• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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