• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Exclusive MX record for exclusive ip-addresses with qmail

A

ALikD

Guest
Exclusive MX record for exclusive ip-addresses

Hello!

problem: We would like to create dns MX-record for client who uses exclusive ip pointed to this ip. For example: client has exclusive ip - 100.100.100.100 and domain client.com. We need to create MX-record like:

client.com IN MX 10 mx.client.com
mx.client.com IN A 100.100.100.100

Presently, qmail listens on one ip-address only, which is a common MX-record for shared-hosting clients.

question: How can i configure qmail through Plesk to listen on exclusive ip-addresses?
 
Last edited by a moderator:
Back
Top