Thanks for the little hint, it works now.

--
borek

Steffen Kaiser wrote:



Take a look at the function in mimedefang.pl and duplicate it, e.g. the loop:

# Copy message over
        while(<IN>) {
            print CHILD;
        }
        close(IN






_______________________________________________
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