On Sat, 14 Feb 2009, Len Padilla wrote: > Essentially, the bug is that if the sendmail.mc file is configured with > the following lines (as specified in the docs): > > define(`confMILTER_MACROS_CONNECT',`t, b, j, _, {daemon_name}, > {if_name}, {if_addr}')dnl > define(`confMILTER_MACROS_HELO',`s, {tls_version}, {cipher}, > {cipher_bits}, {cert_subject}, {cert_issuer}')dnl > define(`confMILTER_MACROS_ENVRCPT',`b, i, j, r, v, Z, _')dnl > > then spamass-milter acts as if it were invoked with the -x option, with > actually specifying it.
This is rather odd, as none of these macros should actually do that resolution. [The 'u' macro is the one that would actually find the local recipient.] In order to figure out what is happening here, I need the output from spamass-milter running with the -d all option, as mentioned previously. > If you _do_ specify -x, then the previously mentioned errors are > produced. Adding spamass-milter to the smmsp group will resolve those errors. Don Armstrong -- If it jams, force it. If it breaks, it needed replacing anyway. -- Lowery's Law http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org