Re: [Exim] mixed logs...

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Michael Jakscht
Datum:  
To: exim-users
Betreff: 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