spf-discuss
[Top] [All Lists]

Re: dynamic DNS and SPF?

2004-06-04 02:27:52
Michael R. Brumm <me(_at_)michaelbrumm(_dot_)com> wrote:
and if im using my isp's mail server, i just put that in as the ip?
hmmmm. my isp wont give me a PTR. so, im kind of screwed...

If they only give you an IP address (not a host name), then use it.

But ideally you wouldn't use an IP address because they might change
that (move the server to a different subnet due to security or
management reasons). If you are relaying through a host name like
"smtp.ntl.com", then this would be best:
"v=spfv1 a:smtp.ntl.com -all"

That's OK as long as the internet-facing 'outbound' IP(s) for the relay are
the same ones as the customer-facing 'inbound' IP(s) - I know some ISPs
where this wouldn't be the case - there's a hop from one set of MTAs to
another before the mail reaches the outside world.

The really safe thing to do would be to ask ntl what IP address(es) your
email will originate from if you use their mail relay. But I bet you'll have
difficulty finding the answer.

Peter


<Prev in Thread] Current Thread [Next in Thread>