Author | Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Here is an image of what is going on.

Maybe it isnt in use? But I know it is because there is a physical mail server on the site.
Edited by on 31-08-08 00:47 |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
spyware Member

Posts: 4192 Location:
Joined: 14.04.07 Rank: God Warn Level: 90
| |
learn2imageshack
HELO.

"The chowner of property." - Zeph [small]�Widespread intellectual and moral docility may be convenient for leaders in the short term,
but it is suicidal for nations in the long term.� - Carl Sagan [center]�Since the grid is inescapable, what were the earlier lasers about? Does the corridor have a sense of humor?� - Ebert[/ce |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
chronicburst wrote:
Maybe it isnt in use? But I know it is because there is a physical mail server on the site.
There was no point in providing an image because you could explain it just as... wait, nevermind, it's you again. SMTP will accept "helo" or "ehlo".
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Ah well still no. Nothing.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
http://www.freeso. . .821/15.htm
Read. I'm gonna start charging you for the Googling I do for you... "smtp commands" was all it took.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Yea I understand. But I was painting my brothers room with him so sorry. I guess it could have waited until tomarrow. I also just figured that sides 'helo' wasn't working nothing was/is going to work. But im done painting so im going to read this. Thanks for the spoon feeding. My apologies.
P.S.
None of the commands in the article works. Is there a reason that the telnet could be inacttive.
Edited by on 31-08-08 01:43 |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Did you try the commands in caps? Did you put a domain after the "ehlo/helo"?
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
No need, they act the same. However I actually appreciate the test!
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
korg Member

Posts: 2803 Location: ENDING YOUR ONLINE EXPERIENCE!
Joined: 01.01.06 Rank: God | |
Post your FULL syntax that your trying. Not just the error.
I deal in pain, All life I drain, I dominate, I seal your fate. |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
I only want to have 'helo' work so I can connect and spoof and email. Everything entered is just returned as unrecognized.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
korg wrote:
Post your FULL syntax that your trying. Not just the error.
chronicburst wrote:
I only want to have 'helo' work so I can connect and spoof and email. Everything entered is just returned as unrecognized.
If you're going to keep being vague, don't expect any meaningful help.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Well I am only being vauge because I don't understand why everything is not being interpreted.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
chronicburst wrote:
Well I am only being vauge because I don't understand why everything is not being interpreted.
That's like saying you're not drinking water because you're dehydrated... Are you aware of what the word "vague" means?
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
The syntax.. Fine.
I was to start with either 'helo'or 'ehlo'
then
'mail from': w/e@w/e.org
'rcpt': w/e@w/e.org
'data': subject... Is that better. It is just me trying to spoof an email. For practice... At first.
Just the fact the the system doesn't seem to know how to understand it all.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
korg wrote:
Post your FULL syntax that your trying. Not just the error.
chronicburst wrote:
The syntax.. Fine.
I was to start with either 'helo'or 'ehlo'
then
'mail from': w/e@w/e.org
'rcpt': w/e@w/e.org
'data': subject... Is that better. It is just me trying to spoof an email. For practice... At first.
Just the fact the the system doesn't seem to know how to understand it all.
He means the syntax that you have tried thus far. Telling us that you "were to start with either 'helo' or 'ehlo'" doesn't tell us shit because we need to know what you HAVE tried. Since you can't seem to get past that part, tell us what you have ACTUALLY tried... every command you have tried. Uppercase, lowercase, trailing domain... everything. Everything after "then" in your post is useless info because we don't need it to troubleshoot your problem.
|
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Google "I sit in Siberia":
Excerpt from http://www.ibibli. . .iberia.htm
I sit in Siberia and have only Telnet and want to send an e-mail?
Set in your telnet options local echo to on.
Type the address of your SMTP mail server.
Set port to 25 and press Enter to connect.
Type: helo
To see available commands or possible syntax differences type: help
Type: mail from:your@address
Type: rcpt to:recipient@address
Writing the message:
Type: data
Date and time ( GMT or offset e.g. 14:01:00 +0600 )
Type: Date: 8 Jan 2007 18:45:00 GMT
Type: From: your@address
Type: To: recipient@address
Type: Subject: Let's have a cup of tea.
Type: Just press Enter to insert a blank line.
Now you can type the main text of your message.
When finished type on a new line a . dot and press Enter.
You should get a message that your mail has been accepted.
To disconnect from the mail server type: quit
Perhaps what Korg and Zephyr meant was to type what you did at the terminal.
For instance, this guy typed:
Code
HELO
mail from: send@site.com
rcpt to: recieve@site.com
data
date: 8 Jan 2007 18:45:00 GMT
from: send@site.com
to: recieve@site.com
subject: <subject>
<enter>
<message>
<enter>.
<enter>
quit
Edited by on 31-08-08 22:05 |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Meh, I'll end this. It's a really outdated, but SMTP hasn't changed much (if at all): http://www.ietf.o. . .fc0821.txt |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Oh, you'll end it? Boy, am I glad you came along... I mean, posting the RFC for SMTP is SO much better than me just posting a link for SMTP commands.
Someone give this guy a medal... he's being a real trooper for the cause.
Edited by on 31-08-08 23:15 |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
Zephyr_Pure wrote:
Oh, you'll end it? Boy, am I glad you came along... I mean, posting the RFC specification for SMTP is SO much better than me just posting a link for SMTP commands.
Someone give this guy a medal... he's being a real trooper for the cause.
Lol, well, he obviously isn't listening to you. So that I don't have to read his annoying posts that could be solved by googling . Oh, and maybe he'll read it so it will keep him shut up for an hour or so. Just trying to keep you from getting annoyed. How does that sound? 
Edited by on 31-08-08 23:18 |
 |
Author | RE: Telnet mailserver unrecognizing all commands |
Member

Posts: Location:
Joined: 01.01.70 Rank: Guest | |
hacker2k wrote:
Lol, well, he obviously isn't listening to you.  So that I don't have to read his annoying posts that could be solved by googling  . Oh, and maybe he'll read it so it will keep him shut up for an hour or so. Just trying to keep you from getting annoyed. How does that sound? 
Sounds like a fairytale ending to me. Seriously, if he won't read a spoon-feed of SMTP commands and won't even list the commands he's already tried for fear of looking like a jackass (too late on that), what on earth would make him either listen to you or read the 20+ page RFC?
Anyways, he's already annoyed me plenty... now, I'm just having fun with it. :radio:
|
 |