docs/diploma
changeset 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 | ee2c4c70a734 |
children | 4ced91b9a2ca |
files | thesis/attic/new-masqmail-permissions.tbl thesis/tbl/new-masqmail-permissions.tbl |
diffstat | 2 files changed, 23 insertions(+), 23 deletions(-) [+] |
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 +
2.1 --- a/thesis/tbl/new-masqmail-permissions.tbl Tue Jan 27 12:10:40 2009 +0100 2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 2.3 @@ -1,23 +0,0 @@ 2.4 -% new-masqmail-permissions 2.5 - 2.6 -\begin{tabular}[hbt]{| l || l | l |} 2.7 - \hline 2.8 - module & runs as owner:group & daemon \\ 2.9 - \hline 2.10 - \hline 2.11 - sendmail & the invoking one & no \\ 2.12 - \hline 2.13 - smtpd & root->nobody & yes (or via inetd) \\ 2.14 - \hline 2.15 - queue-in & setgid masqmail & no \\ 2.16 - \hline 2.17 - scanning & masqmail & yes \\ 2.18 - \hline 2.19 - queue-out & masqmail & yes \\ 2.20 - \hline 2.21 - pipe & masqmail & no \\ 2.22 - \hline 2.23 - smtp & masqmail->nobody & no \\ 2.24 - \hline 2.25 -\end{tabular} 2.26 -