On Wed, 2010-04-07 at 11:59 +0200, lst_ho...@kwsoft.de wrote: > Zitat von Michael Weissenbacher <m...@dermichi.com>: > > > Hi List! > > I am having the problem that our Postfix Mail Server generates too many > > bounces which unfortunately results in getting listed (at least at > > backscatterer.org). Having digged deepter into the problem i already > > read and followed [1] as well as the obvious stuff like correct > > local_recipient_maps. The problem i now have is like the following: > > - our server accepts mail for localu...@localdomain.com > > - there is a entry in /etc/postfix/virtual that forwards this mail to > > foreignu...@foreigndomain.com (which is a legitemate destination and > > usually accepts mails without a problem) > > - the foreign server detects spam or a virus and rejects the delivery, i > > get an entry in mail.log like: > > status=bounced (host email.foreigndomain.com[1.2.3.4] said: 554 mail > > server rejected message: spam or virus detected (#5.3.0) (in reply to > > end of DATA command)
Find out why the host rejected the mail. I assume your mails are not spam and they dont have a virus ( Email virus is almost a non-issue now a days ) Are all the forwarded mails getting rejected , or only a few I suspect the recipient server is doing an SPF check. So you wont be able to forward unless you change the envelope. Thanks Ram