Using amavisd-new in the sendmail-dual setup, I am receiving numerous "savemail panic" and "SYSERR(root): savemail: cannot save rejected email anywhere" messages in maillog. It looks like it is happening when a message is identified as SPAM by sm-mta-rx, and the mail needs to be sent to postmaster but cannot be delivered. Here is a portion of the log file with regards to a sample e-mail:
Jun 14 13:08:07 mail sm-mta-rx[27279]: k5EI7tvO027275: k5EI87OM027279: postmaste r notify: Service unavailable (Rejected, id=26894-05 - SPAM) Jun 14 13:08:10 mail amavis[26894]: (26894-05-2) Blocked SPAM, <> -> <postmaster @[127.0.0.1]>, quarantine: spam-lBhSNX9TAZNZ.gz, Message-ID: <200606141808.k5EI8 [EMAIL PROTECTED]>, mail_id: lBhSNX9TAZNZ, Hits: 9.582, 2775 ms Jun 14 13:08:10 mail sm-mta-rx[27279]: k5EI87OM027279: to=postmaster, delay=00:0 0:03, xdelay=00:00:03, mailer=esmtp, pri=36058, relay=[127.0.0.1] [127.0.0.1], d sn=5.7.1, stat=Service unavailable (Rejected, id=26894-05-2 - SPAM) Jun 14 13:08:10 mail sm-mta-rx[27279]: k5EI87OM027279: k5EI87ON027279: return to sender: Service unavailable (Rejected, id=26894-05-2 - SPAM) Jun 14 13:08:13 mail sm-mta-rx[27279]: k5EI87OM027279: Losing ./qfk5EI87OM027279 : savemail panic Jun 14 13:08:13 mail sm-mta-rx[27279]: k5EI87OM027279: SYSERR(root): savemail: c annot save rejected email anywhere The /etc/amavisd.conf file uses D_BOUNCE (and not D_REJECT). _______________________________________________ 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/
