• 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.

Best SMTP solution

Setting up a webapp and I need a dedicated SMTP server for sending out site related emails (registration, updates, etc).

Won't be receiving any email, just sending. Planning to use CentOS 64 and most likely basic install of PostFix.

Are there any better options? Most current documentation seems to point to Postfix being the best solution, especially for CentOS.
 
Postfix is my default option in almost every case.

I suppose if I needed to do something really crazy, I'd use sendmail, but having to use sendmail is a sure sign that I'm doing something horribly wrong.
 
Postfix is a breeze to configure, especially for what you state are your needs. From another thread looks like you already have some experience with it, so unless there is specific functionality that isn't available no real point in switching.
 
I don't have much experience with it. I work at a hosting center so I see a bunch of different solutions, but it seems PostFix is the go to SMTP solution these days unless there is a specific need for something else. Just curious if that was consensus here.
 
Back
Top