This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation.

Systemusers module

From Group-Office Groupware and CRM Documentation
Revision as of 09:05, 1 June 2010 by Admin (Talk | contribs) (New page: The module "systemusers" adds a system user when you add a new Group-Office user and allows you to set an autoreply for local e-mail accounts. This module works on Linux only and only work...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The module "systemusers" adds a system user when you add a new Group-Office user and allows you to set an autoreply for local e-mail accounts. This module works on Linux only and only works for local accounts. Therefore the autoreply will only be working and enabled for accounts with the hostname "localhost" and the directory /home/<username> must exist.

You need to enter the following line with the "visudo" command:

www-data ALL=NOPASSWD: /path/to/go/modules/systemusers/sudo.php

Replace www-data with your apache run user.