[Mailman-Developers] Test Results (was Messages silently disappearing)

Stu Ekins stu@ekins.net
Sat, 20 Feb 1999 11:01:32 -0000


OK, taking Barry's code, here's what I came up with:

[stu@super linux]$ ls -al
total 11
drwxrwxr-x   2 stu      stu          1024 Feb 20 10:56 .
drwxr-xr-x  13 stu      stu          2048 Feb 20 10:52 ..
-rwxrwsr-x   1 stu      mailman      4553 Feb 20 10:55 wrapper
-rwxrwxr-x   1 stu      stu           242 Feb 19 20:05 wrapper-2.py
-rw-rw-r--   1 stu      stu           314 Feb 19 19:41 wrapper.c
-rwxrwxr-x   1 stu      stu           265 Feb 20 10:55 wrapper.py
[stu@super linux]$ ./wrapper
wrapper: RGID= 500, EGID= 527
wrapper-1: RGID= 500, EGID= 527
wrapper-2: RGID= 500, EGID= 527
wrapper-2: hello
wrapper-2: from
wrapper-2: wrapper-1
wrapper-2: bye
[stu@super linux]$

This is using a stable Linux 2.0.34 kernel on RedHat 5.0.

Any help?