I was checking the manpage for 100% clarification and despite checking, I wasn't certain if the $Sender in Global scope that is based on the Commands file always meets the ^<[EMAIL PROTECTED]>?$ format.

Can anyone confirm if this is expected so that something like this in filter_end would be guaranteed to work?

if ($Sender =~ /^<[EMAIL PROTECTED]>?$/) {
     $spamtest_enabled--;
   }

Regards,
KAM
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to