diff options
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | rcfile_l.l | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,9 @@ * Restrict shrouding to just the password send so it won't leak info. * Move an #ifdef INET6_ENABLE to deal with libc5 headers. * Only DNS-probe entries that are active on this run. +* Fix `nospambounce' recognition. +* Updated French translation. +* Yoshihiko SARUMARU's patch to keep Kanji out of Received headers. fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines: @@ -141,6 +141,7 @@ nopass8(bits)? | nodropstatus | nodropdelivered | nomimedec(ode)? | +nospambounce | noidle { yyless(2); return NO; |