Validation email SPF issue. Topic is solved

If you have any 'mechanical' forge related issues/suggestions, pop them in here.
Post Reply
BigV

Validation email SPF issue.

Post by BigV » Sat Jan 06, 2007 8:44 pm

My mail server has very tight spam control.  One of the things it checks is the SPF record for the domain.  The email sent from the forge site was rejected by my server.  Here is the log entry:

Code: Select all

@4000000045a0051737c09f04 tcpserver: ok 11495 dbserver.ezdray.com:192.168.1.45:25 :66.35.250.233::40051
@4000000045a0051c32cc3814 CHKUSER accepted sender: from <[email protected]::> remote <forge.joomla.org:unknown:66.35.250.233> rcpt <> : sender accepted
@4000000045a0051d09d1ec74 qmail-smtpd: spf-reject: HELO(forge.joomla.org) from 66.35.250.233. MAILFROM:[email protected]


I checked the SPF record for joomla.org:

Code: Select all

"v=spf1 include:aspmx.googlemail.com ~all"


Being the BOFH I thought I would bring this to your attention.

Post Reply