>Here is a patch that enables you to select whether you want to reject an
>e-mail based on SpamAssassin, or to do add X-Spam-Status and X-Spam-Flag
>headers and accept. Please review and apply.
Ok, that patch looks good, and it's pretty much ready to apply, but can I
ask you to make one small change to it please? I'd like the zero value of
the config item to be "reject spam" and the nonzero value to be "flag
spam." The rationale here is that we try to make zero or null values
always reflect the existing and/or default behavior, and I do want
"reject" to be the default.
Obviously you can eliminate the default setting in serv_upgrade.c this
way, too.
If this change is made we'll apply the patch right away. It implements
an often-requested feature that will be quite welcome in the next release.