view thesis/attic/new-masqmail-permissions.tbl @ 409:ca763bd8c809 default tip

Added tag final version which I handed in for changeset ee7211546c02
author meillo@marmaro.de
date Wed, 11 Feb 2009 08:55: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}