Re: Courier-IMAPD problem with fam(d)

2005-07-19 Thread Kövesdán Gábor
David Kelly wrote: On Jul 19, 2005, at 6:36 AM, Kövesdán Gábor wrote: The mail/courier-imap port installs famd as a dependency, but You have to manually configure and start it. Take a look at /usr/local/ etc/fam.conf. I don't see anything about starting there or in fam(1M) other than

Re: Courier-IMAPD problem with fam(d)

2005-07-19 Thread David Kelly
On Jul 19, 2005, at 6:36 AM, Kövesdán Gábor wrote: The mail/courier-imap port installs famd as a dependency, but You have to manually configure and start it. Take a look at /usr/local/ etc/fam.conf. I don't see anything about starting there or in fam(1M) other than "if fam is started by

Re: Courier-IMAPD problem with fam(d)

2005-07-19 Thread Kövesdán Gábor
David Kelly wrote: /var/log/maillog is spayed full of the following message repeated hundreds or thousands of times. No matter if the courier-imap port is with or with out FAM. Jul 18 19:44:19 Grumpy imapd: Failed to create cache file: maildirwatch (dkelly) Jul 18 19:44:19 Grumpy imapd:

Courier-IMAPD problem with fam(d)

2005-07-18 Thread David Kelly
/var/log/maillog is spayed full of the following message repeated hundreds or thousands of times. No matter if the courier-imap port is with or with out FAM. Jul 18 19:44:19 Grumpy imapd: Failed to create cache file: maildirwatch (dkelly) Jul 18 19:44:19 Grumpy imapd: Error: Input/output e

Re: imapd problem.

2004-10-05 Thread Perttu Laine
> Something running under the name of 'inetd' is binding to port 143 on > all inet4 addresses. Either that, or there's a bug in sockstat or the > kernel structures that it manipulates, though I've not seen mention of > that anywhere. Maybe it's an old instance of inetd from a changed > configuratio

Re: imapd problem.

2004-10-05 Thread Christopher Nehren
On Tue, 2004-10-05 at 17:40 +0300, Perttu Laine wrote: > > 'sockstat -4 | egrep ":143\W"' > > -cut- > root inetd 531 8 tcp4 *:143 *:* > -cut- > > So. it's inetd. Now the question is why 'cause only ssh is not commented > in inetd.conf (or then I should re-check it fe

Re: imapd problem.

2004-10-05 Thread Perttu Laine
Here's my message to the mailing list too. For some reason my mailer replied to the person who replied and not to the mailing list even tho I tried to do that. :) Damn webmails.. > 'sockstat -4 | egrep ":143\W"' -cut- root inetd 531 8 tcp4 *:143 *:* -cut- So. it's i

Re: imapd problem.

2004-10-05 Thread Lowell Gilbert
"Perttu Laine" <[EMAIL PROTECTED]> writes: > Hello! > > I have problem with imapd. I can't start dovecot 'cause it says this: > > -- > koaze# /usr/local/sbin/dovecot > Fatal: listen(143) failed: Address already in use > koaze# > -- > > But I don't know what could be using that address. I had cy

Re: imapd problem.

2004-10-05 Thread Christopher Nehren
On Tue, 2004-10-05 at 08:59 +0300, Perttu Laine wrote: > I have problem with imapd. I can't start dovecot 'cause it says this: > > -- > koaze# /usr/local/sbin/dovecot > Fatal: listen(143) failed: Address already in use > koaze# I appreciate your choice in IMAP servers. :) > But I don't know what

imapd problem.

2004-10-04 Thread Perttu Laine
Hello! I have problem with imapd. I can't start dovecot 'cause it says this: -- koaze# /usr/local/sbin/dovecot Fatal: listen(143) failed: Address already in use koaze# -- But I don't know what could be using that address. I had cyrus for a while, but I removed it and ps aux show nothing that cou