diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-12-18 09:54:34 +0000 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-12-18 09:54:34 +0000 |
commit | 82532935fcfd751b95ee325edf50d69463faa161 (patch) | |
tree | bf6da21c6be00d6fcf86618b81760a64eb246b56 /mail/cclient-maildir/files/MESSAGE.PAM | |
parent | Update to version 0.895. (diff) |
Remove the cclient-maildir port as the third-party patches have become
too out-of-sync with the c-client codebase to maintain.
Notes
Notes:
svn path=/head/; revision=36055
Diffstat (limited to 'mail/cclient-maildir/files/MESSAGE.PAM')
-rw-r--r-- | mail/cclient-maildir/files/MESSAGE.PAM | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/cclient-maildir/files/MESSAGE.PAM b/mail/cclient-maildir/files/MESSAGE.PAM deleted file mode 100644 index a5baa63b4f8d..000000000000 --- a/mail/cclient-maildir/files/MESSAGE.PAM +++ /dev/null @@ -1,9 +0,0 @@ -= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -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 -= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = |