diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-07-20 06:19:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-07-20 06:19:22 +0000 |
commit | a4c3040559e99af016af82c97a3b7598a7a19e5a (patch) | |
tree | 5fdf8080f9c3d5405a6765ae94b95e9a702692c8 /NEWS | |
parent | 710de604fb09fdad36b04817c86e5dc9d09fdf95 (diff) | |
download | fetchmail-a4c3040559e99af016af82c97a3b7598a7a19e5a.tar.gz fetchmail-a4c3040559e99af016af82c97a3b7598a7a19e5a.tar.bz2 fetchmail-a4c3040559e99af016af82c97a3b7598a7a19e5a.zip |
Added postmaster option.
svn path=/trunk/; revision=1986
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,14 +2,15 @@ * Add an "ident" per-user option for debugging that produces an "X-Fetchmail-ID" header in fetched messages for debugging. -* -U/--userdefault option to specify postmaster overriding USER. * Can the initial gethostname() be eliminated? Release Notes: ------------------------------------------------------------------------------ fetchmail-4.5.3 (): -* Minor fixes to the GSSAPI code. Seems to work with stock UW IMAP now! +* Minor fixes to the GSSAPI code. Seems to work with stock UW IMAP now! +* Fetchmail running as root now sends misaddressed multidrop mail to + `postmaster', not root. Added `postmaster' option to allow override. There are 267 people on fetchmail-friends and 249 on fetchmail-announce. @@ -23,7 +24,7 @@ There are 270 people on fetchmail-friends and 245 on fetchmail-announce. fetchmail-4.5.1 (Wed Jul 1 19:27:56 EDT 1998): * Checkalias option from Enrico Musio <enrico.musio@spaziozerouno.it>. -* Discard Unix From_ lines in headers (copes with Debian bug report #23808. +* Discard Unix From_ lines in headers (copes with Debian bug report #23808). * Tell fetchmailconf not to care if the attempt to create an icon window fails. * All fetchmailconf windows now iconify with an image. * obituary@freshmeat's enhancements to hook fetchmail into the Red Hat |