artifex maximus, > > If less that few days have passed since the problem, the message is > > still at the sending MTA's queue and should be retried every so often, > > so no manual action is necessary. > > These messages wasn't in the queue but only in /var/amavis.
By "sending MTA's queue" (in a milter context) I meant just that, the sending MTA, not your sendmail. Having amavisd-new attached as a milter, its status (a temporary failure in this case) goes back to the original SMTP client, i.e. the sending MTA, and the mail stay there if its reception was not confirmed. > Is there any program that can make q and d file for sendmail queue? > I have a bunch of amavis-milter-* folder (uvscan updater was working bad > and uvscan had been giving error on every run so no messages sent...). Use standard tools like 'sendmail -i -f sender recip <file' and don't mess with MTAs spool directory. You may use option -odd to just place message into the queue without insisting on immediate processing. Mark ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ 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/
