Mercurial > noffle
diff noffle.conf.example @ 500:614a3177b15c noffle tip
Add mail-from option.
Some modern mail systems will try and ensure the sender email is a legitimate
address. Which will fail if there isn't such an address.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 14 Aug 2013 12:04:39 +0100 |
parents | b0ee77fa24d4 |
children |
line wrap: on
line diff
--- a/noffle.conf.example Wed Aug 14 11:50:21 2013 +0100 +++ b/noffle.conf.example Wed Aug 14 12:04:39 2013 +0100 @@ -19,10 +19,12 @@ # Only get binaries groups from server 'bins' # getgroups *.binaries.* -# Mail address for failed postings - +# Email notifications of failed postings to this address. +# Leave blank to have address extracted from the posted article. #mail-to root +# From address for emailed notifications of failed postings. +#mail-from news@example.com # Never get more than <max-fetch> articles. Discard oldest, if there are more