On Tue, Mar 14, 2006 at 06:11:34PM -0500, Theo Van Dinter wrote:
> spamd is designed to really not do a lot in the parent (which runs as
> root), and farm processing and such out to the children (which setuid()
> to the appropriate user).
> 
> - accept connection and figure out enough to setuid to appropriate user
>   (assuming -u isn't used)

Thanks for the help; I'm just still a little curious about this one part,
because we are using -u.  In this case, the root process hands off the
connection to a non-root child pretty much right away, right?  In other
words, since we're using -u, there's no code running as root that's going
to look at the mail being processed, is there?

Thanks again,

--Brett

Reply via email to