aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rwxr-xr-xREADME18
1 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index a136347..09b2091 100755
--- a/README
+++ b/README
@@ -160,15 +160,15 @@ Setup
As optional parameters, you can also set
- USER= user that runs firma (usually the same as your MTA user);
- defaults to "nobody"; you can also specify this parameter
- in each mailing list config file if you plan to have one
- user per mailing list
-
- GROUP= group that runs firma (usually the same as your MTA group);
- defaults to "nobody"; you can also specify this parameter
- in each mailing list config file if you plan to have one
- group per mailing list
+ FIRMA_USER= user that runs firma (usually the same as your MTA user);
+ defaults to "nobody"; you can also specify this parameter
+ in each mailing list config file if you plan to have one
+ user per mailing list
+
+ FIRMA_GROUP= group that runs firma (usually the same as your MTA group);
+ defaults to "nobody"; you can also specify this parameter
+ in each mailing list config file if you plan to have one
+ group per mailing list
LOG_TO_SYSLOG= set to '1' to log errors and warnings to syslog, else firma
will print errors to STDERR