[Mimedefang] how to remove milter messages from the log?

David F. Skoll dfs at roaringpenguin.com
Wed Jan 12 20:05:46 EST 2005


On Wed, 12 Jan 2005, Gary Funck wrote:

> I'm finding the following sorts of log entries to be not useful/needed:

> Jan 12 16:55:37 intrepid sendmail[10286]: j0D0tWUD010286: Milter change:
> header Content-Type: from text/plain; charset=us-ascii to text/plain;
> charset=us-ascii

In sendmail.mc:

	define(`confMILTER_LOG_LEVEL', `8')dnl

should turn those off.  Lower numbers will suppress more messages.
I wouldn't lower plain old confLOG_LEVEL; you might miss some messages
you need.

Regards,

David.



More information about the MIMEDefang mailing list