On Tuesday 16 March 2004 17:35, David F. Skoll wrote:
> This is a pure bug-fix release; changelog follows.
this patch again didn't make it:
open(I, "<INPUTMSG");
open(O, ">Work/COMPLETE_MSG_WITH_FROM");
print O "From foo Sun Jan 1 01:01:01 2004\n";
print O <I>;
close(I);close(O);
it is necessary to give the virus scanner an idea that the given file is
indeed a mail message (so that it has to do the mime decoding). Otherwise
they don't detect it and ignore it as nonexecutable file.
Dirk
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang