On Thu, Dec 19, 2002 at 09:12:33PM +0000, Justin Mason wrote:
> It can pick up *some* of them: here's the list we use (from the code):
> 
>        $self->get ('Resent-To') .             # std, rfc822
>        $self->get ('Resent-Cc'));             # std, rfc822
> 
>          $self->get ('To') .                    # std
>        $self->get ('Apparently-To') .         # sendmail, from envelope
>        $self->get ('Delivered-To') .          # Postfix, I think
>        $self->get ('Envelope-Recipients') .   # qmail: new-inject(1)
>        $self->get ('Apparently-Resent-To') .  # procmailrc manpage
>        $self->get ('X-Envelope-To') .         # procmailrc manpage
>          $self->get ('Cc'));                    # std
> 
> If anyone can suggest others added by other MTAs, it'd be much appreciated.

I get Envelope-to: daf-rogers@localhost (which is what exim delivers
to). It's not [EMAIL PROTECTED], like it ought to be, but it might be
worth adding.

-- 
Duncan Findlay


-------------------------------------------------------
This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
Time is running out!  Thinkgeek.com has the coolest gifts for
your favorite geek.   Let your fingers do the typing.   Visit Now.
T H I N K G E E K . C O M        http://www.thinkgeek.com/sf/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to