| Author |
Could not connect to SMTP host: smtp.bizmail.yahoo.com, port: 25
|
vinayak jog
Ranch Hand
Joined: Apr 01, 2011
Posts: 76
|
|
i got this error while running the code below,
it runs fine in the pc at home,
but not running in friends computer
who is using the different IP giving this error......
i tried to configure outlook and all smtp settings,
i disabled firewalls, disabled antivirus
still getting the same error.......
|
 |
abani patra
Ranch Hand
Joined: Oct 11, 2011
Posts: 70
|
|
Hi,
I have get something sometime if I used different mail properties for host ,port etc.
So I think you should test with other mail setting if it working or not if that work then issue may be in host.
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8566
|
|
it runs fine in the pc at home,
but not running in friends computer
These would indicate a slow internet connection. I doubt anything is wrong with the code.
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
vinayak jog
Ranch Hand
Joined: Apr 01, 2011
Posts: 76
|
|
Maneesh Godbole wrote:
it runs fine in the pc at home,
but not running in friends computer
These would indicate a slow internet connection. I doubt anything is wrong with the code.
thank you for your answer
The connection at friends home is faster than connection at home sir.. What would be the possible error in this.???
i need solve it really fast please help
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
Please EaseUp.
That exception clearly indicates the issue is with the network. For some reason it can't connect in a timely fashion.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
vinayak jog
Ranch Hand
Joined: Apr 01, 2011
Posts: 76
|
|
|
thank you for all who replied the problem is resolved ... the problem was .. the port 25, 465, 587 were blocked by internet service provider ...
|
 |
 |
|
|
subject: Could not connect to SMTP host: smtp.bizmail.yahoo.com, port: 25
|
|
|