[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with Postfix port



Jason Downs writes:
> OpenBSD will never drop Sendmail.  Those of us developers that are also
> sysadmins will not allow it.

There's a big difference between ``add support for other MTAs'' and
``drop support for sendmail.''

It's actually fairly easy to have several MTAs installed at once, each
in its own directory. The active MTA has symlinks into its directory
from /usr/sbin/sendmail and /usr/bin/newaliases and so on. The other
MTAs can have directories mode 700 so that you can safely ignore them.

> I'd rather have sendmail then any of these new fangled MTAs touted as
> "secure" that have never been audited or tested by fire.

Tested by fire? Is that like the medieval witch trials? You print out
the source code, crumple it up, tie it to a log, burn it, and decide
based on the smell whether your inkjet needs a new cartridge?

---Dan