On Thu, Oct 18, 2007 at 12:16:15PM +0200, Til Obes wrote:
> Hello,
> 
> we use polw now for some time and are happy with the results.
> But rejecting mails is not always wanted, so we have to change it.
> What i want to have is, that if polw would reject the mail, postfix
> should add a header entry on which sa would always say "It's spam".
> Has anyone done that yet? Is that possible?

Sorry for my late response:

either: set REJECTMSG und CACHEREJECTMSG to 'PREPEND X-your-header: text'
        configure SA to evaluate this header.

or:     set $REJECTLEVEL   = 999;
            $MAXDNSBLHITS  = 999;
            $MAXDNSBLSCORE = 999;
        and set ADD_X_HEADER to 1
        configure SA to evaluate X-policyd-weight: header (which is beyond my 
        experience). This way mail never gets rejected but you can use the 
        scoring for a decision in SA.



-- 
    Robert Felber (PGP: 896CF30B)
    Munich, Germany

____________________________________________________________
Policyd-weight Mailinglist - http://www.policyd-weight.org/

Reply via email to