From 7f04e83b85169d0981d860be24e861c52bfb74f6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 31 Jul 2001 10:13:16 +0000 Subject: RFC2821 ! handling. svn path=/trunk/; revision=3432 --- Makefile.in | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 3ee71746..02ee3d1e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.15 +VERSION = 5.9.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ diff --git a/NEWS b/NEWS index fd2ba8fa..ee8125c4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Handle ! in RFC2821 Return-Path addresses properly. + fetchmail-5.8.15 (Tue Jul 31 02:07:03 EDT 2001), 21075 lines: * Refuse mail that has no good addresses and can't be sent to postmaster. -- cgit v1.2.3