philon wrote: > Hello all,
> I installed Amavis 2.3.2 from FreeBSD ports collection to let my postfix > gateway scan emails for viruses and spam. > Now, for incoming and outgoing mail amavis drops messages with the > following error: > Jul 13 13:42:12 mail amavis[32260]: (32260-03) ESMTP: 504 5.5.4 RCPT > command parameter not implemented: NOTIFY=NEVER; PENALIZE: RCPT > TO:<[EMAIL PROTECTED]> > or: > Jul 11 09:44:13 mail amavis[37264]: (37264-02) ESMTP: 504 5.5.4 RCPT > command parameter not implemented: NOTIFY=SUCCESS,FAILURE,DELAY; PENALIZE: > RCPT TO:<[EMAIL PROTECTED]> NOTIFY=SUCCESS,FAILURE,DELAY\r\n > I googled a bit and found http://rfc1891.x42.com/ and some description of > the RFC to delivery notification. It seems that our internal Exchange > server sets NOTIFY for the users requesting it and external Exchange > servers also do this. > Now, how can I tell amavis to simply ignore this NOTIFY call, and continue > with his work? > thanks in advance! > Philon I not sure I can solve the problem, but I am curious. How have you configured these settings: $final_virus_destiny $final_banned_destiny $final_spam_destiny $final_bad_header_destiny and are you using amavisd-new as a before queue filter or after queue filter? If you have it configured as a before queue filter, and you changed to an after queue filter, I am wondering if it would insulate amavisd-new from these commands. Gary V ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ 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/
