John Rudd wrote:
Daryl C. W. O'Shea wrote:
Could you provide me with some sample headers so that I can add these?
I can't add them without regression tests.
SMTP-AUTH:
Received: from [128.114.2.223] (account [EMAIL PROTECTED] HELO
[128.114.2.223])
by silver.ucsc.edu (CommuniGate Pro SMTP 4.3.7)
with ESMTPSA id 88402416 for [EMAIL PROTECTED]; Mon, 04 Dec 2006
13:15:07 -0800
Great, already handled via the RFC 3848 with protocol type of ESMTPSA
and I assume ESMTPA.
Webmail:
Received: from [128.114.2.223] (account [EMAIL PROTECTED])
by tin.ucsc.edu (CommuniGate Pro WebUser 4.3.7)
with HTTP id 109780632 for [EMAIL PROTECTED]; Tue, 05 Dec 2006 11:17:51
-0800
Also handled via the HTTP with protocol type.
Thanks!
Daryl