• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PostFix vs. qMail

Will be a high volume email server that needs the ability to dynamically create email alias's via form post/sql database entry. Will Operate on FreeBSD.

My research points to Qmail, but have had some fingers point to Postfix.

I need to set this plan in stone......... which would you use?
 
Postfix, because it works with IMGate. 😀

My ranking in robustness would be:

1.) Exim
2.) Postfix
3.) qmail
4.) Sendmail

But, when I say robustness I am talking the thousands and thousands of users level.
 
Which one works best with FreeBSD, are they similar/harder/easier to use than any other one, and how about a few million users?

Any links?

Any other comments?

Help is cool.
 
Originally posted by: TechBoyJK
Which one works best with FreeBSD, are they similar/harder/easier to use than any other one, and how about a few million users?

Any links?

Any other comments?

Help is cool.
Postfix can probably handle a few million users, given the proper hardware, redudancy, bandwidth, and configuration. I don't know where you are getting a few million users from though. 😀

Postfix works great with any BSD, and most other Linux's/Unix's. Sendmail is the default MTA with FreeBSD.

http://www.postfix.org/docs.html

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail-changingmta.html

Postfix threads

http://www.google.ca/bsd?hl=en&ie=ISO-8859-1&q=postfix+tutorial&meta=


 
The qmail vs postfix debate is not one worth bringing up. Both depend on the admin, and both are very good systems. Search marc.theaimsgroup.com for more flame fests involving this debate.
 
Back
Top