Hi

I have the following entry

sub filter_begin
{
system('cp', 'INPUTMSG', '/home/shaun');
}


This created a file called /home/shaun/INPUTMSG which is over written by each new mail

Is there a way to send a copy of all mails in individual files to a directory?

The reason I ask i we are using a archiving solution which imports .eml files and I need to figure out a way to export all mails to .eml

BCC filter will not work as the archiving server can only accept .eml format
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to