view thesis/tbl/new-masqmail-permissions.tbl @ 341:a5f167ca2a01

some work on permissions
author meillo@marmaro.de
date Mon, 26 Jan 2009 16:00:51 +0100
parents c80b6b6fb798
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 & root->nobody & yes (or 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}