W
willgnosis
Guest
i tried to change my sendmail path
sendmail_path = /usr/local/psa/qmail/bin/sendmail
in my php.ini file
but still i cant send php mail!
what do i have to do to be able to send php mail?
i get this is my mail log:
Mar 9 16:34:59 minimacs-Computer qmail: 1173458099.125566 new msg 223393
Mar 9 16:34:59 minimacs-Computer qmail: 1173458099.128400 info msg 223393: bytes 300 from <anonymous@minimacs-Computer.local> qp 3254 uid 70
Mar 9 16:34:59 minimacs-Computer qmail: 1173458099.130578 end msg 223393
nothing arrives!
I can send successfully using the plesk mass mailer. & my php code it good - using the mail(); function.
but no php mail...!??
stramgely enough Mime mail DOES work..
but the basic php mail(); function doesn't
sendmail_path = /usr/local/psa/qmail/bin/sendmail
in my php.ini file
but still i cant send php mail!
what do i have to do to be able to send php mail?
i get this is my mail log:
Mar 9 16:34:59 minimacs-Computer qmail: 1173458099.125566 new msg 223393
Mar 9 16:34:59 minimacs-Computer qmail: 1173458099.128400 info msg 223393: bytes 300 from <anonymous@minimacs-Computer.local> qp 3254 uid 70
Mar 9 16:34:59 minimacs-Computer qmail: 1173458099.130578 end msg 223393
nothing arrives!
I can send successfully using the plesk mass mailer. & my php code it good - using the mail(); function.
but no php mail...!??
stramgely enough Mime mail DOES work..
but the basic php mail(); function doesn't