[Pkg-exim4-users] exim4 and spamassassin?
Marc Haber
mh+pkg-exim4-users at zugschlus.de
Wed May 18 11:55:56 UTC 2011
On Wed, May 18, 2011 at 10:32:10AM +0100, Jonathan Plews wrote:
> Quoting Lars Nielsen <lars at lfweb.dk>:
> >I have some trouble with my spamassassin. I have a require spam-level of
> >5.0 where sa-exim is supposed to put the mail in a spam-folder and not
> >devliver the mail. But even with scores above 5.0 the mail's get
> >delivered.
> >
> >Where can I adjust this? What log/config files should I provide so you
> >can see my problem?
>
> This is only part of what I have set up for spam, but in the data ACL:
>
> warn
> !acl = acl_local_deny_exceptions
> message = X-Spam-Flag: Yes
> spam = nobody:true
> condition = ${if >{$spam_score_int}{50}{true}{false}}
>
> then in a .forward file:
>
> # Exim filter
> if $h_X-Spam-Flag: CONTAINS "Yes"
> then
> save $home/Maildir/.Spam/
> endif
Two differnt things. Lars is using sa-exim, which is third-party
software. Jonathan is using exim's built-in spam filter capabilities.
Greetings
Marc
--
-----------------------------------------------------------------------------
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature | How to make an American Quilt | Fax: *49 3221 2323190
More information about the Pkg-exim4-users
mailing list