Reprocessing quarantined messages
Michael Sauvola
msauvola at nwls.lib.wi.us
Thu Nov 29 21:16:18 GMT 2012
Stephan,
You mean I would have to type in all 4046 directories named qARJ0a8W011130, qARJ0j88K673043, etc... for this to work? Yikes!
Mike
From: Stephen Swaney
Sent: Thursday, November 29, 2012 2:05 PM
To: MailScanner discussion
Subject: Re: Reprocessing quarantined messages
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, and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--------------------------------------------------------------------------------
--
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner
Before posting, read http://wiki.mailscanner.info/posting
Support MailScanner development - buy the book off the website!
--
This message has been scanned for viruses and
dangerous content by Northern Waters MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20121129/2fde712d/attachment.html
More information about the MailScanner
mailing list