[Mimedefang] block based on outgoing recipient

Lucas Albers admin at cs.montana.edu
Mon Jul 5 14:29:27 EDT 2004


Would this item; in filter_end exclude all further mail filtering, on mail
going from localhost to this a particular recipient?

#in filter_end.
 if ($recipient =~ /blah\@example\.com/) {
        exit;
}


Does not appear to be working...

-- 
Luke Computer Science System Administrator
Security Administrator,College of Engineering
Montana State University-Bozeman,Montana



More information about the MIMEDefang mailing list