At 23:03 10/07/03 +0100, Yorkshire Dave wrote:
On Thu, 2003-07-10 at 22:08, Dan O'Brien wrote:
> Am I correct in my observation that SendMail, in its default
> configuration, does *NOT* create the X-Envelope-From and X-Envelope-To
> headers?
>
> If so, how does one get SendMail to create them?
>
sendmail.cf

#########################
#   Format of headers   #
#########################

blah
blah

HX-Envelope-From: $g
HX-Envelope-To: $u

if i recall correctly :)

Looks plausable, as $g is in Return-Path, and $u is after 'for' in the default header format, however as far as I know $u is only present if there is ONE local recipient for the message. If there are multiple local recipients of a message, it is not displayed...


Regards,
Simon



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to