Mercurial > noffle
comparison noffle.conf.example @ 357:b0ee77fa24d4 noffle
[svn] * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5,
noffle.conf.example,TODO: Added a config value to specify whether
a Reply-To header should be appended to messages posted without it.
Also made the new option show up in the noffle.conf manpage and the
initial example configuration shipped with the package.
| author | bears |
|---|---|
| date | Mon, 24 Mar 2003 23:32:48 +0000 |
| parents | 0340b9c17edc |
| children | 614a3177b15c |
comparison
equal
deleted
inserted
replaced
| 356:93e06e5ecb7a | 357:b0ee77fa24d4 |
|---|---|
| 63 | 63 |
| 64 replace-messageid no | 64 replace-messageid no |
| 65 #hostname UserId-XXXXX_newsserver | 65 #hostname UserId-XXXXX_newsserver |
| 66 #hostname %user@domain.tld | 66 #hostname %user@domain.tld |
| 67 | 67 |
| 68 # Append a "Reply-To" header with the address mentioned in the "From" header. | |
| 69 # gererally a good idea | |
| 70 append-reply-to yes | |
| 71 | |
| 68 # Post articles to remote groups into the local database immediately | 72 # Post articles to remote groups into the local database immediately |
| 69 # on receipt of article. | 73 # on receipt of article. |
| 70 #post-locally no | 74 #post-locally no |
| 71 | 75 |
| 72 # Set the default expire period in days | 76 # Set the default expire period in days |
