So i've been wondering that google apps adds a domain name to accept mail for that domain, but i am sure they would not go about restarting the mta to reload the settings every time. how do they manage adding a domain in that case?

link|improve this question

75% accept rate
feedback

closed as not constructive by squillman, Chris S, Shane Madden, Ward, MikeyB Oct 13 '11 at 19:17

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

up vote 1 down vote accepted

Put the domains in a database and let your MTA be configured dynamically from that database.

link|improve this answer
but even then, wont i have to reload the mta again, when there is a change in the database? – Amit Oct 13 '11 at 18:55
@Amit No you don't. At least I don't have to with my database driven configuration. – mailq Oct 13 '11 at 18:56
could u link me to a gist or smthng on how wud i go about doing so? – Amit Oct 13 '11 at 18:58
6  
@Amit "could u link me to a gist or smthng on how wud i go about doing so?" Fo ReeLz? – Chris S Oct 13 '11 at 19:09
11  
@Amit I can't identify all your words in your sentence but the verb "to link" is known to me: workaround.org/ispmail/squeeze – mailq Oct 13 '11 at 19:10
show 3 more comments
feedback

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