diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-12-06 16:40:40 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-12-06 17:46:57 +0100 |
commit | cd2d2df77b5a58043217eed15841c216002b65a2 (patch) | |
tree | 84af7ffffad8cdd795fed6c16a6d1ae619018159 /Changelog | |
parent | d5b28183b91b0931db1d185ea04cbeae4a70a677 (diff) |
pullimap: replace non RFC 5321-compliant envelope sender addresses by <>.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +interimap (0.4) UNRELEASED + + * pullimap: replace non RFC 5321-compliant envelope sender addresses + (received by the IMAP FETCH ENVELOPE command) by the null sender address + <>. + + -- Guilhem Moulin <guilhem@guilhem.org> Tue, 06 Dec 2016 17:37:01 +0100 + interimap (0.3) upstream; + New script 'pullimap', to pull mails from an IMAP mailbox and |