Computing.Net > Forums > Programming > Sending email through DOS

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Sending email through DOS

Reply to Message Icon

Name: amuljono
Date: June 19, 2006 at 01:19:31 Pacific
OS: Windows XP
CPU/Ram: 2.4 G/1G
Product: Dell
Comment:

Hi,
is it a way to send email using DOS "shell" script ?
Any suggestions are highly appreciated.

thanks & best regards,



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: June 19, 2006 at 02:24:15 Pacific
Reply:

What version of DOS?


=====================================
If at first you don't succeed, you're about average.

M2



0

Response Number 2
Name: Shr0Om
Date: June 19, 2006 at 03:01:11 Pacific
Reply:

If you are thinking of CMD (the DOS like command prompt) there are several solutions depending of how the email is about to be sent.

Sendmail is a program that you can use in shell if you send mail using a pop3/smpt server.

If you want to send mail using an exchange server, you can use mapisend which you can get from microsoft.


0

Response Number 3
Name: ghostdog
Date: June 19, 2006 at 03:33:36 Pacific
Reply:

sending email is easy if you have programming tools like perl or python. They come with emailing modules you can use to send emails.


0

Response Number 4
Name: Shr0Om
Date: June 19, 2006 at 03:42:36 Pacific
Reply:

Or you can also do it with VBscript.


0

Response Number 5
Name: amuljono
Date: June 23, 2006 at 00:10:59 Pacific
Reply:

Many thanks guys ... It does help me.


thanks & best regards,


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Sending email through DOS

PHP and email www.computing.net/answers/programming/php-and-email/10171.html

Script to send email automatically www.computing.net/answers/programming/script-to-send-email-automatically/18587.html

batch to count files in DIR then send email www.computing.net/answers/programming/batch-to-count-files-in-dir-then-send-email/19628.html