Re: [Exim] mixed logs...

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Michael Jakscht
Fecha:  
A: exim-users
Asunto: Re: [Exim] mixed logs...




Okay,

here is the solution of all the mix...


==================================================
  warn    message       = X-Spam-Score: $spam_score ($spam_bar)
          log_message   = Spam-Score: $spam_score
          spam          = nobody:true
==================================================



...where log_message is a little bit stupid... ;-)
That's all the magic ;-)

Michael