• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Which domain mail server should I use ?

LaurentR2D2

Plesk Certified Professional
Plesk Certified Professional
Server operating system version
Debian 12.6
Plesk version and microupdate number
Plesk Obsidian v18.0.62_build1800240724.11 os_Debian 12.0
Hello,
I have a server with SD-xxxx.dedibox.fr as hostname, and several domains hosted on it. Each domain has DKIM/DMARC enabled, and a SPF record based on the template of the DNS template of Plesk :

v=spf1 +a +mx +a:sd-xxxx.dedibox.fr -all

Can each domain use its own mx for IMAP and SMTP, or should I use the hostname ? The first solution would be easier, since I can keep the original hostname, and don't have to change it for one of my domain.
 
Hi, there seems to be some confession to what SPF does and how it relates to sending and receiving email. An SPF record allows you to specify which servers (IP's) are authorized to sent email for a domain. It's unrelated to IMAP and SMTP. The MX records of a domain are for receiving email, which are also unrealated to SPF, SMTP and IMAP.

To let an email client (Like Thunderbird or a Smartphone app) make a connection to your server you can either use the domain name itself (like example.fr) or use the host name of the server. Whichever you prefer, both are valid options and can be used.
 
Back
Top