On Friday 15 September 2006 18:24, Mark Martinec wrote:
>
> Could you please see if the following patch does any good:
>
> --- amavisd~    Fri Sep 15 18:13:57 2006
> +++ amavisd     Fri Sep 15 18:19:55 2006
> @@ -12432,3 +12432,3 @@
>  do_log(4,"QMQPqq> $resp");
> -print($self->netstring($code . $resp));
> +$self->{sock}->print($self->netstring($code . $resp));
>  }
>
> Mark
>
Mark, you are so the best!
it's working perfect!
thank you!

mr
-- 
Amministratore di sistema

DBA Lab S.p.A.

 <http://www.dbalab.it> www.dbalab.it

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/

Reply via email to