LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   php+ sendmail no good - python + sendmail ok (https://www.linuxquestions.org/questions/linux-networking-3/php-sendmail-no-good-python-sendmail-ok-370622/)

nephish 10-07-2005 08:45 AM

php+ sendmail no good - python + sendmail ok
 
Hey there,
i am having a problem with sendmail in debain sarge.
i have several python scripts that send email through localhost just fine (exim4)
and everything goes through fine.
however, when i set up a php page to send a confirmation email to our customers on our website, everything looks like it worked ( i get no errors )
the problem is that the message never goes through, and after that, my python scripts also start to fail sending through localhost ( although they still make it through when i use an extermal SMTP server)
i think it may be a permissions issue, like the sendmail program freezes when a web user (nobody) uses sendmail, then just locks up.

what can i do to fix this ?

thanks.

nephish 10-07-2005 01:19 PM

nothing to see here, i got it.
just not using local host. i am using the Pear module to send via external smtp.
not that i would'nt love to know the solution for this, but the pressure is off.

thanks


All times are GMT -5. The time now is 03:33 PM.