Displaying 1 result from an estimated 1 matches for "mygmail".
Did you mean:
myemail
2012 Jun 09
0
Dovecot setup fails w. multiple mail locations (gnus/dovecot/offlineimap)
...Test" directory
as inbox, believing that this may preserve the two imap directories
better for offlineimap synching (not sure if this is correct)).
,----
| mail_location = maildir:~/Maildir:LAYOUT=fs
|
| namespace inbox {
| location = maildir:~/MailTest
| inbox = yes
| }
|
| namespace mygmail {
| type = private
| separator = .
| prefix = "mygmail."
| location = maildir:%h/Maildir/Gmail/:LAYOUT=fs
| inbox = no
| hidden = no
| list = yes
| subscriptions = yes
| }
|
| namespace myfastmail {
| type = private
| separator = .
| prefix = "myfastmail.&q...