diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-03-07 17:33:03 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-03-07 18:21:25 +0100 |
commit | feb047ee7fcc1f93bc1e76626e16651761e0db55 (patch) | |
tree | aada8b5b5fc005eee6310b96c720604de0dcd408 /Changelog | |
parent | 67f7ae7c82263dc3acad7f6b4df586f94f3b5e15 (diff) |
pullimap: add a manpage and a configuration file.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ interimap (0.3) upstream; * Add an option 'SSL_protocols' to list SSL protocols to enable or disable. The default value, "!SSLv2 !SSLv3", enables only TLSv1 and above. + * New script 'pullimap', to pull mails from an IMAP mailbox and + deliver them to a SMTP session. -- Guilhem Moulin <guilhem@guilhem.org> Mon, 28 Sep 2015 01:16:47 +0200 |