diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -16,11 +16,22 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.1.3 (Thu Sep 4 15:41:05 EDT 1997) + +fetchmail-4.1.5 () +* Prevent core dumps on messages with no destination lines. +* Decorate RCPT TO names with smtphost. +* Have AUTO mode croak on SMTP error. +* Fall back on localhost if smtphost is defaulted and `hostname` is not + DNS-accessible. + +There are 286 people on the fetchmail-friends list. + +fetchmail-4.1.4 (Thu Sep 4 15:41:05 EDT 1997) * Autoconfigure correctly for systems that lack inet_aton(). * Better failure reporting on SMTP connect failures. * Autoconfigure the MD5 support for 64-bit machines. +Due to pilot error, there was no release actually numbered 4.1.3. There are 286 people on the fetchmail-friends list. fetchmail-4.1.2 (Wed Sep 3 18:44:58 EDT 1997) |