Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
Re: [sympa-fr] les commandes sympa ne sont pas executees
- From: Dominique Fournier <adresse@cachée>
- To: adresse@cachée
- Subject: Re: [sympa-fr] les commandes sympa ne sont pas executees
- Date: Tue, 9 Feb 2021 21:45:24 +0100
Re !
Dans mon postfix, j'ai ajouté :
Dans master.cf :
sympa unix - n n - - pipe
flags=R user=sympa argv=/usr/lib/sympa/bin/queue ${recipient}
sympabounce unix - n n - - pipe
flags=R user=sympa argv=/usr/lib/sympa/bin/bouncequeue ${recipient}
et un transport_regex :
## Transport générique (évite le setuid bit)
/^bounce+.*\@listes\.grenoble\.cnrs\.fr$/ sympabounce:
/^.*-owner\@listes\.grenoble\.cnrs\.fr$/ sympabounce:
/^.*\@listes\.grenoble\.cnrs\.fr$/ sympa:
appliqué dans main.cf :
transport_maps = hash:/etc/postfix/transport,regexp:/etc/postfix/transport_regex
Du coup, postfix utilise bien le compte sympa pour exécuter les programmes.
Vérifie aussi : # ls -latr /var/spool/sympa/msg
drwxr-x--- 2 sympa sympa 4096 14-05-2019 12:08:05 moved
drwxrwx--x 23 sympa sympa 4096 14-05-2019 15:05:49 ..
drwxr-x--- 2 sympa sympa 3952640 09-02-2021 18:19:56 bad
drwxrwx--x 4 sympa sympa 4096 09-02-2021 18:19:56 . << Appartenance ?
Dom
Le 09/02/2021 à 21:33, Joel Marchand a écrit :
Re,
- sont bien recues et spoolées, dès lors que j'ai fait
chmod a+r /etc/sympa/sympa/sympa.conf
- mais ne sont pas traitées
Ah non, en fait, j'ai mal formulé le pb
*/ soit je fais
chmod u+s /usr/lib/sympa/lib/sympa/queue
et elles
sont bien spoolées
mais pas traitées
et plus rien ne marche pas :-((
*/ soit je ne fais pas
chmod u+s /usr/lib/sympa/lib/sympa/queue
et elles restent en queue de Postfix
root@cchum-kvm-sympa:/var/spool/sympa/msg# mailq
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
94DFA5D4 917 Tue Feb 9 20:29:19 adresse@cachée
(temporary failure. Command output: /usr/lib/sympa/lib/sympa/queue: while
opening queue file 'adresse@cachée': Permission
denied)
adresse@cachée
-- 0 Kbytes in 1 Request.
root@cchum-kvm-sympa:/var/spool/sympa/msg#
Une idée ?
Bien cordialement,
Joel Marchand
Au cas où :
oot@cchum-kvm-sympa:/usr/lib/sympa/bin# ls -al
total 264
drwxr-xr-x 2 root root 4096 févr. 9 20:04 .
drwxr-xr-x 5 root root 4096 mai 29 2015 ..
-rwxr-xr-x 1 root root 9872 déc. 17 13:45 alias_manager.pl
-rwxr-xr-x 1 root root 9461 déc. 17 13:45 archived.pl
-rwxr-xr-x 1 root root 9210 déc. 17 13:45 bounced.pl
-rwxr-xr-x 1 root root 10232 déc. 17 13:45 bouncequeue
-rwxr-xr-x 1 root root 6884 déc. 17 13:45 bulk.pl
-rwxr-xr-x 1 root root 10232 déc. 17 13:45 familyqueue
-rwxr-xr-x 1 root root 10232 déc. 17 13:45 queue
-rwxr-xr-x 1 root root 11986 déc. 17 13:45 sympa_automatic.pl
-rwxr-xr-x 1 root root 16487 déc. 17 13:45 sympa_msg.pl
-rwxr-xr-x 1 root root 7512 déc. 17 13:45 sympa_newaliases.pl
-rwxr-x--- 1 root sympa 6136 déc. 17 13:45 sympa_newaliases-wrapper
-rwxr-xr-x 1 root root 40928 déc. 17 13:45 sympa.pl
-rwxr-xr-x 1 root root 22990 déc. 17 13:45 sympa_wizard.pl
-rwxr-xr-x 1 root root 65472 déc. 17 13:45 task_manager.pl
root@cchum-kvm-sympa:/var/spool/sympa# ls -al
total 160
drwxrwx--x 25 sympa sympa 4096 févr. 9 20:12 .
drwxr-xr-x 7 root root 4096 juin 1 2015 ..
drwxrwx--x 2 sympa sympa 4096 févr. 6 11:53 auth
drwxrwx--x 3 sympa sympa 4096 févr. 9 04:45 automatic
drwxrwx--x 3 sympa sympa 4096 févr. 9 17:58 bounce
drwxrwx--x 5 sympa sympa 4096 févr. 9 20:30 bulk
drwxrwx--x 3 sympa sympa 4096 févr. 9 21:32 digest
drwxrwx--x 3 sympa sympa 4096 mai 29 2015 distribute
drwxrwx--x 161 sympa sympa 40960 févr. 9 20:31 moderation
drwxrwx--x 4 sympa sympa 4096 févr. 9 21:32 msg
drwxrwx--x 4 sympa sympa 12288 févr. 9 21:22 outgoing
drwxrwx--x 3 sympa sympa 4096 mai 29 2015 queue
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queueauth
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queuebounce
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queuedigest
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queueexpire
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queuemod
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queueoutgoing
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 queuetask
drwxrwx--x 2 sympa sympa 4096 févr. 9 20:30 subscribe
drwxrwx--x 2 sympa sympa 4096 févr. 9 20:31 task
drwxrwx--x 2 sympa sympa 16384 févr. 9 21:21 tmp
drwxrwx--x 2 sympa sympa 4096 mai 29 2015 topic
drwxrwx--x 3 sympa sympa 4096 févr. 9 20:12 viewmail
drwxrwx--x 2 sympa sympa 4096 janv. 16 2015 wwsbounce
root@cchum-kvm-sympa:/var/spool/sympa#
begin:vcard fn:Dominique FOURNIER n:FOURNIER;Dominique org;quoted-printable:CNRS;CRIC - Centre R=C3=A9seau et Informatique Commun email;internet:adresse@cachée title;quoted-printable:Administrateur Syst=C3=A8mes et R=C3=A9seaux tel;work:04 76 88 78 59 note;quoted-printable:Hotline : 04 76 88 79 54=0D=0A= T=C3=A9l=C3=A9travail le vendredi x-mozilla-html:FALSE version:2.1 end:vcard
-
[sympa-fr] les commandes sympa ne sont pas executees,
Joel Marchand, 09/02/2021
- Re: [sympa-fr] les commandes sympa ne sont pas executees, Dominique Fournier, 09/02/2021
-
Re: [sympa-fr] les commandes sympa ne sont pas executees,
Joel Marchand, 09/02/2021
-
Re: [sympa-fr] les commandes sympa ne sont pas executees,
Dominique Fournier, 09/02/2021
- Re: [sympa-fr] les commandes sympa ne sont pas executees, Joel Marchand, 09/02/2021
-
Re: [sympa-fr] les commandes sympa ne sont pas executees,
Dominique Fournier, 09/02/2021
-
Re: [sympa-fr] les commandes sympa ne sont pas executees,
Joel Marchand, 16/02/2021
- Re: [sympa-fr] les commandes sympa ne sont pas executees, Joel Marchand, 22/02/2021
Archives gérées par MHonArc 2.6.19+.