You need to use the service name (first field), NOT the name of the binary.  In 
your case you should use imap and pop3.  We did this so that you could 
distinguish between the following services:

   # add or remove based on preferences
   imap          cmd="imapd" listen="imap" prefork=0
   imaps         cmd="imapd -s" listen="imaps" prefork=0


Ken


Quoting Fatemeh Taj <[EMAIL PROTECTED]>:

> yes it is this way in cyrus.conf :
> 
> # UNIX sockets start with a slash and are put into /var/imap/sockets
> 
>   # add or remove based on preferences
>   imap          cmd="imapd" listen="imap" prefork=0
>   pop3          cmd="pop3d" listen="pop3" prefork=0
> 
> Any commnet ? 
> 
> --Fatemeh
> 
> 
> 
> ----- Original Message ----- 
> From: "Amos Gouaux" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, October 29, 2001 5:15 PM
> Subject: Re: master and hosts.allow
> 
> 
> > >>>>> On Mon, 29 Oct 2001 11:13:18 +0330,
> > >>>>> Fatemeh Taj <[EMAIL PROTECTED]> (ft) writes:
> > 
> > ft> Cyrus 2.0.16 is installed and woks. But the problem is that it
> > ft> can't work when such configuration is in hosts.allow: 
> > ft> All : Local
> > ft> pop3d: xxx.xxx.xxx.0/255.255.255.0 
> > ft> imapd: xxx.xxx.xxx.0/255.255.255.0
> >     ^^^^^
> > Are these names consistent with what's in your cyrus.conf for the
> > service names?
> > 
> > -- 
> > Amos
> > 
> 
> 



-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to