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

Difference between revisions of "Systemusers module"

From Group-Office Groupware and CRM Documentation
Jump to: navigation, search
(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...)
(No difference)

Revision as of 09:05, 1 June 2010

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.