view thesis/attic/new-masqmail-permissions.tbl @ 385:2a2f51551081

corrected ch06; and small changes in ch05
author meillo@marmaro.de
date Fri, 06 Feb 2009 13:00:32 +0100
parents d1ea058c0949
children
line wrap: on
line source

% new-masqmail-permissions

\begin{tabular}[hbt]{| l || l | l |}
	\hline
	module & runs as owner:group & daemon \\
	\hline
	\hline
	sendmail & the invoking one & no \\
	\hline
	smtpd & nobody & no (via inetd) \\
	\hline
	queue-in & setgid(masqmail) & no \\
	\hline
	scanning & masqmail & yes \\
	\hline
	queue-out & masqmail & yes \\
	\hline
	pipe & masqmail & no \\
	\hline
	smtp & masqmail->nobody & no \\
	\hline
\end{tabular}