Date: Thu, 11 Mar 2004 17:29:27 +0200 From: "Gareth Bailey" <freebsd@xiplan.com> To: "FreeBSD - questions" <freebsd-questions@freebsd.org> Subject: amavisd - virusalert@example.com in maillog Message-ID: <027f01c4077d$a45903a0$0500a8c0@BAILEY>
next in thread | raw e-mail | index | archive | help
I've got the following message appearing in my maillog over and over: maillog:4050:Mar 11 16:54:04 server postfix/smtp[7103]: D892D434C: = to=3D<virusalert@example.com>, relay=3Dnone, delay=3D255114, = status=3Ddeferred (connect to example.com[192.0.34.166]: Operation timed = out) I can't seem to find where in the config file (amavisd.conf) it is = specified. I've set the $mydomain variable and my notification reports = in the same config file are as follows: # whom notification reports are sent from (ENVELOPE SENDER); # may be a null reverse path, or a fully qualified address: # (admin and recip sender addresses default to $mailfrom # for compatibility, which in turn defaults to undef (empty) ) # If using strings in double quotes, don't forget to quote @, i.e. \@ # $mailfrom_notify_admin =3D "virusalert\@$mydomain"; $mailfrom_notify_recip =3D "virusalert\@$mydomain"; $mailfrom_notify_spamadmin =3D "spam.police\@$mydomain"; I don't know where theis action is originating from. Any info will be much appreciated. Thanks Gareth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?027f01c4077d$a45903a0$0500a8c0>