On Thu, Jul 22, 2004 at 11:16:34AM +0800, Aris Santillan wrote: > (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, > id=01494-01, spam quar+notif FAILED: Can not quarantine: 501 5.1.0 Bad > address syntax at /usr/sbin/amavisd line 6001, <GEN3> line 2541. (in > reply to end of DATA command))
did a quick cursory look at the source code of amavisd-new-20040701 official release (a.k.a. amavisd-new-2.0). The line that dies with the error "Can not quarantine" is no longer located at line 6001. It's new location is at line 6897. amavisd was trying to send the email back to your MTA but got rejected with error "Bad address syntax". Check your logs again to see if the email address is really a bad address. Upgrading to the latest version may also help. -- $_=q:; # SHERWIN # 70;72;69;6e;74;20; 27;4a;75;73;74;20; 61;6e;6f;74;68;65; 72;20;50;65;72;6c; 20;6e;6f;76;69;63; 65;27;:;;s=~?(..); ?=pack q$C$,hex$1; ;;;=egg;;;;eval;;; -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
