Search : in
By :

Sending email through batch file.

Last answer on Mar 18, 2009 9:25:26 am GMT rajesh, on Sep 13, 2008 6:21:57 am BST 
 Report this message to moderators

Hello,
hi i wnt to create batch file that will automtcally send my email through outlok express at 5 pm daily with the attachement.
if anybody has any idea about this plz write to me
help would be appreciated.


regards
Rajesh

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « sending email through batch file. » in :
[Batch File]Time based actions Show[Batch File]Time based actions Issue Solution Issue Upon creating a batch file you want that certain line of batch file is executed after every second (not all the program only certain line). In VB we can do it using the Timer...
What is a batch file? ShowWhat is a batch file? Creating a batch file Prerequisites Create file Windows comes with a version of DOS, which allows you,exploiting the features and the sequence of commands in a script. Batch file, is a simple text file (ascii)...
Batch file ShowBatch file Settings File Creation DOS is integrated in windows which allow to exploit functionality and command sequence in a script. A batch file is a text file which contains command to be read by DOS. This file can be launched...

1

satya, on Oct 22, 2008 4:00:22 pm BST

Hi Rajesh,
Do you have a solution to the below questioin? I also want to do the same thing, which you wanted to do.
Please let me know if you have a solution

Thanks
Satya


Hello,
hi i wnt to create batch file that will automtcally send my email through outlok express at 5 pm daily with the attachement.
if anybody has any idea about this plz write to me
help would be appreciated.


regards
Rajesh
Configuration: Windows XP
Internet Explorer 6.0

Reply to satya

2

rajesh, on Oct 23, 2008 5:55:59 am BST

Sorry yaar I also don't have it.

Reply to rajesh

5

 Grant, on Dec 22, 2008 12:11:13 am GMT
  • +4

Try using Blat.exe from www.blat.net it's a little app that sends email, you can use it in scripts...

Reply to Grant

4

Livrinho, on Dec 6, 2008 11:32:10 pm GMT
  • +2

Hi,

have you tried this:
http://www.robvanderwoude.com/email.html

There some MAil sender for batch file command.


Regards
Livrinho

Reply to Livrinho