> > Can this be written in some way to do like   "if not(us) score it
> > 2.000    ???

Use a meta.

> header __RCVD_IN_NERDS_US    eval:check_rbl_sub('nerds', '127.0.3.72')
> tflags __RCVD_IN_NERDS_US    net

meta RCVD_FROM_OUTSIDE    !__RCVD_IN_NERDS_US
score RCVD_FROM_OUTSIDE    2
describe RCVD_FROM_OUTSIDE    Received from  outside the US

        Loren

Reply via email to