I have a script that can take spam/ham messages forwarded as attachments from Outlook and turn them into rfc822 individual files. It allows external users to send me Outlook spam/ham for review. I will in turn feed sa-learn with those messages once vetted. That part of the process is getting me the messages in-tact as far as I can tell, as the user received them. I could pipe those messages to sa-learn directly; that's what the script is designed to do. But I don't trust the user's submissions, and prefer to review first. FYI, the script that handles the separation of the attachments is from here: http://www.localside.net/sal-wrapper/
I would like to turn around and put those individual messages back into mbox format, again, without changing their original headers. Anyone have a script or a method which will accomplish that? I tried to figure out how to do it but was unsuccessful. -- View this message in context: http://spamassassin.1065346.n5.nabble.com/message-rfc822-to-mbox-script-for-use-with-sa-learn-workflow-tp138362.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.