Quickly finding a quarantined message - was: RE: [Mimedefang]action_discard

Kevin A. McGrail kmcgrail at pccc.com
Wed May 9 14:43:16 EDT 2007


Great idea!  One enhancement is I think you might want to call it as 
get_quarantine_dir() otherwise I think perl will pass @_ from your current 
scope.  Currently, the function takes no params but who knows next week...

Regards,
KAM

> Any time I call "action_quarantine_entire_message( )" I do the following
> immediately after:
>
>        my $quarantine_dir = get_quarantine_dir;
>        md_syslog( 'info', "$QueueID: MSG Quarantined: $quarantine_dir");




More information about the MIMEDefang mailing list