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

Question about mail servers.

d4mo

Senior member
Why use Postfix + Courier when you could just use Courier on it's own? Courier provides the MTA and the IMAP/POP3. Then you would have an all in one instead of 2 separate?
 
I can't really think of a reason other than familiarity with Postfix. Either way you've still got to configure an MTA and client access daemon.
 
If it is two physically different machines, then perhaps one is being overloaded with requests they didn't want overall functionality slowing down?
 
If it is two physically different machines, then perhaps one is being overloaded with requests they didn't want overall functionality slowing down?

True, however that would still work using Courier's MTA as well since it's a distinct entity from the POP, IMAP, LDAP, etc daemons.
 
Back
Top