Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 21:26:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251143] mail/sympa does not detect correct path of postmap
Message-ID:  <bug-251143-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251143

            Bug ID: 251143
           Summary: mail/sympa does not detect correct path of postmap
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mfechner@FreeBSD.org
                CC: dgeo@centrale-marseille.fr
             Flags: maintainer-feedback?(dgeo@centrale-marseille.fr)
                CC: dgeo@centrale-marseille.fr

Created attachment 219692
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219692&action=
=3Dedit
Add postfix as build dep to successfully detect path

While creating a package of sympa the configure script searches for the pat=
h of
postmap and if it is not found, it falls back to standard path
/usr/sbin/postmap

As the correct path is required, that postfix integration will not work lik=
e it
is described here:
https://sympa-community.github.io/manual/install/configure-mail-server-post=
fix.html

adding postfix as a build dependency ensures that the correct path for post=
map
is detected and the file /usr/local/libexec/sympa/sympa_newaliases.pl will =
have
the correct path.

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



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