|
Firewall Wizards
mailing list archives
Re: FWTK and smap/smapd
From: Bennett Todd <bet () rahul net>
Date: Wed, 17 Jul 2002 15:35:53 -0400
2002-07-17-13:16:25 Joseph S D Yao:
I did not know that the Obtuse 'smtpd' was being distributed with
'postfix'.
It's not.
But Postfix and qmail both use modern design techniques for secure
Mail Transport Agent implementations: namely, they decompose the
problem into simpler subtasks, each of which is handled by a
separate program that is as small and simple as it can be, and still
deliver the needed functionality. Any process that can run as an
unprivileged user does so; any program that can run chrooted does
so. Least privilege.
Postfix's internal SMTP daemon process is, understandably, called
smtpd, despite the fact that another program of the same name has
been distributed; given that it's an internal component of postfix
the conflict is probably not important.
-Bennett
Attachment:
_bin
Description:
By Date
By Thread
Current thread:
- Re: FWTK and smap/smapd, (continued)
Re: FWTK and smap/smapd Roger Marquis (Jul 17)
Re: FWTK and smap/smapd Roger Marquis (Jul 17)
|