Re: [exim] Spam examples?

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Oliver Egginger
Dátum:  
Címzett: Larry Rosenman
CC: exim-users
Tárgy: Re: [exim] Spam examples?
> While you're revising the docs, should we possibly add a size limit on
> the example spam = conditions?
>


Example:

deny condition = ${if <{$message_size}{300k}{1}{0}}
     spam = spamcheck:true



- oliver