-----Ursprüngliche Nachricht----- Von: Phil Pennock [mailto:[EMAIL PROTECTED] Gesendet: Montag, 16. Juni 2008 14:47 An: Anja Gawlik Cc: '[email protected]' Betreff: Re: [exim] local delivery to exchange and maildir?
On 2008-06-16 at 13:40 +0200, Anja Gawlik wrote: >> I now add the header 'X-Spam-Score: 0' to my status-mail, and it works. >> Before that, I got a line in my paniclog for every mail: >> >> Error in system filter: malformed numerical string "" >> >> Is there a way to tell exim to use this filter only for mails received by >> smtp? >> >> I still get this error now for mails created by system processes, like cron >> etc. They are not delivered to the maildir because of that. >if $h_X-Spam-Score is not "" and $h_X-Spam-Score above 7 > # .... >endif This worked right away, thank you very much.. Greetings, Anja -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
