comparison docs/noffle.conf.5 @ 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 372f8b55506e
children
comparison
equal deleted inserted replaced
499:1c4d3397e99f 500:614a3177b15c
137 X-Sender or From field, in this order). 137 X-Sender or From field, in this order).
138 .br 138 .br
139 Default: <empty string> 139 Default: <empty string>
140 140
141 .TP 141 .TP
142 .B mail\-from <address>
143 Email address used as the From: address in failed posting emails.
144 .br
145 Default: noffle@localhost
146
147 .TP
142 .B auto\-unsubscribe yes|no 148 .B auto\-unsubscribe yes|no
143 Automatically remove groups from fetch list if they have not been 149 Automatically remove groups from fetch list if they have not been
144 accessed for a number of days. Groups are only unsubscribed if there 150 accessed for a number of days. Groups are only unsubscribed if there
145 are fresh articles arriving and remaining unread. 151 are fresh articles arriving and remaining unread.
146 .br 152 .br