• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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