1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/cclient-maildir/files/MESSAGE.PAM

10 lines
473 B
Plaintext
Raw Normal View History

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
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
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =