[MS-DOS] Can you send an email with MS-DOS
dexmon
Posted messages
70
Status
Member
-
merdo -
merdo -
Here's everything in the title... if yes, how?
10 answers
-
No problem with the command: telnet
in the DOS window called with cmd, type telnet.
Then you type:
open "the name of the server" 25
25 corresponds to the port number of the SMTP server to send an email.
type helo then press "enter". A message "250 OK response" appears.
Then type:
MAIL FROM: sender's address then validate with Enter
RCPT TO: recipient's address then Enter
DATA then Enter.
Text of the message then validate.
Finish the message with a period alone on the last line. then enter.
The message has been sent. (if I haven't messed up... LOL)
Don't misuse this method, as one can quickly get banned from the mail server. Most indeed require a password and a username.
But I don't really see the point..... -
Hello everyone, sorry for the little oversight!!
But I just have one question... now if it's to complicate my life, that's my business, right?
The site is dead, the new one is this: http://www.dexmon.be -
Good evening,
I’m bringing up this very old post because I tried telnet and then blat, but neither one works... (see: https://forums.commentcamarche.net/forum/affich-14721266-programme-d-envois-de-mails-automatique-blat#dernier)
For telnet, I do what is mentioned above, but it doesn’t work, plus, I don’t think we can automate all of this in a batch, and that’s my goal...
Can you help me please?
Thank you in advance!
--
I was thinking that the best thing would be to pretend to be deaf-mute.
The speed of light is faster than the speed of sound, that's why we look intelligent before we look dumb. -
Hello again
additionally, for your information: the link you posted in your profile
http://forumfcprp.jexiste.be/
only opens a blank page
best regards -
Hello everyone, I find it interesting to know how to send a file by email using the command line.
Let's say we've lost our password for our account or something else, I don't know!
Anyway, it's always good to learn new things.
In this world, so cruel today, if no one wants to teach us math, science, or anything else...
Well, I say that's just sad. So if someone could kindly answer the question posed on this forum, it would be very kind and civic-minded.
Thank you all -
For my part, I use Mailsend.
It allows you to send emails from the command line but also enables integration into a batch file.
Good luck! -
Hello,
There is also the BLAT software
https://www.01net.com/telecharger/windows/Internet/courrier_email/fiches/6835.html
Lupin -
Hello, you will surely find your happiness on this site:
http://www.infradig.com/postie/
Tested and approved.
Sincerely -
--
*****In every church, there’s always something that doesn’t quite fit******
I don’t claim to solve the problems, I’m just trying to be of help ;-) -
Already we say Hello
and why want to send an email in MS-DOS
isn't it a bit making life more complicated????