on 7/1/04 7:39 AM, Ben Kamen at [EMAIL PROTECTED] wrote:
>
> Where would I be best putting a check for $SendmailMacros{"auth_authen"}
> to see if someone relaying has auth'd?
>
> And what action would I use? Just action_accept()?
>
> I don't want to do anything to the email - I want MIMEdefang to just "get out
> of
> the way"... heheh.. waste no more time!
I would probably put it in filter_begin with the following line:
return ('ACCEPT_AND_NO_MORE_FILTERING', "ok");
That way MIMEDefang will just stop processing the message from that point
forward.
But, that will not stop a message with a virus from being sent out.
Jeff
--
Jeff Grossman ([EMAIL PROTECTED])
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang