diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-01-20 20:31:14 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-01-22 12:10:25 +0100 |
commit | 41a6694c6d0582c7fffd682926e964ff3fa39b7b (patch) | |
tree | d83521717ee9c13e32ec82718f997a8a78d00c95 | |
parent | 64dd58fb503c5ee31da3bcbe52313c723730a122 (diff) |
Prepare new release.upstream/0.4
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -interimap (0.4) UNRELEASED +interimap (0.4) upstream; * pullimap: replace non RFC 5321-compliant envelope sender addresses (received by the IMAP FETCH ENVELOPE command) with the null address @@ -23,7 +23,7 @@ interimap (0.4) UNRELEASED - interimap.service: use --watch=60 rather than --notify, because dovecot's NOTIFY extension doesn't seem to work so well as of 2.2.27. - -- Guilhem Moulin <guilhem@fripost.org> Tue, 06 Dec 2016 17:37:01 +0100 + -- Guilhem Moulin <guilhem@fripost.org> Sun, 20 Jan 2019 20:30:08 +0100 interimap (0.3) upstream; |