Home

 

 

 


 

 

Batch E-Mail

 

PURPOSE:

Send an e-mail message to one or multiple recipients from the command prompt.

Message could be either directly entered as a parameter or specified in the text file.

 

POSSIBLE USAGE EXAMPLES:

 

  • Login script needs to send an alert if some condition exists;
  • Automated report is generated daily and needs to be distributed by scheduled task;
  • Custom application coule be configured to execute a batch file on alert condition and alert should go to e-mail group;

 

USAGE:

Bemail.exe OPTIONS Where OPTIONS are:
-msgfile=”c:\message.txt” OR -msg=”Message” –subj=”Subject”
–to=to@domain.com –from=from@domain.comSpecify multiple recipients, separated by commas;

Either –msg or –msgfile parameters are allowed, not both.

 

PLATFORM:

Windows NT/2000/XP/2003

 

REQUIREMENTS:

SMTP Server access to send e-mail through.

 

 

INSTALLATION:

1) Copy bemail.exe and /config/config.xml file to the desired folder;
2) Configure (or check the SmurfSmtp parameter in the config.xml file);
3) Test bemail.exe by executing from command prompt with desired options.

 

PRICE:

Free

 

DOWNLOAD:

Click Here 1.9Mb (Including Perl Source)

 

 

Custom Solutions

Need to modify this script or if you require a similar custom solution? Let us know.

Chances are we could make it work with less of your time and money.

 

Sergy Stouk