Re: [exim] Spam examples?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Oliver Egginger
Data:  
Para: Larry Rosenman
CC: exim-users
Asunto: 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