What would be a better choice for small valume MTA? Postfix or Sendmail ? What are the core differences between them?
For small volume, either is fine. Sendmail is the most versatile MTA around, but that often comes at the price of learning it's very cryptic configuration syntax (much can be done with the m4 config, but for some things you have to dig directly into sendmail.cf rulesets). On the plus side, you can do pretty much everything with it, such as routing email based on Message-IDs or such ;-) Postfix can do all the standard things too, and is much easier to understand and configure. Unless you want some very unusual features (see above), Postfix should get the job done. There is also at least one other free alternative, namely
if you need simple out of the box functionality.... it makes little difference. If you have to do anything special. postfix is the answer. sendmail is difficult to configure!
Thanks guys.
I installed Postfix and now I am scratching my head how to configure the virtual users and stuff.
Got an answer for Daniel? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received:
Other people asked questions on various topics, and are still waiting for answer. Would be great if you can take a sec and answer them