diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-08-01 07:37:33 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-08-01 07:37:33 +0000 |
commit | 6b3e8f0274065b92f5ba9da83afab934e0038f9f (patch) | |
tree | a4f2ed7d8ba5d7742038aa40e225f75492d819b4 /NEWS | |
parent | ee09cac7cfea08f60ab92873970f16165d473cac (diff) | |
download | fetchmail-6b3e8f0274065b92f5ba9da83afab934e0038f9f.tar.gz fetchmail-6b3e8f0274065b92f5ba9da83afab934e0038f9f.tar.bz2 fetchmail-6b3e8f0274065b92f5ba9da83afab934e0038f9f.zip |
*** empty log message ***
svn path=/trunk/; revision=2531
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,9 +17,10 @@ fetchmail-5.0.6 (): * Lexer states added to tell the lexer to return a string after a `username' or `password' keyword, courtesy of Brian Boutel. * Interface option fix from Bill Currie. -* 554 added to default antispam vaklues (for Postfix). +* 554 added to default antispam values (for Postfix). * In UID files, split on *rightmost* @ as some dialups actually embed @ in usernames. +* Detect Intermail server's "wait a few minutes" message and cope. Warning: CompuServe changed their POP3 system on 31 July 1999. In doing so, they broke fetchmail's RPA support. Nobody has sent me either code that |