diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-06 05:18:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-06 05:18:08 +0000 |
commit | f6f4275a05a9206cf5a1d48f6ffee13db310f4d8 (patch) | |
tree | e6ae394c9110e94a9855e8dc2f81ef98deba1734 /NEWS | |
parent | 72925acd2e14bc2d0f67df235d405c24b9c11a51 (diff) | |
download | fetchmail-f6f4275a05a9206cf5a1d48f6ffee13db310f4d8.tar.gz fetchmail-f6f4275a05a9206cf5a1d48f6ffee13db310f4d8.tar.bz2 fetchmail-f6f4275a05a9206cf5a1d48f6ffee13db310f4d8.zip |
Popclient compatibility hack.
svn path=/trunk/; revision=236
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ features -- * When delivering to an MDA, print error and die (before deleting the message!) if the MDA returns nonzero status. Better safe than sorry. +* If fetchmail is called through a link named `popclient' it will look in + ~/.poprc for a run control file. Unless that file includes the deleted + options limit and localfolder this should actually work. + bug fixes -- * Makefile fixes for correct linking on Sparcs and avoiding duplication of |