It´s working now! As i posted before. No more 120mb> spamd childs, now they
are at 28-30mb of RES size.
David Baron wrote:
>
> In a "split" configuration, where would these warn sets be placed?
> The sections of the combined "exim4.conf.template" also correspond to the
> individual files for
In a "split" configuration, where would these warn sets be placed?
The sections of the combined "exim4.conf.template" also correspond to the
individual files for splits. So ... where did you do this?
Note that I am not using the 850_exim4-config_spamcheck_router but currently
using procmail to r
Sorry for the caps! In my config should be like this, Im not very experienced
in exim rules:
warn
condition = ${if <={$message_size}{200K}}
condition = ${if eq {${acl_m0}}{1}{1}{0}}
spam = ${acl_m1}/defer_ok
log_message = "SpamAssassin as ${acl_m1} detected message as spam"
Please do not abuse the subject line with excessive capitals and exclamation
marks.
On Thursday 02 August 2007 15:14, Diego H. wrote:
> Below is my spamassassin rules at exim, seems that SA is scanning
> everything and I want to limit the scanning size up to 100k, no more. I
> read that there is