h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« on: December 06, 2006, 11:53:33 AM » |
|
Ok i have read the other posts about this, i know i need an external SMTP host or send my ID to 110mb to get sendmail turned on. I have tried my ISPs SMTP server (smtp.MY_ISP.com) and it worked, then stopped, i uploaded SMTP.php and tried to connect to my ISPs SMTP server via outlook (i can connect via out look) So i tried yahoo.com.au but thats not working. I also tried smtp.hotpop.com but same thing, nothing. I checked and yes the port is 25 for all 3 i tried, I am using a username and password. I still cant get it working any ideas?
EDIT: RESOLVED, just use smtp.google.com NO USER OR PASS!
|
|
|
|
« Last Edit: December 08, 2006, 06:25:57 AM by h-nation »
|
Logged
|
|
|
|
shadow
Active Member

Offline
Posts: 56
|
 |
« Reply #1 on: December 06, 2006, 01:26:17 PM » |
|
u need to verify ur account.
|
|
|
|
|
Logged
|
|
|
|
hhsweb
Watching
Advanced Authority Member
   
Offline
Posts: 1461
16 year old Adv. Authority Member! (triple yay!)
|
 |
« Reply #2 on: December 06, 2006, 01:38:09 PM » |
|
u need to verify ur account.
Shadow, shhhhhhhhhh h-nation when you tried yahoo.com.au did you fill in details correctly? host: smtp.mail.yahoo.com.au username: ACCOUNTNAME (without yahoo.com.au) password: pass used to get in to yahoo.com.au port: 25 also did you check the box that said use smtp for sendmail
|
|
|
|
|
Logged
|
eh...................it's a signature
|
|
|
shadow
Active Member

Offline
Posts: 56
|
 |
« Reply #3 on: December 06, 2006, 01:42:05 PM » |
|
it may be a new version of phpBB, but I didnt know u can fill in ur SMTP details. Or is it just me being ignorant.
i think he wants to mass mail a group of people, but cant because he didnt verify his account :/
|
|
|
|
|
Logged
|
|
|
|
hhsweb
Watching
Advanced Authority Member
   
Offline
Posts: 1461
16 year old Adv. Authority Member! (triple yay!)
|
 |
« Reply #4 on: December 06, 2006, 01:47:28 PM » |
|
smtp is completely apart from phpsendmail anyways yes newer versions of phpbb do let you put login details for smtp i should know i beta tested phpbb3 olympus.
btw shadow you are not ignorant just need to pay attention to the rest of the forum
|
|
|
|
« Last Edit: December 06, 2006, 01:52:25 PM by bhmsweb »
|
Logged
|
eh...................it's a signature
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #5 on: December 07, 2006, 04:52:52 AM » |
|
u need to verify ur account.
Shadow, shhhhhhhhhh h-nation when you tried yahoo.com.au did you fill in details correctly? host: smtp.mail.yahoo.com.au username: ACCOUNTNAME (without yahoo.com.au) password: pass used to get in to yahoo.com.au port: 25 also did you check the box that said use smtp for sendmail I am using phpbb 2.0.21 i have the following settings for my SMTP config on phpbb: HOST: smtp.mailyahoo.com.au Username: www.hnationPassword: Wouldnt you like to know  I HAVE verified my e-mail and have been using it for about 3 weeks now Here is the error i get: Could not connect to smtp host : 111 : Connection refused
DEBUG MODE
Line : 112 File : smtp.php
|
|
|
|
« Last Edit: December 07, 2006, 04:55:15 AM by h-nation »
|
Logged
|
|
|
|
|
andre
|
 |
« Reply #6 on: December 07, 2006, 04:56:24 AM » |
|
|
|
|
|
|
Logged
|
NOTE: ALL PM'S WILL BE IGNORED. UNLESS I ASKED YOU TO PRIVATE MESSAGE ME.
-- Use the "Search" on top-right before posting. -- If your topic is resolved, put [Resolved] at end of subject.
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #7 on: December 07, 2006, 04:58:12 AM » |
|
i just check yahoo.com.au and i think this may help lol: Server Settings Incoming Mail Server (POP3): pop.mail.yahoo.com.au Outgoing Mail Server (SMTP): smtp.mail.yahoo.com.au using SMTP port 587Account Name/Username: www.hnationEmail address: www.hnation[ @ ] yahoo.com.au Password: Your Yahoo!7 Mail password
|
|
|
|
|
Logged
|
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #8 on: December 07, 2006, 05:05:04 AM » |
|
ok now im getting this: Could not connect to smtp host : 110 : Connection timed out
DEBUG MODE
Line : 112 File : smtp.php
Any ideas?
|
|
|
|
|
Logged
|
|
|
|
|
andre
|
 |
« Reply #9 on: December 07, 2006, 05:12:17 AM » |
|
Ok hold on. I'm getting that too...
|
|
|
|
|
Logged
|
NOTE: ALL PM'S WILL BE IGNORED. UNLESS I ASKED YOU TO PRIVATE MESSAGE ME.
-- Use the "Search" on top-right before posting. -- If your topic is resolved, put [Resolved] at end of subject.
|
|
|
|
andre
|
 |
« Reply #10 on: December 07, 2006, 05:23:17 AM » |
|
Damn. Looks like yahoo's SMTP service can no longer be used on phpBB forum because it's using port 587, while phpBB is assuming it's port 25. So unless someone seems on phpBB forum on how to change the port via coding, that'll be great. www.hotpop.com also doesn't work with phpBB2 forum. Ok let me do a little more testing on other services...
|
|
|
|
|
Logged
|
NOTE: ALL PM'S WILL BE IGNORED. UNLESS I ASKED YOU TO PRIVATE MESSAGE ME.
-- Use the "Search" on top-right before posting. -- If your topic is resolved, put [Resolved] at end of subject.
|
|
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #12 on: December 07, 2006, 07:37:28 AM » |
|
Damn. Looks like yahoo's SMTP service can no longer be used on phpBB forum because it's using port 587, while phpBB is assuming it's port 25. So unless someone seems on phpBB forum on how to change the port via coding, that'll be great. www.hotpop.com also doesn't work with phpBB2 forum. Ok let me do a little more testing on other services... kk, hope you can find a service that lets us use SMTP (WITHOUT pay extra, seriously why would i pay to access SMTP and POP3 remotely?)
|
|
|
|
|
Logged
|
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #13 on: December 07, 2006, 07:44:14 AM » |
|
As for this mode, its easy to install, but sadly doesnt work on phpbb2.0.21 
|
|
|
|
|
Logged
|
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #14 on: December 07, 2006, 12:12:12 PM » |
|
I have contacted phpBB and they said that if you edit line 110 in smtp.php and change the 25 to PORT then it will work (i have tried this to no avail) they also said that using this syntax: "SMTP.HOST.COM:PORT" but i have tried this to an avail :/
|
|
|
|
|
Logged
|
|
|
|
purpl3star
Active Member

Offline
Posts: 59
|
 |
« Reply #15 on: December 07, 2006, 12:31:08 PM » |
|
i just completed setup my phpBB2 i put the admin email : XXXX@gmail.comwanna use smtp as sender? : yes smtp server : smtp.google.com username : blank password : blank then it should be done better use gmail as your smtp server.. coz it was really great and fast..just try it... if you need the invitation..i can sent it for you..just pm to my ur email add
|
|
|
|
« Last Edit: December 07, 2006, 12:33:09 PM by purpl3star »
|
Logged
|
|
|
|
funuser
Member
Offline
Posts: 47
|
 |
« Reply #16 on: December 07, 2006, 02:01:00 PM » |
|
hey andre, not sure if this is related but you mentioned that phpbb2 can't use yahoo smtp server because it uses port 25. well i'm using the smf forum on mine. and i've got port set to 587 and i'm sure i've used the correct account details. this is the error i get. Could not connect to SMTP host: 110 : Connection timed out 2: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to smtp.mail.yahoo.com.au:587 (Connection timed out) File: /www/110mb.com/l/e/v/i/t/a/m/u/levitamus/htdocs/forum/Sources/Subs-Post.php Line: 956
hope it helps for the team in diagnosing the problem. Thanks
|
|
|
|
|
Logged
|
|
|
|
|
Dark Raito
|
 |
« Reply #17 on: December 07, 2006, 04:43:26 PM » |
|
phpBB2 also suffer the same problem... operation timed outedit: look what i found : http://www.unlimitedmail.net/brief data you want to know: 1. smtp username : your account name with the prefixes 2. smtp password : your account pass 3. smtp host/server : smtp.unlimitedmail.org the steps is as follows register an account > login > create a "new" mail address .. then adjust your phpBB2 forum.. and walla ~
|
|
|
|
« Last Edit: December 07, 2006, 05:58:03 PM by DarkRaito »
|
Logged
|
110MB.com Help!NubsPixel.comhave you ever faced failures?
never. because there is no such thing as failure. Only lessons that make you a more better person.
|
|
|
h-nation
Member
Offline
Posts: 11
Attention deficite? What are..... LOOK OVER THERE!
|
 |
« Reply #18 on: December 08, 2006, 06:25:40 AM » |
|
i just completed setup my phpBB2 i put the admin email : XXXX@gmail.comwanna use smtp as sender? : yes smtp server : smtp.google.com username : blank password : blank then it should be done better use gmail as your smtp server.. coz it was really great and fast..just try it... if you need the invitation..i can sent it for you..just pm to my ur email add This worked, thanks 
|
|
|
|
|
Logged
|
|
|
|
|