• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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