gcc484ntopperl-5.22
Last change
on this file since c5c522c was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
594 bytes
|
Line | |
---|
1 | # |
---|
2 | # Qmail configuration file |
---|
3 | # |
---|
4 | # Author: |
---|
5 | # Guilherme Balena Versiani, guibv@yahoo.com |
---|
6 | # |
---|
7 | # Last Update: Mon Sep 03 18:57:44 BRT 2001 |
---|
8 | |
---|
9 | # |
---|
10 | # Qmail users (you should not change these!) |
---|
11 | # |
---|
12 | QMAIL_USER_0="alias:50:nofiles:/var/qmail/alias" |
---|
13 | QMAIL_USER_1="qmaild:51:nofiles:/var/qmail" |
---|
14 | QMAIL_USER_2="qmaill:52:nofiles:/var/qmail" |
---|
15 | QMAIL_USER_3="qmailp:53:nofiles:/var/qmail" |
---|
16 | QMAIL_USER_4="qmailq:54:qmail:/var/qmail" |
---|
17 | QMAIL_USER_5="qmailr:55:qmail:/var/qmail" |
---|
18 | QMAIL_USER_6="qmails:56:qmail:/var/qmail" |
---|
19 | |
---|
20 | # |
---|
21 | # Qmail groups (you should not change these!) |
---|
22 | # |
---|
23 | QMAIL_GROUP_0="nofiles:55" |
---|
24 | QMAIL_GROUP_1="qmail:56" |
---|
Note: See
TracBrowser
for help on using the repository browser.