Mercurial > docs > diploma
comparison thesis/input/new-masqmail-queue.tex @ 182:e35c7962d84f
wrote about spool file and permissions
author | meillo@marmaro.de |
---|---|
date | Sun, 28 Dec 2008 18:50:23 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
181:5dc8ad30760e | 182:e35c7962d84f |
---|---|
1 % new-masqmail-queue | |
2 | |
3 \begin{verbatim} | |
4 $ tree -up /var/spool/masqmail | |
5 . | |
6 |-- [drwx------ masqmail] incoming | |
7 | `-- [-rwx------ masqmail] 1LGtAw-0pL-00 | |
8 |-- [drwx------ masqmail] outgoing | |
9 | `-- [-rwx------ masqmail] 5TGi2t-0pA-01 | |
10 `-- [drwx------ masqmail] pool | |
11 |-- [-rwx------ masqmail] 1LGtAw-0pL-00 | |
12 `-- [-rwx------ masqmail] 5TGi2t-0pA-01 | |
13 | |
14 3 directories, 4 files | |
15 \end{verbatim} |