| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2004
Lives in Warsaw, PL
Hosted on Gotti
6 posts
Gave thanks: 0
Thanked 0 times
|
Mail from PHP doesn't work
Hi,
I'm having problem with sending e-mails from a php script. It has been working fine, but I recently noticed, that I can't really send any message except to *[at]siodemki.com (which is a site I host at Surpass). I tried a normal mail() sending, I also tested a class with a SMTP authentication turned on, both doesnt work. Return values are fine (indicating that the mail has been sent), but emails aren't really coming out. 'm looking forward to your help (I'm an experienced programmer, please do not ask me to check typos or so ![]() Cheers Bartek |
|
|
|
|
|
#2 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
|
have you checked your default account to see if you're getting bounces?
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|
|
|
#3 (permalink) | |
|
Surpass Fan
Super #1
Joined in Dec 2003
Lives in NJ
5,057 posts
Gave thanks: 0
Thanked 4 times
|
Quote:
if you dont have any bounce messages - or an error - then maybe post some code? |
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2004
Lives in Warsaw, PL
Hosted on Gotti
6 posts
Gave thanks: 0
Thanked 0 times
|
Hi,
thank you for your messages. What I noticed is that sometimes the mail got blocked in the mail queue and is send in a one big pack after 10 or 20 minutes. That is probably the reason, so lets consider this issue closed - if I find any other stranger behavior I'll post it. Thanks Bartek |
|
|
|