Hi! On Sam, Sep 06, 2003 at 12:45:52 -0700, Merle Reine wrote: > I get the following in /var/log/mail when trying to send to > [EMAIL PROTECTED]: > > Sep 6 00:23:30 mail postfix/qmgr[5425]: 670D71159B: > from=<[EMAIL PROTECTED]>, size=584, nrcpt=1 (queue active) > Sep 6 00:23:30 mail Mailman mail-wrapper: Failure to exec script. WANTED > gid 65534, GOT gid 65533. (Reconfigure to take 65533?) > Sep 6 00:23:30 mail postfix/local[5835]: 670D71159B: > to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command > died with status 2: "/usr/lib/mailman/mail/wrapper post staff". Command > output: Failure to exec script. WANTED gid 65534, GOT gid 65533. > (Reconfigure to take 65533?) ) > > I have the aliases setup in /etc/aliases, ran newaliases, postfix reload.
Why using the global aliasfile and not mailmans aliasfile? > This is on a SuSe Open Exchange box and Mailman installed from the RPM. > Mailman Version: 2.0.13 How did you start mailman? SuSE ships a own mailmanstartscript thats located in /etc/init.d Just do a /etc/init.d/mailman start or a rcmailman start and everything should be OK with the executionrights for mailman and postfix. I worked also with SuSE's mailman on SLOX and had no problems. Regards, Schoeppi -- Christian Schoepplein | Beste Rockband der Welt: http://www.lily-rockt.de [EMAIL PROTECTED] | Linux fuer Blinde: http://www.blinux.suse.de ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
