I learned how to setup Mailman with Postfix for a domain like "@lists.domain.com But for regular mailboxes for this domain, I'd like to use the free email hosting solution of the hosting company (gandi). They also offer the SMTP service.

Given that there can be only one MX record for a domain, what is the best way to combine : mailboxes on the free email hosting service and lists managed by mailman ?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Subdomains are the solution. A subdomain can have an individual MX record.

link|improve this answer
thx, with registrar offering web interface for configuring DNS it's easy to forget what we CAN do... – Dominique Guardiola Nov 30 '11 at 17:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.