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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/attic/new-masqmail-permissions.tbl	Tue Jan 27 12:12:22 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 & nobody & no (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 +