[Mimedefang] debug/verbose mode ?

David F. Skoll dfs at roaringpenguin.com
Tue Apr 1 10:11:01 EST 2003


On Tue, 1 Apr 2003, Tom Horan wrote:

> Is there any kind of debug/verbose mode for mimedefang ?

Anything you print to STDERR in your Perl filter will be captured and
logged using syslog (assuming you supply the "-l" option to the multiplexor.)

So you can add debugging statements into your filter.

Your filter should _not_ print anything to STDOUT, or communication
between it and the multiplexor will fail in all kinds of strange ways.

> but mimedefang is picking it up as a 'feature'.

Try running it by hand as the "defang" user to eliminate any possibility
of bad permissions.

--
David.



More information about the MIMEDefang mailing list