Skip to Content.
Sympa Menu

fr - Re: [sympa-fr] pb with bounces messages ownership

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

List archive

Chronological Thread  
  • From: Olivier Salaün <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: Re: [sympa-fr] pb with bounces messages ownership
  • Date: Fri, 23 Nov 2007 11:05:50 +0100

Hello,

Your problem is probably due to a missing SetUID bit on /home/sympa/bin/bouncequeue program.
At installation time the SetUID should be set on both queue and bouncequeue program. You should determine why it was lost.
To restore the setuid bit : chmod u+s /home/sympa/bin/bouncequeue

address@concealed a écrit :
I have installed sympa ( 5.3.3) with postfix successfully. Everything works
fine excepts the bounce management.

bounce messages are picked up by postfix ok but are moved to the sympa spool
with the wrong ownership (nobody instead of sympa)

Bounces messages are distributed to the sympa spool with the wrong ownership :
/var/log/messages :
bounced[14889]: Could not open
/address@concealed:
Permission denied

ls /home/sympa/spool/bounce/ -al
total 36
drwxrwxrwx 15 sympa sympa 4096 2007-11-01 11:57 ..
-rw------- 1 nobody nobody 4065 2007-11-21 16:48
address@concealed

message distribution, subscription, unsubscription, everything is ok except
bounce management.

An idea anybody?




Archive powered by MHonArc 2.6.19+.

Top of Page