Moke Tsing - AMC wrote:

How can I deny certain users from accessing pop3 and imap ?

I can't say authoritatively, but I can say how I did it.

I compiled IMAP to use PAM (configuration lnp). Then I used PAM rules to get the exact effect I need by modifying the imap PAM configuration. (In my case, this was /etc/pam.d/imap.) I'm using Linux-PAM, which provides support for fairly diverse access critera. In particular, I can allow/deny certain users with pam_access.

There's probably a way to achieve this without PAM, but I'm not sure what it is.
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to