Mercurial > docs > diploma
diff thesis/attic/new-masqmail-permissions.tbl @ 347:d1ea058c0949
change table with masqmail permissions and moved it to the attic
author | meillo@marmaro.de |
---|---|
date | Tue, 27 Jan 2009 12:12:22 +0100 |
parents | thesis/tbl/new-masqmail-permissions.tbl@c80b6b6fb798 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis/attic/new-masqmail-permissions.tbl Tue Jan 27 12:12:22 2009 +0100 @@ -0,0 +1,23 @@ +% 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} +