comparison man/masqmail.route.5 @ 138:80b207e8b8af

documented, yet undocumented, set_h_reply_to_domain config option
author meillo@marmaro.de
date Tue, 06 Jul 2010 17:16:05 +0200
parents e01fed4846e4
children fc731510cc9d
comparison
equal deleted inserted replaced
137:13bad7a80de4 138:80b207e8b8af
145 This may be useful if you use a private, outside unknown address on your local LAN 145 This may be useful if you use a private, outside unknown address on your local LAN
146 and want this to be replaced by the domain of the address of your email addrsss on the internet. 146 and want this to be replaced by the domain of the address of your email addrsss on the internet.
147 Note that this is different to \fBset_return_path_domain\fR, see below. 147 Note that this is different to \fBset_return_path_domain\fR, see below.
148 148
149 .TP 149 .TP
150 \fBset_h_reply_to_domain\fR = \fIstring\fR
151
152 Same as \fBset_h_from_domain\fP, but for the `Reply-To' header.
153
154 .TP
150 \fBset_return_path_domain\fR = \fIstring\fR 155 \fBset_return_path_domain\fR = \fIstring\fR
151 156
152 Sets the domain part of the envelope from address. 157 Sets the domain part of the envelope from address.
153 Some hosts check whether this is the same as the net the connection is coming from. 158 Some hosts check whether this is the same as the net the connection is coming from.
154 If not, they reject the mail because they suspect spamming. 159 If not, they reject the mail because they suspect spamming.