Re: [Exim] mixed logs...

Etusivu
Poista viesti
Vastaa
Lähettäjä: Michael Jakscht
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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