[Mimedefang] Regexp Help

Ashley M. Kirchner ashley at pcraft.com
Tue Oct 28 18:54:25 EDT 2008


    I'm not a regexp person, and I'm hoping someone can help here.  At 
the moment, my mimedefang-filter file has a few entries like this (lines 
wrapped):


    return('ACCEPT_AND_NO_MORE_FILTERING', "ok") if    \
            ($recipient =~ /.+\@somedomain\.com>?/i);


    This was done on purpose to bypass the checking for some of our 
hosted domains.  How do I change that to apply for a specific e-mail 
address, say 'edward at scissorhand.com' ?


    -- A



More information about the MIMEDefang mailing list