• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Spamassassin RDNS_NONE false positive plesk onyx

Hi Marlon,

at the moment, your domain

micallejero.es resolves to 85.214.143.130

but

85.214.143.130 resolves to nodos.net


Pls. include your current "hostname" of your server in your SPF - entry at the correct position ( the "~/-/?all" option is the LAST and therefore the ending, when requests are done ) :

Current:
Code:
v=spf1 +a +mx -all +a:nodos.net

Recommended:
Code:
v=spf1 +mx +a +a:nodos.net ip4:85.214.143.130 ?all

For more informations to the documented standarts, pls. read: => RFC 7208 - Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1
 
Hi Marlon,

sorry, but you should CHECK and CORRECT your settings ( and pls. keep in mind, that DNS - changes CAN take up to 48 hours, untill all worldwide nameservers are synced! ).

Some additional investigations:

You setup the "myhostname" to "vps.nodos.net" in your postfix - configuration ( /etc/postfix/main.cf ), but

The reverse entry for "85.214.143.130" is "nodos.net"

Your mail - server answers with "srv-nodos.com.es" ( which is now matching the entry at "/etc/hostname" ), but this doesn't change the rDNS - setup for your IP "85.214.143.130".

You now changed the SPF - entry to "v=spf1 +mx +a +a:srv-nodos.com.es ip4:85.214.143.130 ?all" , but again, this doesn't match your rDNS - entry for your IP.​

Pls. check as well your file "/etc/hosts" and make sure, that your settings are correct. ;)
 
Hi Marlon,

sorry, but you should CHECK and CORRECT your settings ( and pls. keep in mind, that DNS - changes CAN take up to 48 hours, untill all worldwide nameservers are synced! ).

Some additional investigations:

You setup the "myhostname" to "vps.nodos.net" in your postfix - configuration ( /etc/postfix/main.cf ), but

The reverse entry for "85.214.143.130" is "nodos.net"

Your mail - server answers with "srv-nodos.com.es" ( which is now matching the entry at "/etc/hostname" ), but this doesn't change the rDNS - setup for your IP "85.214.143.130".

You now changed the SPF - entry to "v=spf1 +mx +a +a:srv-nodos.com.es ip4:85.214.143.130 ?all" , but again, this doesn't match your rDNS - entry for your IP.​

Pls. check as well your file "/etc/hosts" and make sure, that your settings are correct. ;)


Thanks!!!! 10/10 !!!

http://www.mail-tester.com/web-1pn73&reloaded=1

all perfect!!! :):):);)
 
Hi Marlon,

at the moment, your domain

micallejero.es resolves to 85.214.143.130
but​
85.214.143.130 resolves to nodos.net


Pls. include your current "hostname" of your server in your SPF - entry at the correct position ( the "~/-/?all" option is the LAST and therefore the ending, when requests are done ) :

Current:
Code:
v=spf1 +a +mx -all +a:nodos.net
Recommended:
Code:
v=spf1 +mx +a +a:nodos.net ip4:85.214.143.130 ?all

For more informations to the documented standarts, pls. read: => RFC 7208 - Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1
Hi,
I'm facing the same issue. RDS_NONE can you to solve the issues please?
1620154117260.png
 
Hi Marlon,

sorry, but you should CHECK and CORRECT your settings ( and pls. keep in mind, that DNS - changes CAN take up to 48 hours, untill all worldwide nameservers are synced! ).

Some additional investigations:

You setup the "myhostname" to "vps.nodos.net" in your postfix - configuration ( /etc/postfix/main.cf ), but​
The reverse entry for "85.214.143.130" is "nodos.net"​
Your mail - server answers with "srv-nodos.com.es" ( which is now matching the entry at "/etc/hostname" ), but this doesn't change the rDNS - setup for your IP "85.214.143.130".​
You now changed the SPF - entry to "v=spf1 +mx +a +a:srv-nodos.com.es ip4:85.214.143.130 ?all" , but again, this doesn't match your rDNS - entry for your IP.​


Pls. check as well your file "/etc/hosts" and make sure, that your settings are correct. ;)
Hi,
Hi,
I'm facing the same issue. RDS_NONE can you help me to solve the issues, please?
 
Back
Top