| 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 Feb 2004
11 posts
Gave thanks: 0
Thanked 0 times
|
phpBB forum mail not working
the past month my phpBB 2.0.6 forum's email is no longer working....folks aren't getting email notifications of topics they subscribe to nor getting emails for them to retrieve their forgotten usernames or passwords
this is the setting in my phpBB control panel: Use SMTP Server for email No SMTP Server Address localhost SMTP Username <blank> SMTP Password <blank> any help please? thanks |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Feb 2004
11 posts
Gave thanks: 0
Thanked 0 times
|
i forgot to add that what's interesting is that I still am able to receive these email notifications because my email address is the same domain as my website
but no one else can |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2004
34 posts
Gave thanks: 0
Thanked 3 times
|
i'm not sure why exactly it wont work....it should just be using the php mail() function...but try saying yes to using smtp and keep it as localhost (won't require un/pw)...might work...hope that helps.
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jan 2004
Hosted on Pass51
62 posts
Gave thanks: 0
Thanked 0 times
|
Are you sure it's not working? My email has been bounced regularly by spam filters. Also, depends what server you're on since some of them are blacklisted. Oh yeah, you should upgrade to 2.0.11.
|
|
|
|
|
|
#6 (permalink) | |
|
Registered User
Fresh Surpasser
Joined in Feb 2004
11 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
|
|
|
|
|