From f30825464928625a2980e9286a28ea7ab91dad64 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 29 Jun 2000 14:02:29 +0000 Subject: add sendmailrestart configuration file --- htdocs/docs/config.html | 1 + 1 file changed, 1 insertion(+) (limited to 'htdocs/docs') diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index c3bfe17f3..993ce74a9 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -61,6 +61,7 @@ All further configuration files and directories are located in
  • sendmailmachines - Your sendmail machines, one per line. This enables export of `/etc/virtusertable' and `/etc/sendmail.cw'. +
  • sendmailrestart - If defined, the command which is run on sendmail machines after files are copied.
  • shellmachine - A single machine with user home directories mounted. This enables home directory creation, renaming and archiving/deletion. In conjunction with `qmailmachines', it also enables `.qmail-extension' file maintenance.
  • shellmachines - Your Linux and System V flavored shell (and mail) machines, one per line. This enables export of `/etc/passwd' and `/etc/shadow' files.
  • shells - Legal shells (think /etc/shells). You probably want to `cut -d: -f7 /etc/passwd | sort | uniq' initially so that importing doesn't fail with `Illegal shell' errors, then remove any special entries afterwords. A blank line specifies that an empty shell is permitted. -- cgit v1.2.1