changes:

    core:

        -   Added to possibility to change REJECTS into DEFERs in case of
            administrable strings found in the $RET-Logmessage.
            Both, DEFER_STRING check and $DEFER_LEVEL check must return
            true to have mail being DEFERED.


    config:

        -   $DEFER_STRING     default: $DEFER_STRING = " IN_SPAMCOP=";
            
                a space separated case-sensitive list of strings on which 
                if found in the $RET logging-string policyd-weight changes 
                its action to $DEFER_ACTION in case of rejects. This is also
                controlled by $DEFER_LEVEL.
                USE WITH CAUTION!

        
        -   $DEFER_ACTION     default: $DEFER_ACTION = "DEFER";

                The action sent to postfix, see also access(5)
                $DEFER_ACTION will only be sent if $DEFER_STRING  _AND_
                $DEFER_LEVEL are true.

        
        -   $DEFER_LEVEL      default: $DEFER_LEVEL = 5;

                Set a maximum score up to which mail is being defered.
                Scores greater or equal this level will be REJECTed.
                
    

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

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

Reply via email to