Hello everyone and thanks for any help in advance.
php 5.1.4
apache 1.3
mysql 5.0.18
mac os x ppc
I wrote a basic registration script (php) some time ago and upon registration an email would be sent to the user. It used to work fine and now it does not. I receive no error messages but I never receive an email no matter where I send it to. I have little snitch on my computer and after hitting the register button it (little snitch) tells me that smtp wants to connect to my isp mail server tcp port 25. (all is good) but still no mail.
I have used telnet and have verified that the port is not blocked. I also try it with no firewall no little snitch running and still nothing. I have talked to my isp and they have told me that I have not been blacklisted and that they have nothing on their on that should block it.
I have looked in the postfix mail.log and can find no errors. Sometimes little snitch will repeatidly tell my that smtp wants to connect to 25 but instead of my isp it trys to connect to a yahoo mail server.
if anybody has any ideas please let me know
-thanks
php 5.1.4
apache 1.3
mysql 5.0.18
mac os x ppc
I wrote a basic registration script (php) some time ago and upon registration an email would be sent to the user. It used to work fine and now it does not. I receive no error messages but I never receive an email no matter where I send it to. I have little snitch on my computer and after hitting the register button it (little snitch) tells me that smtp wants to connect to my isp mail server tcp port 25. (all is good) but still no mail.
I have used telnet and have verified that the port is not blocked. I also try it with no firewall no little snitch running and still nothing. I have talked to my isp and they have told me that I have not been blacklisted and that they have nothing on their on that should block it.
I have looked in the postfix mail.log and can find no errors. Sometimes little snitch will repeatidly tell my that smtp wants to connect to 25 but instead of my isp it trys to connect to a yahoo mail server.
if anybody has any ideas please let me know
-thanks