From: Andy Zaugg Date: Tue, 21 Sep 2021 03:41:50 +0000 (-0700) Subject: Added documentation around CREATE_MAIL_SPOOL X-Git-Tag: 4.10~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7e2bd6fe192422441ec2e09d9579e4824532568;p=thirdparty%2Fshadow.git Added documentation around CREATE_MAIL_SPOOL Adding documentation aroud the parameter CREATE_MAIL_SPOOL in the /etc/default/useradd file --- diff --git a/man/login.defs.d/MAIL_DIR.xml b/man/login.defs.d/MAIL_DIR.xml index 60b82d6b1..b5adb888b 100644 --- a/man/login.defs.d/MAIL_DIR.xml +++ b/man/login.defs.d/MAIL_DIR.xml @@ -35,6 +35,8 @@ The mail spool directory. This is needed to manipulate the mailbox when its corresponding user account is modified or deleted. If not specified, a compile-time default is used. + The parameter CREATE_MAIL_SPOOL in /etc/default/useradd + determines whether the mail spool should be created.