[Mimedefang] pure whitelisting
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Tue Aug 12 10:51:18 EDT 2008
    
    
  
jef moskot wrote:
> Hmmm.  Is there some way to prevent sendmail from bothering MIMEDefang in
> the first place?
No.  The method I described is the least resource-intensive.
> If not, is there a simple, default way to just read in a whitelist sender
> and recipient file?
MIMEDefang offers you a framework... you'd need to implement that
yourself.  I believe there is code out there that reads access.db
(which is really just a Berkeley DB file, so you can get at it from
Perl with "tie".)
Regards,
David.
    
    
More information about the MIMEDefang
mailing list