sending e-mails through the command line

G

Guest

I am not much of a Windows expert. I need to do something in Windows that I
do all the time in Unix.

I want to send e-mails via the command line. I want to send out e-mails
individually via some sort of batch process that will allow me to input the
subject, body, recipient, cc, etc.

In Unix I can do this using elm or sendmail. I need, however, to do this in
Windows, using Outlook 2000 or Outlook Express. Can anyone help?
 
F

F. H. Muffman

David Langschied said:
I want to send e-mails via the command line. I want to send out e-mails
individually via some sort of batch process that will allow me to input
the
subject, body, recipient, cc, etc.

In Unix I can do this using elm or sendmail. I need, however, to do this
in
Windows, using Outlook 2000 or Outlook Express. Can anyone help?


Personally, I wouldn't use OE or Outlook to do this. I'd simply dig out a
program that allows me to do it (or, well, write it myself).
http://www.beyondlogic.org/solutions/cmdlinemail/cmdlinemail.htm,
http://www.msexchange.org/articles/Sending-Email-without-Client.html, or
http://www.blat.net/ come up on a quick little google.
 
G

Guest

Thank you so much!
I have heard of blat before, but only now that you have mentioned it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top