Hi
I have a bit of trouble with mailman and need some brain-input. So I hope anyone can guide me on the right track.
The setup: mailman from mailman-2.1.12-9.1.i586.rpm on openSUSE 11.1 32bit with sendmail. Note: this package comes from: Index of /repositories/home:/reinauer/openSUSE_11.1 and is needed because the standard package is completely broken.
The problem: incoming mail disappears, like going to /dev/null. However the web interface works well. I have setup a list called xxxxx (myorg here) and there are some members subscribed.
Did so far: send a test message from outside. Looked at /var/log/mail and saw:
Dec 3 10:04:18 cicero sendmail[22412]: nB394FWi022408:
to="|/usr/lib/mailman/mail/mailman post myorg",
ctladdr=<myorg@mailxxxxx.ch> (2/0), delay=00:00:00,xdelay=00:00:00,
mailer=prog, pri=31047, dsn=2.0.0, stat=Sent
The message is coming in! However this message will not appear in the archive and I can’t see it distributed in any way. There is nothing in /var/lib/mailman/logs/error
Question: what to do next to debug this?