Mercurial > noffle
diff noffle.conf.example @ 222:bf290632d29e noffle
[svn] * src/post.c: Always replace message ID in posted message if existing
message ID fails Prt_isValidMsgId.
* noffle.conf.example,docs/noffle.conf.5,src/configfile.c: Change
replace-messageid default from 'yes' to 'no'. These days bad message
IDs from newsreaders shouldn't happen (or should be more easily fixable
from the newsreader config), and replacing message IDs causes havoc if
you're gatewaying mailing lists or similar.
author | bears |
---|---|
date | Sun, 09 Dec 2001 11:32:31 +0000 |
parents | 76460d98b2fb |
children | 0340b9c17edc |
line wrap: on
line diff
--- a/noffle.conf.example Sun Dec 02 19:32:44 2001 +0000 +++ b/noffle.conf.example Sun Dec 09 11:32:31 2001 +0000 @@ -61,12 +61,12 @@ # If the hostname option is unused, it is replaced by the fully qualified # domain name of your system. -replace-messageid yes +replace-messageid no #hostname UserId-XXXXX_newsserver # Post articles to remote groups into the local database immediately # on receipt of article. -# post-locally no +#post-locally no # Set the default expire period in days default-expire 14