# attr NAME=Deliver mail to anti-spam opt-outs
if true {
pmx_deliver_for :memberof "anti-spam-optouts";
}
- If the message recipient address is defined in the "Anti-Spam Opt-Outs" list:
- The pmx_deliver_for
"opt-in/opt-out" command delivers the message. This command matches against the message
envelope recipient and opts them out of further filter processing.