Re: [SAtalk] Re: MTAs and whitelists - an API exists

2003-06-11 Thread Mark Martinec
>From Justin Mason: | yeah. I would probably add a new arg for "metadata headers", e.g. | (data => [EMAIL PROTECTED], add_From_line => 0, |metadata => { 'X-Envelope-To' => '<[EMAIL PROTECTED]', ... }); | which SpamAssassin just mixes in with the real headers internally. Merging 'met

Re: [SAtalk] Re: MTAs and whitelists - an API exists

2003-06-09 Thread Justin Mason
Mark Martinec said: > (an extra argument to Mail::SpamAssassin::NoMailAudit::new would be cleaner, > e.g. (data => [EMAIL PROTECTED], add_From_line => 0, > sender => $sender, recips => [EMAIL PROTECTED]); > but I can live with X-Envelope... :) yeah. I would probably add a new arg for "met