Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 15:09:31 +0200
From:      Marco Molteni <molter@tin.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dominic Marks <dom@cus.org.uk>
Subject:   ports/55464: FIX mail/dovecot
Message-ID:  <20030811130931.GA9139@cobweb.example.org>
Resent-Message-ID: <200308111310.h7BDAEs7055469@freefall.freebsd.org>

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

>Number:         55464
>Category:       ports
>Synopsis:       FIX mail/dovecot
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 11 06:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Marco Molteni
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Citello Networks
>Environment:
System: FreeBSD cobweb.example.org 4.8-STABLE

>Description:
	files/README.FreeBSD contains out-of-date and thus confusing
        information about the user id needed to run dovecot on 4-stable.

	I already talked about this with Dominic (the port maintainer)
        and I think he just forgot to update the README :-)

>How-To-Repeat:
	read files/README.FreeBSD

>Fix:
	Apply simple following patch:


--- /usr/ports/mail/dovecot/files/README.FreeBSD        Tue Jul  1 03:06:52 2003
+++ README.FreeBSD      Mon Aug 11 14:58:56 2003
@@ -13,7 +13,7 @@
   + FreeBSD 4 (DEFAULT)
 
     auth_passdb = passwd
-    auth_user = dovecot-auth
+    auth_user = root
 
   + FreeBSD 5
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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