mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c64128b31a
by UW's pine and imapd software to access mailboxes. This port complements the existing cclient port by building a version that includes support for qmail's maildir mailbox format. PR: 19691
10 lines
473 B
Plaintext
10 lines
473 B
Plaintext
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
|
|
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
|
|
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
|