[Error sending: Connection failed to smtp.usm.edu,25: Connectiontimed out]

This is a discussion on [Error sending: Connection failed to smtp.usm.edu,25: Connectiontimed out] within the Pine forums in Other Technologies category; Hello, I'm using Alpine 1.00 on Ubuntu 8.04. However, when I send email at home using cable modem (wired USB interface or wireless), it showed the following errror msg [Error sending: Connection failed to smtp.xxx.edu,25: Connection timed out] This is my SMTP server setting SMTP Server (for sending) = smtp.xxx.edu/novalidate-cert It works fine if I send email using University net. Thanks!...

Go Back   Application Development Forum > Other Technologies > Pine

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-15-2008, 01:07 AM
litd99
Guest
 
Default [Error sending: Connection failed to smtp.usm.edu,25: Connectiontimed out]

Hello,

I'm using Alpine 1.00 on Ubuntu 8.04. However, when I send email at
home using cable modem (wired USB interface or wireless), it showed
the following errror msg

[Error sending: Connection failed to smtp.xxx.edu,25: Connection timed
out]

This is my SMTP server setting

SMTP Server (for sending) = smtp.xxx.edu/novalidate-cert

It works fine if I send email using University net.

Thanks!
Reply With Quote
  #2  
Old 07-15-2008, 04:13 AM
Echecero
Guest
 
Default Re: [Error sending: Connection failed to smtp.usm.edu,25: Connectiontimed out]

Many DSL and cable Internet providers block use of port 25 outside of
their own e-mail server. That is, if you use Yahoo! DSL, then the only
outside machine they allow you to use for SMTP is the mail.yahoo.com
server.

The best solution I've found is looking for a secure connection to the
*.edu server. Using an SSL connection for SMTP typically uses Port
465, and because it require authentication, few ISPs block its use.
Check with your e-mail provider for available SSL connection settings.

If they don't offer any SSL connection, you can use the ISP's
connection from home.

The reason for blocking standard SMTP ports is to reduce spam and
other misuses of e-mail -- traditional SMTP requires very little
authentication.

On Jul 15, 1:07 am, litd99 <lit...@gmail.com> wrote:
> Hello,
>
> I'm using Alpine 1.00 on Ubuntu 8.04. However, when I send email at
> home using cable modem (wired USB interface or wireless), it showed
> the following errror msg
>
> [Error sending: Connection failed to smtp.xxx.edu,25: Connection timed
> out]
>
> This is my SMTP server setting
>
> SMTP Server (for sending) = smtp.xxx.edu/novalidate-cert
>
> It works fine if I send email using University net.
>
> Thanks!


Reply With Quote
  #3  
Old 07-15-2008, 12:24 PM
Steve Hubert
Guest
 
Default Re: [Error sending: Connection failed to smtp.usm.edu,25: Connectiontimed out]

On Mon, 14 Jul 2008, litd99 wrote:

> Hello,
>
> I'm using Alpine 1.00 on Ubuntu 8.04. However, when I send email at
> home using cable modem (wired USB interface or wireless), it showed
> the following errror msg
>
> [Error sending: Connection failed to smtp.xxx.edu,25: Connection timed
> out]
>
> This is my SMTP server setting
>
> SMTP Server (for sending) = smtp.xxx.edu/novalidate-cert
>
> It works fine if I send email using University net.
>
> Thanks!


Port 587 is usually the preferred port to use for submissions, and you
should be authenticating to get that through. Try

smtp.xxx.edu:587/tls/user=litd99

or

smtp.xxx.edu:587/user=litd99

The user= will cause it to ask you for your password and then to
authenticate to the smtp server.

Steve

Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 09:52 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.