This is a discussion on Re: Problems sending to amavis within the mailing.postfix.users forums, part of the Mail Servers and Related category; Fixed it. When amavis has passed a message as OK and tries to reinject the message back into postfix smtp ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Fixed it.
When amavis has passed a message as OK and tries to reinject the message back into postfix smtp with Net::SMTP, it exit with status 1 if any of the RCPT TO: commands get a 550 REJECT response. With default_destination_recipient_limit=50, the queue manager was sending two messages to be virus checked, the first message with the first 50 recipients was getting through ok, the second message with the rest of the recipients, including one that was being rejected, was being bounced. Ian Prideaux wrote: > Hi All, > > When I send mail to all-users, the first 50 work fine, the rest get put > in a bounce message, thus: > <abennet@sift.co.uk>: Command died with status 1: "/usr/sbin/amavis" > -- Ian Prideaux System Administrator http://www.sift.co.uk/ Trap for Address Gathering Robots mailto:aceman@accountingweb.com Do Not Use |