x-Envelope-To:
Posted by: chrisjj
Posted on: 2005-10-24 05:11:00
Anyone know a trick for identifying the recipient address of a delivered mail message? I.e. what other providers put in the X-Envelope-To: field.
Strangely DH's Received: fields are unreliable in this respect, often omitting the address for no apparent reason e.g. omitted from:
Delivered-To: chrisjj@mrt.dreamhost.com
Received: from smtp2.freeserve.com (smtp2.wanadoo.co.uk [193.252.22.157])
by mrt.dreamhost.com (Postfix) with ESMTP
id EF5B9A86A3; Sun, 23 Oct 2005 12:08:50 -0700 (PDT)
whereas 4 secs previously on same server, received from same external server, included in:
Delivered-To: chrisjj@mrt.dreamhost.com
Received: from smtp2.freeserve.com (smtp2.wanadoo.co.uk [193.252.22.157])
by mrt.dreamhost.com (Postfix) with ESMTP id E516CA86D8
for <info@lamilongadelaluna.com>; Sun, 23 Oct 2005 12:08:46 -0700 (PDT)
I need this info to get the catch-all-incompatible Junk Filter to work on unknown addresses at which I am receiving spam.
Thanks.