diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-12 06:53:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-12 06:53:51 +0000 |
commit | 3884a167ae57c8429d2fd01c2aa832ae3ca4c6b8 (patch) | |
tree | 36076a677cd4809a03276eee9009c374555aaba0 /NEWS | |
parent | 6a394b3b9eff4b260b97bd9d044cbb86bab0e7d4 (diff) | |
download | fetchmail-3884a167ae57c8429d2fd01c2aa832ae3ca4c6b8.tar.gz fetchmail-3884a167ae57c8429d2fd01c2aa832ae3ca4c6b8.tar.bz2 fetchmail-3884a167ae57c8429d2fd01c2aa832ae3ca4c6b8.zip |
Added a TODO list.
svn path=/trunk/; revision=2743
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 1 insertions, 24 deletions
@@ -1,33 +1,10 @@ - Things to do: - -In the SSL support, we need to add server certificate validation (In -other words, does the certificate match the system we are trying to -contact?). Also, add authentication of Certifying Authority (Is this -a Certifying Authority we recognize?). - -Jorge Godoy asked, about the MD5 sums: Are they on the RPMs? How about -using GPG/PGP instead of MD5 to sign the packages? If people are -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 - Release Notes: (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. +* Thomas Zajic <zlatko@gmx.at> sent a change that copes with GMX X-UIDLs. fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines: * Updated FAQ. |