Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SMTP UNable To Relay

Status
Not open for further replies.

starspecial

IS-IT--Management
Joined
Aug 25, 2000
Messages
3
Location
US
Greetings I have a server with Windows 2000. I have outlook as my client. We have a separate company that host our web site and mail. Recently i got my mail account, we are using POP3 and SMTP.

Here is the problem: When i go to send email i get a message saying unable to relay, then something about denied by the ip address of the server. I can ping the server and default gtwy. I went to the services to see if SMTP was running but did not see it. I am the only one thats unable to send mail although i can receive just find. Any thoughts would be greatly appreciated. U can email me privately if you like at purnell@bigfoot.com

Again thanks in advance
 
So do you have an exchange server in house?? Or somekind of mail server INSIDE your protected network?

Telnet into it and try and send a message..

telnet IP ADDY 25

you should get a banner

type helo

type mail from:some@address.com

type mcpt to:whoever@whereever.com

data

blalblablalblalblalballbalbla
. (make sure you put a PERIOD on an empty line, hit enter)


and then look for an error message..

"tis better to remain silent and be thought of as a fool..
then open your mouth and remove all doubt" Mark Twain

"I should of been a doctor.." Me
 
no no exchange server in house. Just a windows 2000 server thanks though
 
does your mail server require "My server requires authentication" to be checked? Try checking it. if this doesnt work;who is your internet provider? some internet providers only allow outgoing mail to be sent through there servers.

cheers
 
thanks pulloxo that seemed to fix the problem. I was looking at that but it just never registered..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top