Re: changing From in email envelope
- From: Mtr <Mtr@xxxxxxx>
- Date: Tue, 02 Oct 2007 00:26:36 -0400
On Mon, 01 Oct 2007 22:57:34 -0400, Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
wrote:
However, is there a PHP way to override the HELO/EHLO hostname that calls
Exim (just as there was an Exim way to override what goes into the
envelope's From).?
No. And you don't want to. Many MTA's will validate a server is who it
says it is via reverse domain lookup.
Hardly true, the name given on HELO is not used much anymore. And it is
called rDNS, not reverse domain lookup.
You might be thinking of how a server will do a lookup on the domain that
is given in the FROM. That is different.
Some MUAs will give the name of any common Windows box in the HELO. We
won't expect a mail agent to lookup those :)
And they will bounce (or just
delete) any mail from mismatched names.
Yes, I do. Because I don't want to give away my account name with every
email. Besides, I am calling Exim - I am not connecting via TCP socket, as
is obvious from my post. But thanks anyway.
.
- Follow-Ups:
- Re: changing From in email envelope
- From: Jerry Stuckle
- Re: changing From in email envelope
- References:
- changing From in email envelope
- From: Mtr
- Re: changing From in email envelope
- From: petersprc
- Re: changing From in email envelope
- From: Mtr
- Re: changing From in email envelope
- From: Jerry Stuckle
- changing From in email envelope
- Prev by Date: Re: I earn $36800 a month with google adsense
- Next by Date: Re: Proposal for Lite Encryption for Login Form without SSL
- Previous by thread: Re: changing From in email envelope
- Next by thread: Re: changing From in email envelope
- Index(es):
Relevant Pages
|