diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-12-15 02:42:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-12-15 02:42:30 +0000 |
commit | e36a92e005700a7cbccdf2d5885baf1efb43e4ee (patch) | |
tree | 14f4dacc7c004b952ae7c7ffde1da817dba92c0e /NEWS | |
parent | b877a3f40400be9035d96b855b94c73a6f92c779 (diff) | |
download | fetchmail-e36a92e005700a7cbccdf2d5885baf1efb43e4ee.tar.gz fetchmail-e36a92e005700a7cbccdf2d5885baf1efb43e4ee.tar.bz2 fetchmail-e36a92e005700a7cbccdf2d5885baf1efb43e4ee.zip |
GSSAPI support.
svn path=/trunk/; revision=1569
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,7 @@ when user's pop3 host isn't the same as his SMTP host.) * Allow -c -F to work to flush messages without retrieval. * Read from /etc/fetchmailrc before ~/.fetchmailrc? +* Do is_host_alias checks by comparing IP addresses rather than names? Other TO-DO items: @@ -18,6 +19,7 @@ fetchmail-4.3.5 () * Added Kent Robotti's fetchsetup configuration script. * Corrected buggy handling of `expunge 0'. +* GSSAPI support from Brendan Cully <brendan@kublai.com>. fetchmail-4.3.4 (Fri Dec 5 12:39:31 EST 1997) * Yet another attempt on the Compuserve RPA moving target. |