diff options
Diffstat (limited to 'mail/cclient-maildir/files/MESSAGE.PAM')
-rw-r--r-- | mail/cclient-maildir/files/MESSAGE.PAM | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/cclient-maildir/files/MESSAGE.PAM b/mail/cclient-maildir/files/MESSAGE.PAM new file mode 100644 index 000000000000..a5baa63b4f8d --- /dev/null +++ b/mail/cclient-maildir/files/MESSAGE.PAM @@ -0,0 +1,9 @@ += = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = +PAM authentication support is now compiled in by default; you may need to add +the following lines to /etc/pam.conf: + +imap auth required pam_unix.so try_first_pass +imap account required pam_unix.so try_first_pass +pop auth required pam_unix.so try_first_pass +pop account required pam_unix.so try_first_pass += = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = |