Re: hosts.allow

2002-05-10 Thread Ede Wolf
Thanks very much for you help. Worked (well, off course :)

Re: hosts.allow

2002-05-09 Thread Scott M Likens
In order to use hosts.allow you must enable TCP wrappers on Cyrus Have you done this? --On Thursday, May 09, 2002 10:46 PM +0200 Ede Wolf <[EMAIL PROTECTED]> wrote: > Hello, > > I was wondering, what entries are needed for /etc/hosts.allow. Haven't > found anything in the manpages. I tried "ma

Re: hosts.allow

2002-05-09 Thread Jason Englander
On Thu, 9 May 2002, Ede Wolf wrote: > Hello, > > I was wondering, what entries are needed for /etc/hosts.allow. Haven't > found anything in the manpages. I tried "master and "imapd", still no > connection was allowed (with ALL: ALL in hosts.deny). After all I was > actually quite surprised than c

Re: hosts.allow

2002-05-09 Thread Matt Bradshaw
ede, for our service names, we use imap and imaps. like so: imap: foo.bar.com imaps: ALL that's for standard imap (143/tcp) and ssl-wrapped imap (993/tcp). cyrus doesn't follow the convention of using the program name... w/ its current design for running ssl-wrapped imap it can't, seeing as i