[Mimedefang] Order of the fuctions?

Kelson kelson at speed.net
Fri Jun 17 15:43:04 EDT 2005


You're missing filter_relay, which comes before filter_sender and 
filter_recipient.

Also it's important to remember that those three can run in entirely 
separate MD slaves than each other or the filter_begin/filter/filter_end 
trio.  You can't have variables reliably persist from filter_sender to 
filter_begin, for instance, because it might be another process handling it.

-- 
Kelson Vibber
SpeedGate Communications <www.speed.net>



More information about the MIMEDefang mailing list