summaryrefslogtreecommitdiff
path: root/autoconf/offlineimap_profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-21 10:14:17 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-21 10:14:17 -0500
commit03279ea318805b3fa7545f01385485e8053daea5 (patch)
treeb015842b634f78d2f0f3a275ef561a75c153dab8 /autoconf/offlineimap_profile
parentf2dcd92c30d4d595a3daa4f8e977ffb967839b69 (diff)
rewrite underway
Diffstat (limited to 'autoconf/offlineimap_profile')
-rw-r--r--autoconf/offlineimap_profile19
1 files changed, 0 insertions, 19 deletions
diff --git a/autoconf/offlineimap_profile b/autoconf/offlineimap_profile
deleted file mode 100644
index 48d466d..0000000
--- a/autoconf/offlineimap_profile
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-[Account $title]
-localrepository = $title-local
-remoterepository = $title-remote
-
-[Repository $title-remote]
-auth_mechanisms = LOGIN
-type = $type
-remoteuser = $login
-remotepasseval = mailpasswd("$title")
-remotehost = $imap
-remoteport = $iport
-folderfilter = lambda foldername: foldername not in ['[Gmail]/All Mail']
-sslcacertfile = /etc/ssl/certs/ca-certificates.crt
-
-[Repository $title-local]
-type = Maildir
-localfolders = ~/.mail/$title