> I was under the impression that being an emulator for sendmail, it would
> take in input as we would give to sendmail and convert it to qmail input and
> pass to qmail-inject (in this case). And my problem with the wrapper right
> now is that when I call the mail() function in php (which calls sendmail) it
> just doesn't seem to deliver the goods. I would like to find out what the
> problems may be based on the symptoms that I can find so far...

Does the php wrapper offer a return code? Does the wrapper check the exit
code when it calls sendmail? That would be a good place to start as many
wrappers blithly assume that the call cannot fail - it of course can.


Regards.

Reply via email to