diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-03-16 00:30:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-16 00:30:47 -0700 |
commit | e9d16d64562c97914e91e4870a848874cfc28cb6 (patch) | |
tree | 8c6c965a367526f7a05676087cb40f56f97e2de8 /autoconf | |
parent | 14c289ccb4589d107b8c827516ce7402e6f93733 (diff) | |
parent | fe85cb6835278ce804657a486629d0b2be7f34b5 (diff) |
Merge pull request #38 from ZethJack/patch-1
Update offlineimap_profile
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/offlineimap_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoconf/offlineimap_profile b/autoconf/offlineimap_profile index 0711979..2277d6b 100644 --- a/autoconf/offlineimap_profile +++ b/autoconf/offlineimap_profile @@ -7,7 +7,6 @@ remoterepository = $title-remote auth_mechanisms = LOGIN type = $type remoteuser = $login -sslcacerfile = /etc/ssl/cets/ca-certificates.crt remotepasseval = mailpasswd("$title") remotehost = $imap remoteport = $iport |