Is there a way to just restrict the pop3 per domain? and leave imap open for
all domains

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Rick
Erlandson
Sent: Tuesday, December 17, 2002 12:55 PM
To: Kenny Olano; [EMAIL PROTECTED]
Subject: RE: [courier-users] restricting imap and pop3


You could customize the query.. the courier authdaemon has this ability.  I
was going to suggest a boolean field called imapok (which is described in
one of the howto's out there) and add a where clause for imapok=1.  Set to 0
for those whom you want just webmail.. but your webmail client is using imap
too so that won't work... But you could use sqwebmail (which uses its own
authdaemon and accesses the mail directly) for just that domain and then the
above would work. Just a thought...

Ricky

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kenny
Olano
Sent: December 17, 2002 7:13 AM
To: [EMAIL PROTECTED]
Subject: [courier-users] restricting imap and pop3


I am running postfix + courier + mysql hosting multiple domains.  We have
one domain that allows people to signup for free mail accounts using a
provided webmail(www.horde.org) that uses imap to check the mail.  My
question is, is it possible to restrict a specific domain so that they can
only connect to the server if they connect from the localhost(using the
webmail) address?




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to