• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

SPF example: Can anyone please make one ?

Superkikim

Regular Pleskian
Hi,

SPF has been discussed many times over the Internet. Yes, I have found and read the openspf website. But It is still not clear to me how to handle this with Plesk.

Let's have a scenario (I take private addresses just for the example...)

plesk is installed on:

plesk.mydomain.com 10.10.10.10

then, I have 4 domains:

my1stdomain.com 10.10.10.20
my2nddomain.com 10.10.10.20
my3rddomain.com 10.10.10.30
my4thdomain.com 10.10.10.30

Based on my plesk DNS template, for each domain I have these records:

mail.<domain>. A <ip>
<domain>. MX (10) mail.<domain>.

When users send emails, they send them from mail.<domain>

Obviously, the server is returning plesk.mydomain.com with IP 10.10.10.10 in the header.

The question is:

Should I have an SPF record for each domain, or only for plesk.mydomain.com?

If for each domain, what should it be ?

If only for plesk.mydomain.com what else ?
 
http://openspf.org has a wealth of information.

However, spf records should be created for all domains that send email. if there is a email@domain1.com there should be an spf record in its dns that specifies all servers by hostname or ip address that are allowed to send mail for that domain.

Kev
 
Back
Top