diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | fetchmail.man | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index 6ea3faea..0dc3d273 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.6.9 +VERSION = 4.7.0 SUBDIRS = @INTLSUB@ @POSUB@ @@ -1,6 +1,6 @@ Release Notes: -fetchmail-4.7.0 (): +fetchmail-4.7.0 (Mon Dec 14 12:05:27 EST 1998): * Minor correction to make i18n subdirectory builds work better. * Rob Funk's old-message-check optimization. * Fix an error in the logic for detecting when all connections are wedged. @@ -10,7 +10,7 @@ fetchmail-4.7.0 (): * Search .netrc on via name as well as poll name (thanks to Rob Funk). * Handle SMTP error responses from DATA, so zmailer will work. -There are 243 people on fetchmail-friends and 322 on fetchmail-announce. +There are 246 people on fetchmail-friends and 327 on fetchmail-announce. fetchmail-4.6.9 (Tue Dec 1 14:46:19 EST 1998): * Better RFC822 conformance in fetchmail trace headers. diff --git a/fetchmail.man b/fetchmail.man index c84c7d0c..eea23d2e 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -816,7 +816,7 @@ to the client via SMTP. Therefore it sends only undelivered messages. .SH SPAM FILTERING Many SMTP listeners allow administrators to set up `spam filters' that -block unsolicited email from specified domains. A MAIL FROM line that +block unsolicited email from specified domains. A MAIL FROM or DATA line that triggers this feature will elicit an SMTP response which (unfortunately) varies according to the listener. .PP |