diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-24 01:54:22 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-24 01:54:22 +0100 |
commit | c1cf83738a260121cf7dcc007af8709d0bc15419 (patch) | |
tree | 65b087c9056013f75192a81ce573ebb7014c3321 /NEWS | |
parent | 1c10c414e45ccedc8999f7dd95889fce6f6890ff (diff) | |
download | fetchmail-c1cf83738a260121cf7dcc007af8709d0bc15419.tar.gz fetchmail-c1cf83738a260121cf7dcc007af8709d0bc15419.tar.bz2 fetchmail-c1cf83738a260121cf7dcc007af8709d0bc15419.zip |
Feature: bad-header {reject|pass}
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -49,6 +49,12 @@ removed from a 6.4.0 or newer release.) fetchmail 6.3.15 (not yet released): +# FEATURE +* Fetchmail now supports a bad-header command line or rcfile option that takes + exactly one argument, pass or reject (default). If set to pass, fetchmail + will pass messages with bad headers on. This has been rejected for a long + time, and the right behaviour was disputed for too long. + # CHANGES * The repository has been converted and moved from the Subversion (SVN) format kindly hosted by Graham Wilson over the past years to Git format hosted on |