diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-10-12 22:26:00 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-10-12 22:26:00 +0000 |
commit | 99b69605eed51631bbb388ce438c63ffab18a79e (patch) | |
tree | 62051bed1aa02a061a2ee86ff9fc24502b38a394 | |
parent | eefd8f767624ae2eb3dd4b96f70d3dec8dc8c2e9 (diff) | |
download | fetchmail-99b69605eed51631bbb388ce438c63ffab18a79e.tar.gz fetchmail-99b69605eed51631bbb388ce438c63ffab18a79e.tar.bz2 fetchmail-99b69605eed51631bbb388ce438c63ffab18a79e.zip |
Update
svn path=/trunk/; revision=3942
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,6 +17,12 @@ * Fabrice Bellet's fix for Red Hat bug #113492, fetchmail hangs in IMAP mode after EXPUNGE when the server (Dovecot 0.99.10) doesn't update RECENT and EXISTS counts. (Matthias Andree) +* Holger Mauermann's bounce patch, to use a NULL envelope from, not + write a Return-Path header (both to meet RFC-2821), changed From, + added Subject header, rewording the human readable part. (Matthias Andree) +* Merge Sunil Shetye's time.h handling fix. (Matthias Andree) +* Merge Gerd von Egidy's patch to avoid a segfault in multidrop/received + mode when the Received: headers are malformatted. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |