D
dbgrebey
Guest
mail() not working in PHP script.
I read this:
Thanks,
DBG
I read this:
...but not fully understanding what that means. i.e. symbolic link?When mail is sent from PHP script, PHP
usually uses 'sendmail' binary. Plesk has it's own sendmail wrapper, so
/usr/sbin/sendmail should be symbolic link which points to "$QMAIL_ROOT_D/bin/sendmail", please check it.
Thanks,
DBG