[Mailman-Users] Newbie question...

Hans Lohmander Hans.Lohmander at ei.sigma.se
Tue Mar 28 12:30:46 CEST 2000


Postfix is working fine with Listar but not with mailman.
smrsh may be in /etc/smrsh where you do a small
wrapper script that call the executable.
#!/bin/sh
/path/to/exe $@
or something similar. Same name for the script as ecexutable.
Make sure script is executable.
Change your path in aliases to /etc/smrsh/...
/Hans 

-----Original Message-----
From: Ralf Hildebrandt
To: mailman-users at python.org
Sent: 2000-03-28 11:15
Subject: Re: [Mailman-Users] Newbie question...

On Tue, Mar 28, 2000 at 05:01:46PM +0800, Denver Parker wrote:

> sendmail is working fine with majordomo,

So it's a mailman permission problem

> and working like a charm as a mail
> server and relay point for 70 people, i read the smrsh error in the
install
> doc and went hunting for it, but it doesn't exist in any form...

? If your sendmail uses smrsh for local delivery

FEATURE('smrsh')

Then you need to link or copy the binaries that are allowed to be
executed by
sendmail into a particular directory. Dunno where.

Nevertheless : The wrapper IS EXECUTED, thus it's not SMRSH problem.

-- 
Ralf Hildebrandt <R.Hildebrandt at tu-bs.de> www.stahl.bau.tu-bs.de/~hildeb
A mathematician is an engine for converting coffee into theorems.


------------------------------------------------------
Mailman-Users maillist  -  Mailman-Users at python.org
http://www.python.org/mailman/listinfo/mailman-users




More information about the Mailman-Users mailing list