[Mimedefang] syslog: invalid level/facility
    Dave O'Neill 
    dmo at roaringpenguin.com
       
    Mon Feb  7 09:48:13 EST 2005
    
    
  
Tim Boyer wrote:
> I'm getting the following in the log file when receiving mail:
> 
> Feb  6 21:10:32 tolstoy mimedefang-multiplexor[28288]: Slave 0
> stderr:syslog: invalid level/facility: good at
> /usr/local/bin/mimedefang.pl line 553
The error "invalid level/facility: good" is the clue here.  It looks 
like somewhere in your filter, md_syslog() is being called with a first 
argument of "good".  This will fail, as there's no such log level.
Cheers,
Dave
    
    
More information about the MIMEDefang
mailing list