There is a accountActive field with values True, False, (non,remove value).
Changing it to False debars access to account via webmail client (squirrelmail) also.
To clarify, Present situation: Everyone has webmail access. Everyone has pop3 access.
Desired Now this is what we want: Everyone has Webmail access. Only SOME should have pop3 access. how do i enable that?
thanks.
From: Chandrashekhar Bhosle freegeek@gmail.com Reply-To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Subject: Re: [ILUG-BOM] Enabling Selective POP3 Access on a virtual mailserver. Date: Thu, 17 Jun 2004 22:08:03 +0530
On Wed, 16 Jun 2004 07:03:09 +0000, New Immigrant new newimmigrant@hotmail.com wrote:
I have a virtual mail server where many domains are hosted.
I would like to provide some users pop3 access to their emails.
(Selective
users only).
Set the account status to inactive in a ldap field
- cnb
The configuration is redhat9.0/postfix/courier-imap/maildrop/ldap.
Any help would be highly appreciated.
Thanks! John
MSN 9 Dial-up Internet Access fights spam and pop-ups now 3 months
FREE!
_________________________________________________________________ Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage! http://join.msn.click-url.com/go/onm00200362ave/direct/01/
Hi John,
Well thats the exact issue we also address to. setting this field in LDAP DB would restrict 100% usage even on web client.
And for this similar reason we might need to migrate the exisiting IMAP server to a different one.
Best Regards, Mitul Limbani CTO, Enterux Solutions The Enterprise Linux Company (TM) www.enterux.com mitul@enterux.com 954-337-2169
Quoting New Immigrant new newimmigrant@hotmail.com:
There is a accountActive field with values True, False, (non,remove value).
Changing it to False debars access to account via webmail client (squirrelmail) also.
To clarify, Present situation: Everyone has webmail access. Everyone has pop3 access.
Desired Now this is what we want: Everyone has Webmail access. Only SOME should have pop3 access. how do i enable that?
thanks.
From: Chandrashekhar Bhosle freegeek@gmail.com Reply-To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in To: "GNU/Linux Users Group, Mumbai, India" linuxers@mm.ilug-bom.org.in Subject: Re: [ILUG-BOM] Enabling Selective POP3 Access on a virtual mailserver. Date: Thu, 17 Jun 2004 22:08:03 +0530
On Wed, 16 Jun 2004 07:03:09 +0000, New Immigrant new newimmigrant@hotmail.com wrote:
I have a virtual mail server where many domains are hosted.
I would like to provide some users pop3 access to their emails.
(Selective
users only).
Set the account status to inactive in a ldap field
- cnb
The configuration is redhat9.0/postfix/courier-imap/maildrop/ldap.
Any help would be highly appreciated.
Thanks! John
MSN 9 Dial-up Internet Access fights spam and pop-ups now 3 months
FREE!
Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage! http://join.msn.click-url.com/go/onm00200362ave/direct/01/
----------------------------------------------------------------
On 18/06/04 18:46 +0530, mitul@mitul.com wrote:
Hi John,
Well thats the exact issue we also address to. setting this field in LDAP DB would restrict 100% usage even on web client.
And for this similar reason we might need to migrate the exisiting IMAP server to a different one.
How about using a pop3/imap proxy like perdition for access control?
Devdas Bhagat