From d78109501b6b323f7ee848cd1357cae83fa06ca3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 28 Nov 1997 03:57:21 +0000 Subject: Sent this to Gunther Leber. svn path=/trunk/; revision=1541 --- NEWS | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b1560f15..c1552417 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,17 @@ * Periodically check for listener-up and croak gracefully if it's not. * Rewrite maps "From: John Smith (Systems) " to "From: John Smith@my.pop.server (Systems) ". Is this - just GIGO, or should we try to cope + just GIGO, or should we try to cope? + +Greg Stark 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: @@ -19,6 +29,10 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.3.4 (Sat Nov 22 01:51:41 EST 1997) +* Yet another attempt on the Compuserve RPA moving target. +* Fix ETRN code to poll for the fetchmail host if there's no -S option. + fetchmail-4.3.3 (Sat Nov 22 01:51:41 EST 1997) * Robert Hardy 's patch to use IMAP EXAMINE in check mode. * Alexander Kourakos's patch for cleaner handling of group addresses. -- cgit v1.2.3