diff options
author | luxagraf <sng@luxagraf.net> | 2021-07-16 20:36:05 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2021-07-16 20:36:05 -0400 |
commit | 7fe4f324b9c90c5383965b51aaccdd0322b4fef9 (patch) | |
tree | fc3d5a2a1fe8cfe9f7b6e601e229070cd5327578 /.offlineimaprc | |
parent | 9023193df97d2366a38b7f623c64215e809ec5d5 (diff) |
brought up to date with Debian configdebian-openbox
Diffstat (limited to '.offlineimaprc')
-rw-r--r-- | .offlineimaprc | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/.offlineimaprc b/.offlineimaprc index af8f702..15d0d24 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -24,25 +24,4 @@ folderfilter = lambda folder: folder in ['INBOX', 'Sent', 'Trash', 'Bookmarks', [Repository Personal-Local] type = Maildir -localfolders = ~/mail/personal - -#[Account Wired] -#localrepository = Wired-Local -#remoterepository = Wired-Remote -#postsynchook = notmuch new -# -#[Repository Wired-Remote] -#maxconnections = 1 -#sslcacertfile = /etc/ssl/certs/ca-certificates.crt -#ssl_versions = tls1_2 -#type = IMAP -#remotehost = echo.mxrouting.net -#remoteport = 993 -#remoteuser = wired@scottgilbertson.net -#ssl = yes -#remotepasseval = get_password("wired@scottgilbertson.net") -#folderfilter = lambda folder: folder in ['INBOX', 'Sent', 'Trash', 'Archive', 'Drafts'] -# -#[Repository Wired-Local] -#type = Maildir -#localfolders = ~/mail/wired +localfolders = ~/.mail |