[Mailman-Users] mailman and postfix

Rodolfo Pilas rodolfo at linux.org.uy
Thu Feb 7 00:51:13 CET 2002


El mié, 06-02-2002 a las 16:46, Nadeem Hasan escribió:
> Hi all,
> 
> I am trying to use mailman with postfix. I recompiled mailman as
> described in /usr/share/doc/packages/mailman/README.SuSE by using:
> 
> --with-cgi-gid=$NOGROUPGID --with-mail-gid=$NOGROUPGID
> 
> $NOGROUPGID expands to "nogroup" (gid 65534). Now, I get the following
> error from mailman wrapper when I try to test:
> 
> WANTED gid 65534, GOT gid 28.  (Reconfigure to take 28?)
> 
> Where gid 28 is "mdom". Did I miss anything here? What more do
> I have to do to make it work so that I don't make postfix any less
> secure?

Try with --with-mail-gid=mdom 

However, I suggest you to uninstall SuSE's mailman package, download the
package from MM site and 

./configure --prefix=/usr/lib/mailman
--with-var-prefix=/var/spool/mailman --with-mail-gid=mailman
--with-cgi-gid=nogroup

make install

cd /usr/lib/mailman

bin/check_perms 

bin/mailmanctl start


The above directories of $PREFIX are the original SuSE's mailman
installation.

-- 

 Rodolfo Pilas                Quien los puso a estos tipos donde estan,
 rodolfo at linux.org.uy         Quien los deja seguir en su lugar,
 http://rodolfo.pilas.net     Quien los baja ahora de su altar,
 ICQ #17461636                Quien les paga para que hagan lo que haran
 http://xtralinux.org         -=# Apocalipsis Now % Cuarteto de Nos #=-

  Public GnuPG key: http://www.keyserver.net 1024D/57153363 2001-06-02
  key fingerprint = DAAE 3246 3F7D A420 B7A0  48A5 D120 C773 5715 3363





More information about the Mailman-Users mailing list