Computing.Net > Forums > Programming > email batch file

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.

email batch file

Reply to Message Icon

Name: amlife
Date: October 20, 2008 at 12:44:06 Pacific
OS: 2003
CPU/Ram: 2GB
Product: Dell
Comment:

Hello I have my clean up script runs on the
server once a month, will create logfile.txt
I just need to have that file emailed to me.
or just having email saying that the batch
file operation completed.

Please I really need help with this.

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: October 20, 2008 at 13:42:01 Pacific
Reply:

A batch, by itself, won't email anything. You need a 3rd party command line mail prog.


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

M2


0

Response Number 2
Name: amlife
Date: October 20, 2008 at 14:46:19 Pacific
Reply:

well thanks, just for the record I got my
batch working and sending emails like crazy .. lol

I used freeware command line tool named bmail.exe

I just needed to declear the location of that
tool by doing
cd \
cd /Scripts/bmail.exe -s mailling_Server_Name
-t emailaddress -f emailaddress -h -a
"EX.Clean up Script failure" -b "Clean up
Script failed tp clear all specified
directories"

and email was sent smoothly


0

Response Number 3
Name: WhiteFlame
Date: October 21, 2008 at 08:35:03 Pacific
Reply:

I used blat once to send e-mails over smtp server. But i can't remember if i ever got that working to well. I will try the one you use. :)

[IMG]http://i385.photobucket.com/albums/oo296/BoylesWhite/9zvuk72.png[/IMG]


0

Response Number 4
Name: Mechanix2Go
Date: October 22, 2008 at 03:01:36 Pacific
Reply:

"working to well"


uh... right


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

M2


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







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: email batch file

Batch file, read data in email, open browser www.computing.net/answers/programming/batch-file-read-data-in-email-open-browser/19721.html

editing text file with batch file www.computing.net/answers/programming/editing-text-file-with-batch-file/15231.html

Batch file www.computing.net/answers/programming/batch-file/5100.html