Accéder au contenu.
Menu Sympa

fr - Re: Sympa ain't executed

Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa

Archives de la liste

Chronologique Discussions  
  • From: Olivier Salaun - CRU <adresse@cachée>
  • To: Webmaster <adresse@cachée>
  • Cc: adresse@cachée
  • Subject: Re: Sympa ain't executed
  • Date: Mon, 29 Mar 1999 09:50:37 +0200

> I got Sympa running.. so far. If I send a message to sympa containing
> 'HELP' for example then I get his as an error message from the MTA
> (sendmail):
>
> ----- Transcript of session follows -----
> sh: /usr/local/sympa/bin/queue: Permission denied
> 554 "|/usr/local/sympa/bin/queue 0 sympa"... unknown mailer error 126

queue needs to be executable by anybody + Set UserID bit :
-rwsr-xr-x 1 sympa sympa 12907 Mar 19 14:17 queue

(but the make install should do this correctly)

Is the queue/ directory writeable for Sympa user ?

> Hmm.. Permission denied.. Sendmail runs as root & the user/group sympa
> _is_ allowed to run queue. Do I have to tell Sendmail how to (ie. as which
> user) run queue?

No, since queue has a Set-uid bit.

> If I do this as root in /usr/local/sympa/bin:
>
> cat testmail | ./queue 0 sympa
>
> => like this i (flip@..) do get the help message (the proof that sympa
> works, but not the access via email).

Try the same experience as Sympa user :
su sympa
cat testmail | ./queue 0 sympa

Olivier





  • Sympa ain't executed, Webmaster, 29/03/1999
    • Re: Sympa ain't executed, Olivier Salaun - CRU, 29/03/1999

Archives gérées par MHonArc 2.6.19+.

Haut de le page