Re: [Exim] Exim and Mailman

Pàgina inicial
Delete this message
Reply to this message
Autor: Yann Golanski
Data:  
A: Adam H. Pendleton
CC: exim-users
Assumpte: Re: [Exim] Exim and Mailman
--
Quoth Adam H. Pendleton on Wed, Mar 12, 2003 at 09:55:18 -0500
> MAILMAN_USER=mailman
> MAILMAN_GROUP=mailman
> [...]
> 2003-03-12 09:59:26 18t7hW-00050G-00 ** abc@???
> R=mailman_router T=mailman_transport: Child process of mailman_transport
> transport returned 2 from command: /usr/local/mailman/mail/mailman


This is a uid/gid problem.

> What's the deal? What am I doing wrong?


Mailman is _VERY_ dependent on what uid and gid it runs and is
installed. You need to remove all trace of mailman from your machine.
Re-compile Mailman to use the uid and gid of Exim whatever those are.
Make install to your favorite place. Re-hup Exim and this should work.

These are the values from my FreeBSD setup:
drwxrwsr-x 20 mailnull mail 512 Feb 10 09:49 /usr/local/mailman/
MAILMAN_USER=mailnull
MAILMAN_GROUP=mail

--
yann@???                  -=*=-                      www.kierun.org
    PGP:   009D 7287 C4A7 FD4F 1680  06E4 F751 7006 9DE2 6318
    IRC:   nick kierun, server spod.uk.amiganet.org, channel #sanctus
    NNGS:  nick kierun, server nngs.cosmic.org, port 9696.
--
[ Content of type application/pgp-signature deleted ]
--