sendmail and PHP mail() function
Hi
I can't get PHP mail() function to send mails to other than local accounts
and local virtual domains.
I've tried both
sendmail -> /var/qmail/bin/sendmail
and
sendmail -> qmail-sendmail
What should I be looking for?
My /etc/tcp.smtp has:
127.:allow,RELAYCLIENT=""
Thanks
Lars
|