= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
If you compiled in PAM authentication support then you 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
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
