| Linode Forum https://forum.linode.com/ |
|
| postfix with new MX record https://forum.linode.com/viewtopic.php?f=11&t=3064 |
Page 1 of 1 |
| Author: | jcr [ Thu Jan 24, 2008 10:35 am ] |
| Post subject: | postfix with new MX record |
Hello, Currently, my email system with Postfix and Dovecot runs fine. The MX record links to my root A record (let's say domain.com) and I have added to the configuration file: virtual_mailbox_domains = domain.com I need to change the A record of that MX record to something like mail.domain.com so that email and regular webiste can point to a different server. Addinc the A record mail.domain.co and changing the MX record is easy. But, do I have to change something to my postfix configuration? My limited understanding of emails tells me that the dovecot installation is not concerned with that change. Thanks Regards |
|
| Author: | irgeek [ Thu Jan 24, 2008 10:45 am ] |
| Post subject: | |
You won't need to change your configuration. The MX record is used by MTAs to locate servers which will accept mail for a domain. The DNS name for the MX doesn't even have to be on the same domain: Code: hostname ~ $ dig mx nurfherder.com |
|
| Author: | jcr [ Thu Jan 24, 2008 11:55 am ] |
| Post subject: | |
I change my DNS records and I am done! Thanks a lot for your explanation. Very useful. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|