Stephen, > Hello everyone. We've run into a problem here with a mailing list in > that the message seems to be injected back in to postfix twice five > minutes after the first one. Here is the first time it gets sent: >...
> Mar 22 06:09:10 mta4 postfix/smtpd[29247]: disconnect from > localhost[127.0.0.1] > Mar 22 05:09:10 mta4 amavis[29633]: (29633-04) Passed CLEAN, > [192.168.1.79] <[EMAIL PROTECTED]> -> > <[EMAIL PROTECTED]>, Message-ID: <20070322120908.A81EB1$ > Mar 22 06:09:10 mta4 postfix/smtp[29532]: A81EB1EB6FA: > to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=2, > status=sent (250 2.6.0 Ok, id=29633-04, from M$ > Mar 22 06:09:10 mta4 postfix/qmgr[24047]: A81EB1EB6FA: removed Looks fine, except for the fact that Postfix and amavisd seem to live in a different time zone. If Postfix services are chrooted, make sure to provide valid timezones database and correct zone in the jail. (same goes if amavisd is running chrooted) This mail message was received from 192.168.1.79. > Majordomo then goes through and emails everyone just like it should. > But a little while after the above this happens: > > Mar 22 06:15:11 mta4 postfix/smtpd[30484]: B659C20024: > client=localhost[127.0.0.1] > Mar 22 06:15:11 mta4 postfix/cleanup[30236]: B659C20024: > message-id=<[EMAIL PROTECTED]> > Mar 22 06:15:12 mta4 postfix/qmgr[24047]: B659C20024: > from=<[EMAIL PROTECTED]>, size=16556, nrcpt=1 (queue active) > Mar 22 05:15:12 mta4 amavis[30580]: (30580-02) Passed CLEAN, [127.0.0.1] > <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID: > <20070322120908.A81EB1EB6$ This one, six minutes later, was received by Postfix from 127.0.0.1. Looking into a message header of this second copy, and comparing it to the first one, may give further clues. > And it sends it again. This is a closed list and only one email address > is allowed to send to it. The address isn't even allowed in through our > external mail gate ways. If any one has any clue as to why this might > be happening please let me know. Don't know, apparently the message was reinjected 360 second later, this time from a loopback interface, i.e. from an application on the same host. Check the mailing list manager's logs. Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
