diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-24 20:41:57 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-24 20:41:57 +0000 |
commit | a5c5ce437bce689c08dabdbcd1107f3d0175539d (patch) | |
tree | fa0e59dcd9d5aad39333910f0856e90aed4c0306 /README | |
parent | c3d362f9c8a1dea65918ec84e72de1555992adc0 (diff) | |
download | fetchmail-a5c5ce437bce689c08dabdbcd1107f3d0175539d.tar.gz fetchmail-a5c5ce437bce689c08dabdbcd1107f3d0175539d.tar.bz2 fetchmail-a5c5ce437bce689c08dabdbcd1107f3d0175539d.zip |
Support for multidrop mailboxes.
svn path=/trunk/; revision=374
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,6 +51,9 @@ with **. ** Timeout if server connection is dropped. + ** Support for retrieving and forwarding from multi-drop mailboxes + that is guaranteed not to cause mail loops. + * Easy control via command line or free-format run control file. * Daemon mode -- fetchmail can be run in background to poll |