On Thu, 18 Nov 2004, Jim McCullars wrote:
> On Thu, 18 Nov 2004, Scott Galambos wrote:
> > In filter_begin I want to simply accept the message and quit, skipping all
> > my subsequent code. If I add:
> > action_accept();
> > exit();
it fails,
> You need to do this instead:
>
> return('ACCEPT_AND_NO_MORE_FILTERING', "ok");
That won't work from filter_begin. See the mimedefang-filter man
page and search for message_rejected().
Regards,
David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang