Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Web Hosting Services

Notices

Reply
 
Thread Tools
  #1  
Old 05-13-2006, 01:15 PM
TeeJa's Avatar
TeeJa TeeJa is online now
Royal Croc
 
Join Date: Dec 2004
Location: Kerrville & Rockport, Texas
Posts: 709
Default SMTP problem

I have a client that just switched from dialup to hughes.net sat. Internet. (he cannot get cable or dsl where he is at).

Problem is, sending email SMTP through his account seems to drop off in a hole? It does send, but no one outside of hughes.net gets it. He does get his mail from server, just don't get to send back through the server. He has tried using there SMTP but no go, he has been with hughes.net support for hours, and they say they do not block anything? He can send to himself from my server with his email client, to his hughes.net account and gets it???? It shows that the Email was sent, but don't know where, I know it's not on my dedi.
We even tried port 26, but don't like it at all?
He does have a linksys router, was wondering if there was something there? But I looked at mine, and nothing on smtp.

Anyone run accross this?????
Reply With Quote
  #2  
Old 05-13-2006, 01:46 PM
vtrain's Avatar
vtrain vtrain is offline
Royal Croc
 
Join Date: Jan 2004
Location: Melbourne - Australia
Posts: 704
Default Re: SMTP problem

-can he send email from other addresses (not the one on your dedi) using their smtp ?


I do not undestand this sentence

Quote:
He can send to himself from my server with his email client, to his hughes.net account and gets it
Vt
__________________
Vtrain is Linux User #237333 on http://counter.li.org/
"Don't meddle in the affairs of sysadmins,
for they are subtle and quick to anger."
Reply With Quote
  #3  
Old 05-13-2006, 02:43 PM
TeeJa's Avatar
TeeJa TeeJa is online now
Royal Croc
 
Join Date: Dec 2004
Location: Kerrville & Rockport, Texas
Posts: 709
Default Re: SMTP problem

Quote:
Originally Posted by vtrain
-can he send email from other addresses (not the one on your dedi) using their smtp ? Vt
The only emails he has is the new one from hughes.net and the one he has with me on the server for his account.
His hughes.net sends & receives fine, as long as it's the email from them. I will explain the rest below.


I do not undestand this sentence
Quote:
He can send to himself from my server with his email client, to his hughes.net account and gets it
If he uses his account on my server to send an email to his hughes.net account it goes through. ??? But not out of the hughes.net. Will not send any email to any other address using the servers account. Looking at the relayed mail, I do not see it coming in or going out??? But he gets it????
very strange to say the least.

Background, my client has some windows knowledge, just enough to some times get him into trouble. He owns a campground in Mich. He will also offer wi-fi service to his guest in the park with an outside ant. He has at least 3 of his own computers right now on the system. None of them will work with his account email on my server.

Looks like it's sending, but must not be getting out of the hughes.net system??? He gets no error's or bounced mail?? They just don't arrive to there destination.
Reply With Quote
  #4  
Old 05-15-2006, 11:59 AM
vtrain's Avatar
vtrain vtrain is offline
Royal Croc
 
Join Date: Jan 2004
Location: Melbourne - Australia
Posts: 704
Default Re: SMTP problem

does the problem still persist?

Sometimes to debug mail problems I do the mail transport myself

SEND

Code:
telnet smtp.host.com 25

ehlo 

MAIL From:<email from> 

RCPT To:<email to>

DATA

just a manual test
.
quit
GET

Code:
telnet pop.host.com 110

user XXXX
pass YYYY
list
top 1 20   (to get the first 20 lines of message 1)
quit
It's nice to mimic a mail program but it's not really a way for reading the emails

Vt
__________________
Vtrain is Linux User #237333 on http://counter.li.org/
"Don't meddle in the affairs of sysadmins,
for they are subtle and quick to anger."
Reply With Quote
  #5  
Old 05-15-2006, 04:20 PM
GatorKrisC
HostGator Guest
 
Posts: n/a
Default Re: SMTP problem

Please have him try using this information:

Please use mail.yourdomain.com for both the incoming and outgoing mail servers, the outgoing mail server does require authentication and the username is the same one as you use for webmail ( the full email address) - The port numbers are 110 for the incoming and 26 for the outgoing, No SSL boxes should be checked
Reply With Quote
  #6  
Old 05-15-2006, 04:53 PM
TeeJa's Avatar
TeeJa TeeJa is online now
Royal Croc
 
Join Date: Dec 2004
Location: Kerrville & Rockport, Texas
Posts: 709
Default Re: SMTP problem

Ok, got the problem fixed
In Eudora there is a setting that needed to be unchecked.
Did that and all is working good. It is checked in everybody elses Eudora for sending there mail via the server, so didn't give that a thought......
Thanks for all the info, might have to use it for something else that comes up.

And for anybody else that would use Eudora, and port 26, only way you can change that is in the eudora.ini file.
Need to add this for each personality that you will use SMTP port 26
add:
SMTPPort=26

I see I put this in the wrong forum, sorry about that, had another brain snafu......
Reply With Quote
  #7  
Old 05-16-2006, 03:52 AM
vtrain's Avatar
vtrain vtrain is offline
Royal Croc
 
Join Date: Jan 2004
Location: Melbourne - Australia
Posts: 704
Default Re: SMTP problem

I'm happy you solved the problem !
Can you tell us which Eudora setting had to be unchecked?

Vt
P.S: some form moderator could change this thread ?
__________________
Vtrain is Linux User #237333 on http://counter.li.org/
"Don't meddle in the affairs of sysadmins,
for they are subtle and quick to anger."
Reply With Quote
  #8  
Old 05-16-2006, 06:01 AM
TeeJa's Avatar
TeeJa TeeJa is online now
Royal Croc
 
Join Date: Dec 2004
Location: Kerrville & Rockport, Texas
Posts: 709
Default Re: SMTP problem

Yes, the check box was for
"Use relay personality, if defined"
Do not use it.

I too would have a moderator move this thread to either the dedicated or resellers help.
Reply With Quote
Reply

Bookmarks

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

Forum Jump

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