> If spamass-milter is used with postfix, the milter_rcpt_macros
> parameter needs to be set in /etc/postfix/main.cf:
>
> milter_rcpt_macros = b i j r _ {auth_type} {auth_ssf} s Z
> {rcpt_addr} {rcpt_host} {rcpt_mailer}The milter readme[1] doesn't lists "b", "r", "auth_ssf", "s" and "Z" as available macro names. Are you sure they will work? Greetings, Philipp [1] http://www.postfix.org/MILTER_README.htm

