| @@ -236,10 +236,6 @@ type = Maildir | |||||||
|  |  | ||||||
| localfolders = ~/Test | localfolders = ~/Test | ||||||
|  |  | ||||||
| # Specify whether to process all mail folders on the server, or only |  | ||||||
| # those listed as "subscribed". |  | ||||||
| subscribedonly = no |  | ||||||
|  |  | ||||||
| # You can specify the "path separator character" used for your Maildir | # You can specify the "path separator character" used for your Maildir | ||||||
| # folders.  This is inserted in-between the components of the tree. | # folders.  This is inserted in-between the components of the tree. | ||||||
| # It defaults to ".".  If you want your Maildir folders to be nested, | # It defaults to ".".  If you want your Maildir folders to be nested, | ||||||
| @@ -365,6 +361,11 @@ holdconnectionopen = no | |||||||
| # Therefore, this setting is definately NOT recommended. | # Therefore, this setting is definately NOT recommended. | ||||||
| # | # | ||||||
| # expunge = no | # expunge = no | ||||||
|  |  | ||||||
|  | # Specify whether to process all mail folders on the server, or only | ||||||
|  | # those listed as "subscribed". | ||||||
|  | subscribedonly = no | ||||||
|  |  | ||||||
| # You can specify a folder translator.  This must be a eval-able | # You can specify a folder translator.  This must be a eval-able | ||||||
| # Python expression that takes a foldername arg and returns the new | # Python expression that takes a foldername arg and returns the new | ||||||
| # value.  I suggest a lambda.  This example below will remove "INBOX." from | # value.  I suggest a lambda.  This example below will remove "INBOX." from | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 John Goerzen
					John Goerzen