Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2007 01:55:57 -0300 (BRT)
From:      João Carlos Mendes Luís <jonny@jonny.eng.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/110695: Trouble when using imapproxyd with imap-uw
Message-ID:  <20070323045557.6C22B12546D@coe.ufrj.br>
Resent-Message-ID: <200703230520.l2N5K3x4070956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110695
>Category:       ports
>Synopsis:       Trouble when using imapproxyd with imap-uw
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 05:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     João Carlos Mendes Luís
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD roma.coe.ufrj.br 6.2-STABLE FreeBSD 6.2-STABLE #4: Thu Mar 22 23:37:54 BRT 2007 Jonny@roma.coe.ufrj.br:/usr/cvsup/RELENG_6/src/sys/i386/compile/ROMA i386


>Description:

In my server, I noticed imapproxyd never started on boot, I had to start
it manually.  Today I found it needs the main imap server to be online
when it starts.

My configuration is to use imap-uw inside inetd.  imapproxyd was starting
before inetd, and therefore, imap server was not already online, ending
in error.

>How-To-Repeat:

Install imapproxyd and any inetd based imap server.

>Fix:

imapproxyd startup script seems to be create to be used with courier 
and cyrus, but completely forgot inetd based servers.

I just added inetd into the REQUIRE list, and it solved my problem.

Now, the dependencies for rcorder are like this:

# PROVIDE: imapproxyd
# REQUIRE: DAEMON courier_imap_imapd courier_imap_imapd_ssl cyrus_imapd inetd
# KEYWORD: shutdown


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070323045557.6C22B12546D>