X-Git-Url: https://git.donarmstrong.com/?p=mail.git;a=blobdiff_plain;f=.offlineimaprc;h=31840684c76718462d403fcae24856862e4e21c3;hp=f1038b0a22f73276625caf6c97dd5dd89a437df9;hb=b6741da814bb5168e4438f3305c2a810aa9abbee;hpb=7aaddc3f8c79da3e3413e94a3b8c0007434044a3 diff --git a/.offlineimaprc b/.offlineimaprc index f1038b0..3184068 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -1,10 +1,8 @@ [general] -#accounts = Inbox, Lists, Bugs, Spam accounts = Inbox, Bugs, Lists, Spam, Jobs -#accounts = Bugs # sync three accounts at once -# maxsyncaccounts = 3 -ui = Curses.Blinkenlights +#maxsyncaccounts = 3 +ui = TTYUI [Account Inbox] @@ -17,13 +15,12 @@ localfolders = ~/Mail [Repository RemoteInbox] type = IMAP -remotehost = rzlab.ucr.edu +remotehost = linnode.donarmstrong.com remoteuser = don ssl = yes - +createfolders = False folderfilter = lambda foldername: not re.search('(^(lists|bugs|jobs|archives|spam|customflags)|/\.)', foldername) - -preauthtunnel = ssh -q rzlab.ucr.edu 'MAIL=maildir:/home/don/Maildir:INBOX=/home/don/Maildir/Inbox /usr/lib/dovecot/imap' +preauthtunnel = ssh -q linnode.vpn.donarmstrong.com '/usr/lib/dovecot/imap -o mail_location=maildir:/home/don/Maildir:INBOX=/home/don/Maildir' [Account Lists] @@ -36,7 +33,8 @@ localfolders = ~/Mail/lists [Repository RemoteLists] type = IMAP -remotehost = rzlab.ucr.edu +createfolders = False +remotehost = linnode.donarmstrong.com remoteuser = don ssl = yes #reference = Mail @@ -45,8 +43,8 @@ nametrans = lambda foldername: \ re.sub('^lists.?', '', foldername) # Yeah, you have to mention the Mail dir, even though it # would seem intuitive that reference would trim it. -folderfilter = lambda foldername: not re.search('(^(oftc|archives|jobs|INBOX|bdo_role|spam|outbox|bugs|postponed|customflags))', foldername) -preauthtunnel = ssh -q rzlab.ucr.edu 'MAIL=maildir:/home/don/Maildir:INBOX=/home/don/Maildir/Inbox /usr/lib/dovecot/imap' +folderfilter = lambda foldername: not re.search('(^(oftc|archives|jobs|INBOX|TODO|chili_alarm|bdo_role|0_ldo_role|buildd|spam|outbox|bugs|postponed|customflags|Trash|Drafts))', foldername) +preauthtunnel = ssh -q linnode.vpn.donarmstrong.com '/usr/lib/dovecot/imap -o mail_location=maildir:/home/don/Maildir:INBOX=/home/don/Maildir' [Account Bugs] localrepository = LocalBugs @@ -58,7 +56,8 @@ localfolders = ~/Mail/bugs [Repository RemoteBugs] type = IMAP -remotehost = rzlab.ucr.edu +createfolders = False +remotehost = linnode.vpn.donarmstrong.com remoteuser = don ssl = yes #reference = Mail @@ -67,9 +66,9 @@ nametrans = lambda foldername: \ re.sub('^bugs.?', '', foldername) # Yeah, you have to mention the Mail dir, even though it # would seem intuitive that reference would trim it. -folderfilter = lambda foldername: not re.search('(^(oftc|lists|jobs|INBOX|bdo_role|spam|outbox|archives|postponed|customflags))', foldername) +folderfilter = lambda foldername: not re.search('(^(oftc|lists|jobs|INBOX|TODO|chili_alarm|bdo_role|0_ldo_role|buildd|spam|outbox|archives|postponed|customflags|Trash|Drafts))', foldername) -preauthtunnel = ssh -q rzlab.ucr.edu 'MAIL=maildir:/home/don/Maildir:INBOX=/home/don/Maildir/Inbox /usr/lib/dovecot/imap' +preauthtunnel = ssh -q linnode.vpn.donarmstrong.com '/usr/lib/dovecot/imap -o mail_location=maildir:/home/don/Maildir:INBOX=/home/don/Maildir' @@ -83,7 +82,8 @@ localfolders = ~/Mail/spam [Repository RemoteSpam] type = IMAP -remotehost = rzlab.ucr.edu +createfolders = False +remotehost = linnode.vpn.donarmstrong.com remoteuser = don ssl = yes #reference = Mail @@ -92,9 +92,9 @@ nametrans = lambda foldername: \ re.sub('^spam.?', '', foldername) # Yeah, you have to mention the Mail dir, even though it # would seem intuitive that reference would trim it. -folderfilter = lambda foldername: not re.search('(^(oftc|lists|jobs|INBOX|bdo_role|bugs|outbox|archives|postponed|customflags))', foldername) +folderfilter = lambda foldername: not re.search('(^(oftc|lists|jobs|INBOX|TODO|chili_alarm|bdo_role|0_ldo_role|bugs|buildd|outbox|archives|postponed|customflags|Trash|Drafts))', foldername) -preauthtunnel = ssh -q rzlab.ucr.edu 'MAIL=maildir:/home/don/Maildir:INBOX=/home/don/Maildir/Inbox /usr/lib/dovecot/imap' +preauthtunnel = ssh -q linnode.vpn.donarmstrong.com '/usr/lib/dovecot/imap -o mail_location=maildir:/home/don/Maildir:INBOX=/home/don/Maildir' [Account Jobs] localrepository = LocalJobs @@ -106,11 +106,12 @@ localfolders = ~/Mail/jobs [Repository RemoteJobs] type = IMAP -remotehost = rzlab.ucr.edu +remotehost = linnode.vpn.donarmstrong.com remoteuser = don ssl = yes +createfolders = False -folderfilter = lambda foldername: not re.search('(^(oftc|lists|INBOX|bdo_role|spam|bugs|outbox|archives|postponed|customflags))', foldername) +folderfilter = lambda foldername: not re.search('(^(oftc|lists|INBOX|TODO|chili_alarm|bdo_role|0_ldo_role|spam|bugs|buildd|outbox|archives|postponed|customflags|Trash|Drafts))', foldername) -preauthtunnel = ssh -q rzlab.ucr.edu 'MAIL=maildir:/home/don/Maildir:INBOX=/home/don/Maildir/Inbox /usr/lib/dovecot/imap' +preauthtunnel = ssh -q linnode.vpn.donarmstrong.com '/usr/lib/dovecot/imap -o mail_location=maildir:/home/don/Maildir:INBOX=/home/don/Maildir'