Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Aug 2015 05:49:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 202119] databases/evolution-data-server: local mail delivery fails due to permissions
Message-ID:  <bug-202119-6497-CcYZMpYeRv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202119-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202119-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
mwisnicki+freebsd@gmail.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 202119: databases/evolution-data-server: local mail delivery fails due to
permissions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202119



--- Description ---
Local mail delivery needs write access to /var/mail to create lock files.

Evolution has an sgid helper for that (libexec/camel-lock-helper*) however on
freebsd it's group owner is "wheel" while /var/mail has group owner "mail".

Executing `chgrp mail /usr/local/libexec/camel-lock-helper*` fixes that.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202119-6497-CcYZMpYeRv>