problem with GID and postfix

hi list,
after hours of searching on the net (finding that the problem is not unknown, but not yielding a solution for me) and several rebuilds of mailman (mailman-2.1.8rc1, from NetBSD pkgsrc) i'm stuck.
as advised, i built mailman with --with-mail-gid=nobody (for postfix), but this leads me to following problem when trying to post to a newly created (the first, one and only on the machine) list:
Group mismatch error. Mailman expected the mail wrapper script to be executed as group "nobody", but the system's mail server executed the mail script as group "mailman". Try tweaking the mail server to run the script as group "nobody", or re-run configure, providing the command line option `--with-mail-gid=mailman'.
i figure that i need to tell postfix to run
/usr/pkg/lib/mailman/mail/mailman request mailman@riscworks.net
as nobody. can i force postfix to do this?
any hints greatly appreciated - thanks in advance,
-- Timo Schoeler | http://riscworks.net/~tis | timo.schoeler@riscworks.net RISCworks -- Perfection is a powerful message ISP | POWER & PowerPC afficinados | Networking, Security, BSD services GPG Key fingerprint = C9CA 7A13 4250 44EF CC58 938F AE29 5465 6E09 3093
There are 10 types of people in the world. Those who understand binary and those who don't.

Timo Schoeler wrote:
You have two choices. Postfix runs the pipe as the user:group that owns the alias file that the pipe came from. You could change the group of data/aliases* to nobody, but that with cause other problems with automatic alias generation for Postfix (assuming you have set MTA = 'Postfix')
The better choice is to rerun configure with --with-mail-gid=mailman and reinstall.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

...IS THERE AN EASY WAY TO DO THIS?
When clients see the word bounces in the email it makes them nervous.
Like:
HR-bounces@lalala.com
Help please.
We are running windows, is there any easy way to take this word out by using the web interface?
thanks

At 4:32 PM -0700 2006-06-01, The Lafferty wrote:
We are running windows, is there any easy way to take this word out by using the web interface?
See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.003.htp>.
-- Brad Knowles, <brad@stop.mail-abuse.org>
"Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
LOPSA member since December 2005. See <http://www.lopsa.org/>.

Timo Schoeler wrote:
You have two choices. Postfix runs the pipe as the user:group that owns the alias file that the pipe came from. You could change the group of data/aliases* to nobody, but that with cause other problems with automatic alias generation for Postfix (assuming you have set MTA = 'Postfix')
The better choice is to rerun configure with --with-mail-gid=mailman and reinstall.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

...IS THERE AN EASY WAY TO DO THIS?
When clients see the word bounces in the email it makes them nervous.
Like:
HR-bounces@lalala.com
Help please.
We are running windows, is there any easy way to take this word out by using the web interface?
thanks

At 4:32 PM -0700 2006-06-01, The Lafferty wrote:
We are running windows, is there any easy way to take this word out by using the web interface?
See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.003.htp>.
-- Brad Knowles, <brad@stop.mail-abuse.org>
"Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
LOPSA member since December 2005. See <http://www.lopsa.org/>.
participants (4)
-
Brad Knowles
-
Mark Sapiro
-
The Lafferty
-
Timo Schoeler