From 1151e65e3e86c19a69f9b33ae46dbc8688b3a173 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 24 Apr 2005 23:22:09 +0000 Subject: Mention MAIL FROM:<...> space removal patch from Phil Endecott, the blank causes Cyrus's LMTP listener to complain, see comp.mail.imap Tobias Riekeberg. 2005-04-21, "lost mail with fetchmail and cyrus". svn path=/trunk/; revision=4033 --- NEWS | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c5473208..a1a4cb86 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ * Sunil Shetye's fix for SSL configuration. * Simon Josefsson's patch for GSS library support. * Added Andrey Lelikov's recupe for Hotmail and Lycos Webmail. +* Remove blank between MAIL FROM: and <, which causes Cyrus to complain. + Patch by Phil Endecott. (Rob Funk) * Switched to automake. (Matthias Andree) * Build fixes for HESIOD and resolv.h trouble on FreeBSD. (Matthias Andree) * Fabrice Bellet's fix for Red Hat bug #113492, fetchmail hangs in IMAP @@ -30,26 +32,29 @@ Andree), limiting the header to 7 bits. * Normalize most locale codesets to IANA codesets, based on norm_charmap.c by Markus Kuhn. (Matthias Andree) -* Remove sleep(3) after POP3 login, patch by Brian Candler. +* Remove sleep(3) after POP3 login, patch by Brian Candler. (Matthias + Andree) * Fix option parsing bug that trashes the showdots setting when more - than one server is configured. Patch by Brian Candler. + than one server is configured. Patch by Brian Candler. (Matthias + Andree) * Honor sslcertpath setting even if sslcertck is unset. Patch by Brian - Candler. + Candler. (Matthias Andree) * SSL certificate checking fixes, don't display same error message twice in succession, make sure that Common Name and fingerprint checking are only done once. Print all validation warnings/errors even if not in - verbose mode. Patch by Brian Candler. + verbose mode. Patch by Brian Candler. (Matthias Andree) * Import Bjorn Reese and Daniel Stenberg's MIT-licensed Trio 1.10 from http://daniel.haxx.se/projects/trio/ for systems that do not support - snprintf or vsnprintf. + snprintf or vsnprintf. (Matthias Andree) * Clean up the horrible #ifdef HAVE_[V]SNPRINTF that made the code - unreadable. Use Trio where [v]snprintf is/are missing. Matthias Andree. + unreadable. Use Trio where [v]snprintf is/are missing. (Matthias Andree) * Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the kernel version instead of calling uname(1). Thanks to Paul Slootman. + (Matthias Andree) * Be more careful when swapping UID lists or writing the .fetchids file, - requested by Manfred Weihs. + requested by Manfred Weihs. (Matthias Andree) * Print a warning if multidrop configuration is attempted without - envelope option. + envelope option. (Matthias Andree) fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: -- cgit v1.2.3