diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-23 23:32:29 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-23 23:32:29 +0000 |
commit | cbba8e3be7176b18275635dbfb09ae1193ddfd90 (patch) | |
tree | b943bfdcf1da03c5f5307ea1c827f95f875ee22d /NEWS | |
parent | 4107c4c16638c46d29049d0bd2605efc683be7b8 (diff) | |
download | fetchmail-cbba8e3be7176b18275635dbfb09ae1193ddfd90.tar.gz fetchmail-cbba8e3be7176b18275635dbfb09ae1193ddfd90.tar.bz2 fetchmail-cbba8e3be7176b18275635dbfb09ae1193ddfd90.zip |
Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee.
svn path=/trunk/; revision=4319
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -211,6 +211,7 @@ fetchmail 6.3.0 (not yet released officially): Thomas Wolff. Matthias Andree. * Kerberos IV detection fix for FreeBSD 4. Simon Barner. (MA) * Fix display and documentation of --envelope option. Matthias Andree +* Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee. (MA) # INTERNAL CHANGES * Switched to automake. Matthias Andree. @@ -254,7 +255,7 @@ fetchmail-6.2.3 (Thu Jul 17 14:53:00 EDT 2003), 22490 lines: * Brian Sammon's patch to deal with malformed message lines containing NULs. * Fai's patch to ignore all but the first Return-Path (some spams have more than one of these). -* Benjamin Drieu's patch to properly byte-stuff when talking to BSNTP. +* Benjamin Drieu's patch to properly byte-stuff when talking to BSMTP. Fixes Debian bug #184469. * Benjamin Drieu's patch to enable auth=cram-md5. Fixes Debian bug #185232. |