Postal: SPF didn't pass in mails

Created on 13 Feb 2018  路  30Comments  路  Source: postalhq/postal

Hi,
I have verfied spf and dkim but when i send the mails and check they pass or not.
Dkim is passed but spf none.
How to solve this problem??
Received-SPF: none (zoho.com: 101.259.12.282 is neither permitted nor denied by domain of postal.example.com)
You can also check the attachments.
screenshot from 2018-02-13 14 35 59

Most helpful comment

You have a mistake! In some places I see gonode.tech and somewhere - gondoe.tech

All 30 comments

Make sure that the domain names mentioned in your SPF records exist and that one of them relates to the IP address of the server.

(Your screenshot doesn't really hide the domain names you're using so I can tell you that the domain name in your SPF record has no IP address when I use nslookup on it)

Ok i will provide you my domain and ip pools.

I using this ip pools ip4:145.239.22.192/27 ip4:54.38.131.224/27
and my postal hostname : rmta.gonode.tech.
my sender domain : rccess.tech.
Have a look in screenshots.
http://prntscr.com/ie1m3t

please tell me soon sir..???

The SPF record for rccess.tech links to spf.rmta.gonode.tech

image

BUT there are currently no records for spf.rmta.gonode.tech so thats probably where you're going wrong.

image

Make sure you have created all the main records as per https://github.com/atech/postal/wiki/Domains-&-DNS-Configuration

v=spf1 a mx include:spf.rmta.gonode.tech ~all
i have add this record in gonode.tech.....but still not pass the spf.
So, please can you this check again.

spf.rmta.gonode.tech doesn't exist, it needs to exist otherwise your SPF record is pointless

I have add the record it will take time.I will update you.
can you tell me that how can i remove mails id from suppression list.

I have updated the record but still. Spf did not pass.
check the screenshot
http://prntscr.com/ie2slr

spf.rmta.gonode.tech doesn't exist, it needs to exist otherwise your SPF record is pointless

Please check once again. I have done the update records.
And please take a look in screen shot.
screenshot_1

Thats slightly better but the record needs to include your IP addresses, NOT the record.

please check after the include ip addresses but still no progress, spf did not pass.
screenshot_3
screenshot_2
here my sender domain is hostcot.com and my postal host name is rmta.gonode.tech
please check where i was going wrong.

Please check it ASAP. Please Sir.

You need to remove include:spf.rma.gonode.tech as it makes no sense when the record has the same name.

hostcot.com -> "v=spf1 a mx include:spf.rmta.gonode.tech ~all"

spf.rmta.gonode.tech -> "v=spf1 ip4:145.239.22.192/27 ip4:54.38.131.224/27 ~all"

i have done as you said but still no progress.

Can you send a screenshot of the SPF error you are receiving?

Here you can see what i have done

screenshot_4

screenshot of my mail box
http://i.prntscr.com/bUWSF8PdQDi-fB1UmY-EEw.png

Can you rectify what are thing i'm missing??

Make sure you also add a SPF record for rp.rmta.gonode.tech.

@alexroosenstein

Yes, i try what you said but still no progress

have a look in screenshot

screenshot_5

Could you paste the latest email headers?

have a look @alexroosenstein .
screenshot_7

My bet is now that there's some sort of cache, try again in an hour or so, it should be resolved then.

You have a mistake! In some places I see gonode.tech and somewhere - gondoe.tech

Thanks @igerzog

That typo came from https://github.com/atech/postal/issues/496#issuecomment-365548588 so just give it some time for gmail to update itself and that should be that.

Oh wait thats the settings in Postal, can you double check all the gonode's in your Postal and make sure they aren't gondoe's?

Thanks @willpower232 now it working...:)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BlueHatbRit picture BlueHatbRit  路  3Comments

destroyer998 picture destroyer998  路  5Comments

yeah-nothing picture yeah-nothing  路  6Comments

Igcorreia picture Igcorreia  路  4Comments

shravin picture shravin  路  5Comments