3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] pop3/imap ACL
FromSent OnAttachments
Vlad SedovOct 9, 2001 8:12 am 
Anand BuddhdevOct 9, 2001 10:19 am 
Sam VarshavchikOct 9, 2001 5:38 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] pop3/imap ACLActions...
From:Anand Buddhdev (ar@anand.org)
Date:Oct 9, 2001 10:19:48 am
List:net.sourceforge.lists.courier-users

On Tue, Oct 09, 2001 at 10:14:29AM -0500, Vlad Sedov wrote:

If you use the userdb authentication method, then you can set passwords per service.

For user A, who has POP/IMAP/webmail access, set:

systempw=<crypted string>

in the userdb.

For user B, who should have only webmail access, set:

webmailpw=<crypted string>

in the userdb, and they will only be able to access webmail.

You can also selectively control access to POP and IMAP with pop3pw and imappw. See the userdb docs for more info. I even extended this idea a bitmyself, by defining a radiuspw in my userdb, so that I could selectively allow RADIUS (ie. dial-up) access.

hi list -

is there a way to control which users have POP3/IMAP access? Even though _all_ of the users would have access to sqwebmail?