Hello,
I am using qmail as my MTA on a RedHat Linux 5.2 server. I have setup
majordomo on the machine, but can't get it to work right. Here is what
my .qmail-majordomo file looks like:
|/usr/local/majordomo/wrapper majordomo
When ever I send a message to majordomo requesting help, for instance, a
core file is dumped in /usr/local/majordomo. The problem is that when I
issue this command:
cat testmail | /usr/local/majordomo/wrapper majordomo
which sends the exact same message to majordomo via standard input, I
get a response from majordomo. I've read through qmail-control in man8
and emulated the method which qmail issues the command, and it still
worked through a shell. Why woult it work through a .qmail file?
Thanks,
-Ryan Hughes