docs/diploma

diff thesis/tbl/new-masqmail-permissions.tbl @ 271:c80b6b6fb798

moved tables from input to tbl
author meillo@marmaro.de
date Thu, 15 Jan 2009 12:16:43 +0100
parents thesis/input/new-masqmail-permissions.tex@e35c7962d84f
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/tbl/new-masqmail-permissions.tbl	Thu Jan 15 12:16:43 2009 +0100
     1.3 @@ -0,0 +1,23 @@
     1.4 +% new-masqmail-permissions
     1.5 +
     1.6 +\begin{tabular}[hbt]{| l || l | l |}
     1.7 +	\hline
     1.8 +	module & runs as owner:group & daemon \\
     1.9 +	\hline
    1.10 +	\hline
    1.11 +	sendmail & the invoking one & no \\
    1.12 +	\hline
    1.13 +	smtpd & root->nobody & yes (or via inetd) \\
    1.14 +	\hline
    1.15 +	queue-in & setgid masqmail & no \\
    1.16 +	\hline
    1.17 +	scanning & masqmail & yes \\
    1.18 +	\hline
    1.19 +	queue-out & masqmail & yes \\
    1.20 +	\hline
    1.21 +	pipe & masqmail & no \\
    1.22 +	\hline
    1.23 +	smtp & masqmail->nobody & no \\
    1.24 +	\hline
    1.25 +\end{tabular}
    1.26 +