Posted by Alexander on 10/17/06 10:19
Hi,
for some reason it seems PHP is not properly passing the sender's
address to sendmail. It does not matter whether I add "From" as header,
"nobody@new" is always taken as originating addres (be it return-path,
from or sender).
sendmail logs the following line
SMTP error from remote mailer after MAIL FROM:<nobody@new>
Is this due to a wrong sendmail configuration or would I need to change
something within PHP?
Thanks,
Alexander
[Back to original message]
|