Hello all,
I'm unable to get sendmail to work using a PHP script. I've tried sendmail from the shell and from Pine and it works fine. However, when I try to use a PHP script to send an email, nothing happens. How can I figure out what I'm doing wrong?
I've checked the mail log and when I submit the form I see an entry "Relay: apache@localhost". Do I need to configure 'apache' to be trusted somehow? How would I do that? I'm able to send mail as root and as a regular user through pine..
Thanks,
Omkar