This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Gmail marking email from Sentora as SPAM
#11
RE: Gmail marking email from Sentora as SPAM
Hi,
There is at last a fatal error that disable our spf : there are 2 spf record, but only one is allowed !
They are :
Code:
v=spf1 a mx ip6:2001:41d0:52:a00::dd6 include:sentora.org ~all
v=spf1 mx a a:mail1.supared.com include:spf.mailjet.com ?all
The second was setup by me from record infos provided by Bobby, I do not know from where come the first but it cannot remains !

I tryed to merge them both in :
Code:
v=spf1 mx a a:mail1.supared.com include:spf.mailjet.com include:sentora.org ?all
but it created an error (reported by http://www.kitterman.com/spf/validate.html) :
->  Results - PermError SPF Permanent Error: include has trivial recursion: includeConfusedentora.org

=> I think that entries "a" and "sentora.org" are redondant : both resolves to same IP
=> I also think that both entries "mx" and "a:mail1.supared.com" are redondant because sentora.org MX is setup to mail1.supared.com. May be the second can be removed ?
=> I also tried to add entry ip6:2001:41d0:52:a00::dd6, and turned to softfail all instead of netural.

The (alone) record is now :
Code:
v=spf1 mx a ip6:2001:41d0:52:a00::dd6 a:mail1.supared.com include:spf.mailjet.com ~all
And now waiting a few hour until record proagation before checking again.

But as I am not at all a specialist in spf record, any help or comment will be welcome.
Reply
Thanks given by:


Messages In This Thread
RE: Gmail marking email from Sentora as SPAM - by 5050 - 02-11-2015, 06:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Can anyone suggest best Sentora alternative servermaster 1 603 12-22-2023, 10:41 AM
Last Post: TGates
Forum SSL && Email problems republicus 1 1 ,325 02-22-2023, 08:14 AM
Last Post: TGates
Sentora 2.0 Beta Ron-e 6 12 ,507 01-01-2022, 11:56 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)