Hello, I'm fairly new to qmail, but I seemed to get ezmlm working with it quite well last week without too much trouble. However, our web site hosts upgraded their server (I'm not certain if qmail was part of the change), but after the upgrade ezmlm moderation requests fail when they try to send the approved message: > Hi. This is the qmail-send program at server.bogus.net. > I'm afraid I wasn't able to deliver your message to the following addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > > <[EMAIL PROTECTED]>: > ezmlm-moderate: fatal: unable to execute > /web/sites/bogus.com/bin/ezmlm-send > '/web/sites/bogus.com/qmaildir/news': file does not exist > ezmlm-moderate: fatal: Fatal error from child It seems that ezmlm-moderate can't find ezmlm-send. I've checked and ezmlm-send is exactly where it has always been and it matches the path given above. To make things simpler, I created a simple .qmail file apart from ezmlm with similar results. I put a test script in /web/sites/bogus.com/bin and create a .qmail that contained '|preline /web/sites/bogus.com/bin/test'. This message was very similar from this test. > Hi. This is the qmail-send program at server.bogus.net. > I'm afraid I wasn't able to deliver your message to the following addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > > <[EMAIL PROTECTED]>: > preline: fatal: unable to run /web/sites/bogus.com/bin/test: file does > not exist The permissions on both files are the same: 755. Any help would be much appreciated, Thanks, Ron
