diff options
Diffstat (limited to 'README')
-rwxr-xr-x | README | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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 |