2 Jun 21:29
Newbie-esque SPF deployment questions
From: Jeremy Chadwick <spf <at> jdc.parodius.com>
Subject: Newbie-esque SPF deployment questions
Newsgroups: gmane.mail.spam.spf.help
Date: 2005-06-02 19:33:06 GMT
Subject: Newbie-esque SPF deployment questions
Newsgroups: gmane.mail.spam.spf.help
Date: 2005-06-02 19:33:06 GMT
Greetings.
I've deployed SPF DNS records for our domains, but one of our users
today informed me of something somewhat bizarre which I still can't
seem to make sense of.
Basically, our outgoing setup (mail from user <at> parodius.com to
someplace <at> somedomain.com) is as follows:
Client MUA --> mx1.parodius.com:587 --> mx1.parodius.com:* --> someplace <at> somedomain.com
{sendmail} {sendmail}
And for incoming mail (mail destined to user <at> parodius.com):
Internet host --> mx1.parodius.com:25 --> procmail (MTA) --> SpamAssassin + SPF --> Local mailbox
{sendmail}
Important to note: sendmail is bound to mx1.parodius.com (64.62.145.229),
which is an IP alias on the same physical machine as the A record you
see for the actual domain itself (parodius.com). All SMTP traffic
(incoming and outgoing) is done over 64.62.145.229; and yes, I am 100%
sure of this. I just wanted to make that crystal clear.
The SPF records I deployed were the following:
parodius.com. IN A 64.62.145.226
parodius.com. IN MX 10 mx1.parodius.com.
parodius.com. IN TXT "v=spf1 mx ~all"
mx1.parodius.com. IN A 64.62.145.229
(Continue reading)
RSS Feed