Re: IMAP/POP Connection refused

2005-04-14 Thread Gordon Thagard
That was certainly it. Thank you very much for your assistance. Cheers, Christoph Moench-Tegeder wrote: ## Gordon Thagard ([EMAIL PROTECTED]): Yes, I did. But I added appropriate entries to the /etc/hosts.allow file already: # cat /etc/hosts.allow sshd: ALL sshdfwd-X11:ALL imapd:

Re: IMAP/POP Connection refused

2005-04-14 Thread Christoph Moench-Tegeder
## Gordon Thagard ([EMAIL PROTECTED]): > Yes, I did. But I added appropriate entries to the /etc/hosts.allow file > already: > # cat /etc/hosts.allow > sshd: ALL > sshdfwd-X11:ALL > imapd: ALL > pop3d: ALL These names do not match your cyrus.conf. Use imap, pop3,

Re: IMAP/POP Connection refused

2005-04-14 Thread Christoph Moench-Tegeder
## Gordon Thagard ([EMAIL PROTECTED]): > Apr 14 09:32:25 machine ctl_cyrusdb[18561]: [ID 854764 local6.error] > DBERROR: error listing log files: Permission denied That's not good. > Apr 14 09:32:33 machine pop3[18569]: [ID 998569 local6.error] refused > connection from machine That's tcpwrap

Re: IMAP/POP Connection refused

2005-04-14 Thread Gordon Thagard
Yes, I did. But I added appropriate entries to the /etc/hosts.allow file already: # cat /etc/hosts.allow sshd: ALL sshdfwd-X11:ALL imapd: ALL pop3d: ALL Igor Brezac wrote: Did you build cyrus-imapd with tcp wrappers? -Igor On Thu, 14 Apr 2005, Gordon Thagard wrote:

Re: IMAP/POP Connection refused

2005-04-14 Thread Igor Brezac
Did you build cyrus-imapd with tcp wrappers? -Igor On Thu, 14 Apr 2005, Gordon Thagard wrote: Solaris 9 cyrus-imapd-2.2.12 cyrus-sasl-2.1.20 Hi, I've compiled both the SASL and IMAPD without incident. SASL is working fine when I test it with Postfix. My problem is that I am getting a connection r

IMAP/POP Connection refused

2005-04-14 Thread Gordon Thagard
Solaris 9 cyrus-imapd-2.2.12 cyrus-sasl-2.1.20 Hi, I've compiled both the SASL and IMAPD without incident. SASL is working fine when I test it with Postfix. My problem is that I am getting a connection refused error while trying to test the IMAP/POP3 daemons. One curious thing is that Cyrus is c