> -----Original Message-----
> From: Roland Pope
> I am running mimedefang-2.51 and I have a requirement to copy
> selected emails that traverse my mail gateway, onto a
> seperate archive mail server.
Option 1:
Use quarantine_entire_message("Unique Text") to store the file locally, then
use a cron job to look for MSG.0 files with that unique text and scp
ENTIRE_MESSAGE and RECIPIENTS to the other server.
Option 2:
In your mimedefang-filter, copy ./INPUTMSG to ./INPUTMSG.ARCIVE, prepend
X-Orig-Rcpts:, and mail the new file to [EMAIL PROTECTED]
I'm sure there are dozens more ways, but perhaps this will jar the creative
process.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang