Re: Restrictive access to some users

2007-04-26 Thread Dmitriy Kirhlarov
On Thu, Apr 26, 2007 at 12:09:28PM +0200, Rudy Gevaert wrote: > >cyrus.conf: > >... > >SERVICES { > >public cmd="imapd -C /public.imapd.conf" > >listen=public_ip:imap > >private cmd=imapd > >listen=private_ip:imap > >} > > That does

Re: Restrictive access to some users

2007-04-26 Thread Rudy Gevaert
Dmitriy Kirhlarov wrote: On Thu, Apr 26, 2007 at 12:07:20PM +0400, Dmitriy Kirhlarov wrote: On Thu, Apr 26, 2007 at 12:14:13PM +0530, ram wrote: On our cyrus server some users need access from office as well as from outside our LAN. So we nat the imap port on our firewall and people are able t

Re: Restrictive access to some users

2007-04-26 Thread Dmitriy Kirhlarov
On Thu, Apr 26, 2007 at 12:07:20PM +0400, Dmitriy Kirhlarov wrote: > On Thu, Apr 26, 2007 at 12:14:13PM +0530, ram wrote: > > > On our cyrus server some users need access from office as well as from > > outside our LAN. So we nat the imap port on our firewall and people are > > able to access > >

Re: Restrictive access to some users

2007-04-26 Thread Dmitriy Kirhlarov
On Thu, Apr 26, 2007 at 12:14:13PM +0530, ram wrote: > On our cyrus server some users need access from office as well as from > outside our LAN. So we nat the imap port on our firewall and people are > able to access > > But Contract employees need not access mails from outside the office. > How