got phpbb going

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Sun May 06, 2007 11:17 pm    Post subject: got phpbb going Reply with quote

I got the phpbb going but I get this error



Could not connect to smtp host : 10060 : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

DEBUG MODE

Line : 112
File : smtp.php




I know it has something to do with emailing but I don't know how to fix it and it does not happen on all reply to a post just some


http://66.66.92.96
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 07, 2007 12:07 am    Post subject: Reply with quote

The SMTP server you are trying to use is not fully responsive so you should find one thats more reliable, or try using your own and using the one you're currently using as the relayer.

(You wont be able to run your own mail server on a broadband connection, it can only be a relayer.)
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 12:53 am    Post subject: Reply with quote

AbyssUnderground wrote:
The SMTP server you are trying to use is not fully responsive so you should find one thats more reliable, or try using your own and using the one you're currently using as the relayer.

(You wont be able to run your own mail server on a broadband connection, it can only be a relayer.)


I'm on broadband

How do you set up a relayer?


im going to shut off server for the night maybe i can fix it later
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 07, 2007 10:50 am    Post subject: Reply with quote

You need to get hMailServer and in the SMTP setting, set up another host to send the mail through. I had to do this when I ran it at home because mail would never get sent otherwise. It went through my ISP's mail server.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 5:30 pm    Post subject: Reply with quote

is this free?


I don't have time to check now im on lunch break
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 07, 2007 5:41 pm    Post subject: Reply with quote

Yes it is free from www.hmailserver.com
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 10:00 pm    Post subject: Reply with quote

I got it but I can't get it to work do I have to have my own domain name to make this work?

I might be in over my head on this one :?

But I should be happy I got the WWWBOARD going with Abyss


Last edited by toomyg155 on Mon May 07, 2007 10:08 pm; edited 1 time in total
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 07, 2007 10:07 pm    Post subject: Reply with quote

You should just be able to enter an IP in the domain area but idealy a domain would work better.

The e-mail would be something@yourip if you use your ip.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 10:30 pm    Post subject: Reply with quote

AbyssUnderground wrote:
You should just be able to enter an IP in the domain area but idealy a domain would work better.

The e-mail would be something@yourip if you use your ip.


OK but in the admin configuration for the PHPBB what do I put in the SMTP server field
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 07, 2007 10:37 pm    Post subject: Reply with quote

localhost should do it
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 10:44 pm    Post subject: Reply with quote

just the word "localhost" ?
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 07, 2007 10:46 pm    Post subject: Reply with quote

Yes just the word, or you can use 127.0.0.1
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 10:48 pm    Post subject: Reply with quote

OK I'll give it a try in a bit got to goto store
Back to top View user's profile Send private message
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon May 07, 2007 11:08 pm    Post subject: Reply with quote

NO it didnt work I get this error now


Ran into problems sending Mail. Response: 535 Authentication failed. Restarting authentication process.

DEBUG MODE

Line : 132
File : smtp.php
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue May 08, 2007 7:43 am    Post subject: Reply with quote

You need to put in your username and password as well then, eg, a username and password you have made an email address for.

So it would be something@yourip for your username and then your password.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Tue May 08, 2007 5:20 pm    Post subject: Reply with quote

I tried that it said I was not allowed to do the at this email address or something real simaler like that
Back to top View user's profile Send private message
twi5t3d
-


Joined: 12 May 2007
Posts: 5

PostPosted: Sat May 12, 2007 11:05 pm    Post subject: Reply with quote

As an alternative, you could also use your ISP's SMTP servers to send messages. Contact them for your SMTP server, username, and password information, and enter them in the corresponding fields in the phpBB Admin Control Panel.
Back to top View user's profile Send private message
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Sun May 13, 2007 1:08 am    Post subject: Reply with quote

twi5t3d wrote:
As an alternative, you could also use your ISP's SMTP servers to send messages. Contact them for your SMTP server, username, and password information, and enter them in the corresponding fields in the phpBB Admin Control Panel.

I tried that also but I didn't ask them yet I just entered my SMTP info user name and all and it still got the same error
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group