Hi,
I have a very weird problem with Exim. When I try to send a mail with
the mail() function of PHP under Apache, I get this error:
2006-06-27 15:02:01 1FvDCX-00028h-Dp == user@??? R=lookuphost
T=remote_smtp defer (-1): smtp transport process returned non-zero
status 0x000b: terminated by signal 11
2006-06-27 15:02:01 1FvDCX-00028h-Dp Frozen
I already tried the suggestion at
http://help.directadmin.com/item.php?id=114 but it didn't help. Also,
when I run the same script with the CLI php binary, it works just fine.
When I try to force delivering the message with exim -d+all -M
<messageid> it just gets delivered fine.
Any idea how this is possible?
Kind regards,
Wouter de Vries