source: npl/mailserver/netqmail_conf/root/etc/qmail.rc.config @ 4f7cda5

gcc484perl-5.22
Last change on this file since 4f7cda5 was 4f7cda5, checked in by Edwin Eefting <edwin@datux.nl>, 7 years ago

upgrade to netqmail 1.06 with Roberto Puzzanghera's patch (http://notes.sagredo.eu/en/qmail-notes-185/patching-qmail-82.html)

  • 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#
12QMAIL_USER_0="alias:50:nofiles:/var/qmail/alias"
13QMAIL_USER_1="qmaild:51:nofiles:/var/qmail"
14QMAIL_USER_2="qmaill:52:nofiles:/var/qmail"
15QMAIL_USER_3="qmailp:53:nofiles:/var/qmail"
16QMAIL_USER_4="qmailq:54:qmail:/var/qmail"
17QMAIL_USER_5="qmailr:55:qmail:/var/qmail"
18QMAIL_USER_6="qmails:56:qmail:/var/qmail"
19
20#
21# Qmail groups (you should not change these!)
22#
23QMAIL_GROUP_0="nofiles:55"
24QMAIL_GROUP_1="qmail:56"
Note: See TracBrowser for help on using the repository browser.