Reprocessing quarantined messages

Stephen Swaney steve at fsl.com
Thu Nov 29 20:05:25 GMT 2012


Michael,

If you are using sendmail,  you could create a script something like:

---------------------cut start -------------------------
!# /bin/bash

MESSAGES="/qARJ0a8W011130
qARJ0j88K673043
qARJ0j88K673043"

for each message in $MESSAGES
do
     sendmail -toi < 
/var/spool/MailScanner/quarantine/20121127/${message}/message
done

exit 0
--------------------cut end----------------------


Best regards,

Steve
-- 
Steve Swaney
steve at fsl.com
202 595-7760 ext: 601
www.fsl.com
The most accurate and cost effective anti-spam solutions available



On 11/29/12 1:33 PM, Michael Sauvola wrote:
> Hi all,
> Due to my own fault, MailScanner put about 16 hours worth of messages 
> (4026) into the quarantine.
> message
> /qARJ0Cr8W02980/message
> /qARJ0j88K673043/message and so on...
> I fixed my goof-up, and mail is now flowing through normally.
> How can I re-send/reprocess the 4026 messages through MailScanner?
> Mike
>
> -- 
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20121129/fa5b99b8/attachment.html 


More information about the MailScanner mailing list