Nicolas, > Nov 7 09:36:39 smtp amavis[30196]: (30196-06) TROUBLE in process_request: > Error writing a SMTP response to the socket: Relais bris\303\251 (pipe) at > (eval 35) line 686, <GEN33> line 191.
This is probably just a consequence of Postfix giving up on amavisd when amavisd fails to respond in few minutes. You should get hold of the message that has caused it. Grep amavisd.log for \(30196-06\), see if there is any additional information in the log. The message is likely still in the MTA queue (unless it was more lucky on the next attempt), so you can extract it by 'postcat' and repeat the sending in more controlled environment, preferably with full log turned on in amavisd.conf. If the message is no longer in the queue nor preserved in a temporary directory, you can just turn up the log level and hope the problem re-occurs with some other message. This time you will have the full log collected, so just grep on am_id in the log and it will tell exactly what was happening. Mark ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ 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/
