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 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}
+
--- a/thesis/tbl/new-masqmail-permissions.tbl	Tue Jan 27 12:10:40 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-% 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 & root->nobody & yes (or 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}
-