Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2008 19:05:29 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/dovecot Makefile ports/mail/dovecot/files dovecot.sh.in
Message-ID:  <200809171905.m8HJ5TTo026705@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beech       2008-09-17 19:05:29 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot         Makefile 
    mail/dovecot/files   dovecot.sh.in 
  Log:
  - Fix user permissions on startup.
  
  If a user defines login_user to be something other than 'dovecot' then
  dovecot will throw a warning upon startup.  The new code extracts what
  login_user is defined as and sets the directory permissions
  accordingly. If login_user is undefined in the config then it behaves
  the same as before.
  
  Submitted by:   Yarema <yds@coolrat.org> (maintainer)
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.93      +2 -1      ports/mail/dovecot/Makefile
  1.7       +6 -3      ports/mail/dovecot/files/dovecot.sh.in



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