diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-12 04:37:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-12 04:37:14 +0000 |
commit | 15e72297fc778de7221b660a579544bcb056666a (patch) | |
tree | f13b464028335a0a755e5316abce9815172d66fc /NEWS | |
parent | 88a88f609f2bd14122d0306a6509ebd539a52217 (diff) | |
download | fetchmail-15e72297fc778de7221b660a579544bcb056666a.tar.gz fetchmail-15e72297fc778de7221b660a579544bcb056666a.tar.bz2 fetchmail-15e72297fc778de7221b660a579544bcb056666a.zip |
Handle NO response to getsizes.
svn path=/trunk/; revision=2740
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -11,6 +11,13 @@ worried with copies of it, GPG/PGP offers more security than MD5. I don't know exactly, but I think you can sign it both ways so that your package will have two security verifications instead of one... +Laszlo Vecsey writes: I believe qmail uses a technique of writing +temporary files to nfs, and then moving them into place to ensure that +they're written. Actually a hardlink is made to the temporary file and +the destination name in a new directory, then the first one is +unlinked.. maybe a combination of this will help with the fetchmail +lock file + The Debian bug-tracking page for fetchmail is: http://cgi.debian.org/cgi-bin/pkgreport.cgi?archive=no&pkg=fetchmail @@ -19,6 +26,9 @@ The Debian bug-tracking page for fetchmail is: (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Attempted fix for Joop Susan's ENOTCONN bug. +* Fix for NO response during SIZE fetches for M$ Exchange IMAP server. + fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines: * Updated FAQ. * Updated es.po. |