[Bug 202119] databases/evolution-data-server: local mail delivery fails due to permissions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 6 05:49:08 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202119

            Bug ID: 202119
           Summary: databases/evolution-data-server: local mail delivery
                    fails due to permissions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: mwisnicki+freebsd at gmail.com
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list