summaryrefslogtreecommitdiff
path: root/modules/pam_mail
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_mail')
-rw-r--r--modules/pam_mail/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/pam_mail/README b/modules/pam_mail/README
index 155bd1db..c236fa8c 100644
--- a/modules/pam_mail/README
+++ b/modules/pam_mail/README
@@ -8,10 +8,11 @@ auth: for authentication it provides pam_authenticate() and
pam_setcred() hooks.
"debug" write more information to syslog
- "dir=maildir" users mailbox is maildir/<login>
+ "quit" only inform about new mail
+ "standard" don't print name of mail
+ "dir=maildir" users mailbox is maildir/<login>
"hash=count" mail directory hash depth
"close" print message also on logout
"nopen" print message not on login
"noenv" don't set the MAIL environment variable
"empty" also print message if user has no mail
-