diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-12-01 05:19:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-12-01 05:19:29 +0000 |
commit | 0624314eb7caf1dec01ccfaf0ec78ebe7ee7e492 (patch) | |
tree | 21e4895141de927c75b3d8ad60e81eb91152ab5a /NEWS | |
parent | 5c8eeeb93452007e138f3461b4da70b38f35bbc9 (diff) | |
download | fetchmail-0624314eb7caf1dec01ccfaf0ec78ebe7ee7e492.tar.gz fetchmail-0624314eb7caf1dec01ccfaf0ec78ebe7ee7e492.tar.bz2 fetchmail-0624314eb7caf1dec01ccfaf0ec78ebe7ee7e492.zip |
Gordon Matzigkeit's warning.
svn path=/trunk/; revision=1548
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -12,16 +12,6 @@ "From: John Smith@my.pop.server (Systems) <jsmith@domain>". Is this just GIGO, or should we try to cope? -Greg Stark <gsstark@mit.edu> writes: - -Hm, the --expunge N option only works for IMAP? I suggested back when you -proposed this that it should work for POP as well by closing and reopening the -POP connection. That's exactly what I do currently using a shell script -``while fetchmail --limit 10 ; do : ; done'' But it would be nice if --expunge -just worked. That would eliminate the race condition with the lock file and it -would just be all-around pleasing aesthetically. - - Other TO-DO items: * Get with Craig Metz to write a draft RFC on RFC1938 support in IMAP. @@ -34,6 +24,7 @@ fetchmail-4.3.4 (Sat Nov 22 01:51:41 EST 1997) * Fix ETRN code to poll for the fetchmail host if there's no -S option. * Allow `--quit' to be given with other options to shut down a running daemon before anything else gets done (suggested by Greg Stark). +* Added Gordon Matzigkeit's warning about -F to the man page. There are 277 people on fetchmail-friends and 92 on fetchmail-announce. |