Hello mailing,

[EMAIL PROTECTED], 12.02.2007 (d.m.y):

> > Ah, I see.
> > So your primary MX should accept everything coming from your backup
> > MX. You can achieve this by
> > 1. setting an ACL variable in the ACL that is run at RCPT TO time,
> > 2. checking this variable in the ACL run at DATA time (when also the
> >    spam checks are done).
> > Depending on what SpamAssassin returns and on the value the variable
> > contains, you can decide what to do with the message.
> 
> Unfortunately I can't modify the primary MX Exim config (shared web
> hosting), only the backup MX one.
> 
> I thought about something like this but I don't know how to hack it:
> 
> route_spam_delete:
>    condition =  if {$message_rejection contains "This message scored %f
> point"}
>    transport = delete

As you mentioned before, your backup MX doesn't do Spam Scoring. So
how do you want to get a scoring value?

Gruss/Regards,
Christian Schmidt

-- 
Wußten Sie schon...
... daß man auch aus quadratischen Radios Rundfunk hören kann?

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to