OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: NOTICE: client broke the ?

From: Achim Altmann (aacom-gate.com)
Date: Tue Sep 23 2003 - 02:49:30 CDT


Hello,

> Try this: Telnet to the IP and port that postfix sends to amavis on and
> issue an EHLO. If pipelining is listed, then postfix will try to use it,
> and part of the pipelining specification is that the last period and the
> quit command can be sent in the same packet. It is likely that amavis is
> seeing the period, but throwing away the rest of the packet.

>
> HTH

I switched this line in amavisd.conf
from
$sa_local_tests_only = 0
to
$sa_local_tests_only = 1

regards and thank's

Achim