I am now running

[root@elmo msg]# rpm -qa | grep sympa
sympa-2.7.3-7mdk

on a LM 7.1 system.  My mail program is:

[root@elmo msg]# rpm -qa | grep postfix
postfix-19991231-6mdk

I have these entries in my aliases file:

listmaster:     root
sympa:          "| /var/lib/sympa/bin/queue sympa "
bounce+*:       "| /var/lib/sympa/bin/bouncequeue sympa "
sympa-request:  listmaster
sympa-owner:    listmaster

However, a [EMAIL PROTECTED] request goes in the queue as:

[root@elmo msg]# pwd
/var/lib/sympa/spool/msg
[root@elmo msg]# ls -l
total 8
-rw-------    1 root     nobody        853 Nov  4 14:47
sympa.973365861.26685
-rw-------    1 root     nobody        853 Nov  4 14:58
sympa.973367885.27002

Note the permissions of the request.  My su sympa -c
/var/lib/symba/bin/sympa.pl -d says:

[root@elmo msg]# su sympa -c "/var/lib/sympa/bin/sympa.pl -d -m -f
/etc/sympa.conf"
Configuration file read
Using locale file us.cat version 2.6
Sympa 2.7.3 Started
Sympa 2.7.3 Started
Reaper unwaited pids :
Open = 0
Processing /var/lib/sympa/spool/msg/sympa.973365861.26685 with priority 1
Can't open /var/lib/sympa/spool/msg/sympa.973365861.26685: Permission denied
No From found in message, skipping.
Renaming bad file sympa.973365861.26685 to BAD-sympa.973365861.26685
Reaper unwaited pids :
Open = 0
Reaper unwaited pids :
Open = 0
Reaper unwaited pids :
Open = 0

Note the PERMISSION DENIED.

Why are the queue entries not owned sympa.sympa ?  Or why aren't the
permissions 666 so
that sympa (running as user "sympa") can access them?

What really confuses me is: Why is sympa ALLOWED TO RENAME the file???

TIA,

Bill
I should include some neat signature here, but I haven't thought of one yet.




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to