I would like to configure the SendNoAutoResponseRegExp
option so that no Auto respons will be sent to a certain domain
<mydomain.nl>.
Can anyone help me with the right syntax for
SendNoAutoResponseRegExp and maybe explain a little about the standard syntax :
<.+?\..+?'>
I added SendNoAutoResponseRegExp in config.pm and
tried some options with some strange results…..
# (if this regexp is matching on senders From or
ReplyTo, no # auto response will be sent)
$Self->{SendNoAutoResponseRegExp} =
'(MAILER-DAEMON|postmaster|abuse|)@.+?\..+?';
And there is a bug in the “Forward”
e-mail option. Is there already a fix available?
Thanks,
Peter van Beugen
Telecom Direct
Netherlands