|
|
|
|
|
by CraigJPerry
4435 days ago
|
|
>> Postfix is actually a beautiful piece of software Couldn't agree more. I've also learned a ton from the source code. If anyone has even a passing interest in security, i'd highly recommend browsing the postfix source code. |
|
The architecture is, at best, an anachronism.
Designs of much more elegance have been explored (qmail). But as a matter of fact, neither postfix, nor qmail, nor exim, nor (god forbid) sendmail belong into our day and age anymore (I have run 3 of them at scale).
A modern MTA is way overdue. Please keep writing MTAs kids!
In modern languages. Until you get one right. Thanks!