Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Wireless Networking > HELP - problem sending e-mail via wireless

Reply
Thread Tools

HELP - problem sending e-mail via wireless

 
 
=?Utf-8?B?Um9iIEJyb3du?=
Guest
Posts: n/a
 
      06-27-2006
I have recently installed a Linksys wireless-G broadband router onto my
cable-modem. My Home PC is the main computer in the household. I only use
(1) laptop to access the wireless network within my home. My laptop computer
has no problems accessing the wireless signal OR accessing the signal if I
plug into one of the additional (4) available ports. My laptop has no
problems receiving e-mail messages OR accessing the internet. HOWEVER, I am
having difficulties attempting to SEND e-mail.
I am a frequent business traveler and I DO NOT have these problems at hotels
offering wireless hi-speed internet. I have contacted Linksys tech-support
and they say that it is due to settings WITHIN Microsoft Outlook 2003.
A little background on attempting to SEND e-mail ... I am utilizing
Microsoft Outlook 2003 to access a web-based e-mail client (Merak Mail
Server). I do not know if that has any bearing?
Both my Home PC and laptop are running Windows XP.
If anyone could possibly offer any assistance / direction for these issues I
am having, I would greatly appreciate.
BEST REGARDS

 
Reply With Quote
 
 
 
 
jim@knet.com.au
Guest
Posts: n/a
 
      06-27-2006
Can you ping your mail server from your laptop when you are on the
wireless network?
Start Menu - Run - cmd click okay,
Then in DOS box, type in ping mail.server.com or whatever your
outgoing mail server's adderess is.
Then see if you can telnet into the port 25 of the mail server.
Type in at the DOS box telnet mail.server.com 25 see if you come up
with a prompt.

Cheers
Jim


Rob Brown wrote:
> I have recently installed a Linksys wireless-G broadband router onto my
> cable-modem. My Home PC is the main computer in the household. I only use
> (1) laptop to access the wireless network within my home. My laptop computer
> has no problems accessing the wireless signal OR accessing the signal if I
> plug into one of the additional (4) available ports. My laptop has no
> problems receiving e-mail messages OR accessing the internet. HOWEVER, I am
> having difficulties attempting to SEND e-mail.
> I am a frequent business traveler and I DO NOT have these problems at hotels
> offering wireless hi-speed internet. I have contacted Linksys tech-support
> and they say that it is due to settings WITHIN Microsoft Outlook 2003.
> A little background on attempting to SEND e-mail ... I am utilizing
> Microsoft Outlook 2003 to access a web-based e-mail client (Merak Mail
> Server). I do not know if that has any bearing?
> Both my Home PC and laptop are running Windows XP.
> If anyone could possibly offer any assistance / direction for these issues I
> am having, I would greatly appreciate.
> BEST REGARDS


 
Reply With Quote
 
 
 
 
Donald Jacobs
Guest
Posts: n/a
 
      06-27-2006
I had a similar problem and it turned out to be the port address for the
server setting. I was advised by my email provider to change it from 25
to 110. That fixed MY problem. It may not fix yours but if all else
fails give it a try.
Don

Rob Brown wrote:
> I have recently installed a Linksys wireless-G broadband router onto my
> cable-modem. My Home PC is the main computer in the household. I only use
> (1) laptop to access the wireless network within my home. My laptop computer
> has no problems accessing the wireless signal OR accessing the signal if I
> plug into one of the additional (4) available ports. My laptop has no
> problems receiving e-mail messages OR accessing the internet. HOWEVER, I am
> having difficulties attempting to SEND e-mail.
> I am a frequent business traveler and I DO NOT have these problems at hotels
> offering wireless hi-speed internet. I have contacted Linksys tech-support
> and they say that it is due to settings WITHIN Microsoft Outlook 2003.
> A little background on attempting to SEND e-mail ... I am utilizing
> Microsoft Outlook 2003 to access a web-based e-mail client (Merak Mail
> Server). I do not know if that has any bearing?
> Both my Home PC and laptop are running Windows XP.
> If anyone could possibly offer any assistance / direction for these issues I
> am having, I would greatly appreciate.
> BEST REGARDS
>


 
Reply With Quote
 
Diamontina Cocktail
Guest
Posts: n/a
 
      06-28-2006

"Rob Brown" <> wrote in message
news:7025FD6C-99EF-4EE2-A59E-...
>I have recently installed a Linksys wireless-G broadband router onto my
> cable-modem. My Home PC is the main computer in the household. I only
> use
> (1) laptop to access the wireless network within my home. My laptop
> computer
> has no problems accessing the wireless signal OR accessing the signal if I
> plug into one of the additional (4) available ports. My laptop has no
> problems receiving e-mail messages OR accessing the internet. HOWEVER, I
> am
> having difficulties attempting to SEND e-mail.
> I am a frequent business traveler and I DO NOT have these problems at
> hotels
> offering wireless hi-speed internet. I have contacted Linksys
> tech-support
> and they say that it is due to settings WITHIN Microsoft Outlook 2003.
> A little background on attempting to SEND e-mail ... I am utilizing
> Microsoft Outlook 2003 to access a web-based e-mail client (Merak Mail
> Server). I do not know if that has any bearing?
> Both my Home PC and laptop are running Windows XP.
> If anyone could possibly offer any assistance / direction for these issues
> I
> am having, I would greatly appreciate.
> BEST REGARDS
>



Check with your ISP. They may be blocking port 25 past their own POP server.
Eg, out to Internet. If they are, find out how to enable it. A quick and
easy way is to logon to your account through a web browser and see if they
have any security/limitation settings that you can alter.


 
Reply With Quote
 
=?Utf-8?B?Um9iIEJyb3du?=
Guest
Posts: n/a
 
      06-28-2006
JIM,

I tried your reccomendations and came up with the following ...

Pinging "mail.server.com" with 32 bytes of data:

Reply from "mail.server.com": bytes=32 time=31ms TTL=114
Reply from "mail.server.com": bytes=32 time=30ms TTL=114
Reply from "mail.server.com": bytes=32 time=28ms TTL=114
Reply from "mail.server.com": bytes=32 time=30ms TTL=114

Ping statistics for "mail.server.com":
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 28ms, Maximum = 31 ms, Average = 29ms

When I attempted to telnet into port 25 of the mail.server.com, I received
the following message...

Connecting To "mail.server.com"...Could not open connection to the host, on
port 25: Connect failed

Any other additional suggestions?
Thank you in advance and CYA online

"" wrote:

> Can you ping your mail server from your laptop when you are on the
> wireless network?
> Start Menu - Run - cmd click okay,
> Then in DOS box, type in ping mail.server.com or whatever your
> outgoing mail server's adderess is.
> Then see if you can telnet into the port 25 of the mail server.
> Type in at the DOS box telnet mail.server.com 25 see if you come up
> with a prompt.
>
> Cheers
> Jim
>
>
> Rob Brown wrote:
> > I have recently installed a Linksys wireless-G broadband router onto my
> > cable-modem. My Home PC is the main computer in the household. I only use
> > (1) laptop to access the wireless network within my home. My laptop computer
> > has no problems accessing the wireless signal OR accessing the signal if I
> > plug into one of the additional (4) available ports. My laptop has no
> > problems receiving e-mail messages OR accessing the internet. HOWEVER, I am
> > having difficulties attempting to SEND e-mail.
> > I am a frequent business traveler and I DO NOT have these problems at hotels
> > offering wireless hi-speed internet. I have contacted Linksys tech-support
> > and they say that it is due to settings WITHIN Microsoft Outlook 2003.
> > A little background on attempting to SEND e-mail ... I am utilizing
> > Microsoft Outlook 2003 to access a web-based e-mail client (Merak Mail
> > Server). I do not know if that has any bearing?
> > Both my Home PC and laptop are running Windows XP.
> > If anyone could possibly offer any assistance / direction for these issues I
> > am having, I would greatly appreciate.
> > BEST REGARDS

>
>

 
Reply With Quote
 
Diamontina Cocktail
Guest
Posts: n/a
 
      06-28-2006

"Rob Brown" <> wrote in message
news:2D7CF70E-8574-436C-8046-...
> JIM,
>
> I tried your reccomendations and came up with the following ...
>
> Pinging "mail.server.com" with 32 bytes of data:
>
> Reply from "mail.server.com": bytes=32 time=31ms TTL=114
> Reply from "mail.server.com": bytes=32 time=30ms TTL=114
> Reply from "mail.server.com": bytes=32 time=28ms TTL=114
> Reply from "mail.server.com": bytes=32 time=30ms TTL=114
>
> Ping statistics for "mail.server.com":
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 28ms, Maximum = 31 ms, Average = 29ms
>
> When I attempted to telnet into port 25 of the mail.server.com, I received
> the following message...
>
> Connecting To "mail.server.com"...Could not open connection to the host,
> on
> port 25: Connect failed
>
> Any other additional suggestions?
> Thank you in advance and CYA online
>


Like I said to you before - your ISP is blocking port 25. Either get on to
their web site and your account under that and unblock it or ring them and
tell them to do it.


 
Reply With Quote
 
jim@knet.com.au
Guest
Posts: n/a
 
      06-29-2006
Yep, I agree Port 25 is getting blocked. Now have you tried plugging
in your laptop directly into the cable modem via a lan cable and then
trying to send email?
If this works, then it is your Linksys Wireless Router blocking port
25, but if you still cannot send email, then I would be calling the
ISP.
Let us know how you go.

Jim


Rob Brown wrote:
> JIM,
>
> I tried your reccomendations and came up with the following ...
>
> Pinging "mail.server.com" with 32 bytes of data:
>
> Reply from "mail.server.com": bytes=32 time=31ms TTL=114
> Reply from "mail.server.com": bytes=32 time=30ms TTL=114
> Reply from "mail.server.com": bytes=32 time=28ms TTL=114
> Reply from "mail.server.com": bytes=32 time=30ms TTL=114
>
> Ping statistics for "mail.server.com":
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 28ms, Maximum = 31 ms, Average = 29ms
>
> When I attempted to telnet into port 25 of the mail.server.com, I received
> the following message...
>
> Connecting To "mail.server.com"...Could not open connection to the host, on
> port 25: Connect failed
>
> Any other additional suggestions?
> Thank you in advance and CYA online
>
> "" wrote:
>
> > Can you ping your mail server from your laptop when you are on the
> > wireless network?
> > Start Menu - Run - cmd click okay,
> > Then in DOS box, type in ping mail.server.com or whatever your
> > outgoing mail server's adderess is.
> > Then see if you can telnet into the port 25 of the mail server.
> > Type in at the DOS box telnet mail.server.com 25 see if you come up
> > with a prompt.
> >
> > Cheers
> > Jim
> >
> >
> > Rob Brown wrote:
> > > I have recently installed a Linksys wireless-G broadband router onto my
> > > cable-modem. My Home PC is the main computer in the household. I only use
> > > (1) laptop to access the wireless network within my home. My laptop computer
> > > has no problems accessing the wireless signal OR accessing the signal if I
> > > plug into one of the additional (4) available ports. My laptop has no
> > > problems receiving e-mail messages OR accessing the internet. HOWEVER, I am
> > > having difficulties attempting to SEND e-mail.
> > > I am a frequent business traveler and I DO NOT have these problems at hotels
> > > offering wireless hi-speed internet. I have contacted Linksys tech-support
> > > and they say that it is due to settings WITHIN Microsoft Outlook 2003.
> > > A little background on attempting to SEND e-mail ... I am utilizing
> > > Microsoft Outlook 2003 to access a web-based e-mail client (Merak Mail
> > > Server). I do not know if that has any bearing?
> > > Both my Home PC and laptop are running Windows XP.
> > > If anyone could possibly offer any assistance / direction for these issues I
> > > am having, I would greatly appreciate.
> > > BEST REGARDS

> >
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem sending mail: Sending the email to the following server failed Luke Java 2 03-15-2007 10:54 AM
pls help me when i sent mail, it vil sending twice instead of once ,am using java.mail,am sending my code.... shailajabtech@gmail.com Java 0 09-28-2006 06:38 AM
help please! trouble sending video via infrared from mobile phone =?Utf-8?B?V2lubmllIHRoZSBQb29o?= Wireless Networking 0 07-27-2005 06:21 PM
Help: Slow sending emails via SmtpMail/MailMessage Stewart ASP .Net 0 12-05-2003 05:19 AM
Sending pictures via email Via OE6+Win XP - I no longer get prompt to "make all my pictures smaller" Ian Roberts Digital Photography 3 09-21-2003 04:57 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57