Date: Thu, 2 Nov 2006 15:27:18 GMT From: Marshal Newrock<marshal@idealso.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/105072: mailman with POSTFIX option set uses wrong MAIL_GID Message-ID: <200611021527.kA2FRI7v003106@www.freebsd.org> Resent-Message-ID: <200611021530.kA2FULmO052324@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105072 >Category: ports >Synopsis: mailman with POSTFIX option set uses wrong MAIL_GID >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 02 15:30:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Marshal Newrock >Release: 6.1 >Organization: Ideal Solution >Environment: FreeBSD hq.idealso.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Fri Oct 20 23:52:11 EDT 2006 root@:/usr/obj/usr/src/sys/IDEALSMP i386 >Description: When installing mailman with the POSTFIX option set, MAIL_GID is set to mailman. This results in the following error when trying to deliver to mailing lists: Group mismatch error. Mailman expected the mail wrapper script to be executed as group "mailman", but the system's mail server executed the mail script as group "nobody". According to /usr/local/share/doc/mailman/FreeBSD-post-install-notes, MAIL_GID should be nobody. >How-To-Repeat: Install mailman with the POSTFIX option set (in the dialog screen). >Fix: Install postfix with "MAILMAN_GID=nobody" in the environment, or change MAIL_GID for postfix in the port. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611021527.kA2FRI7v003106>