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.
Script to send email automatically
Name: gr8pals Date: April 9, 2009 at 22:22:23 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi
I want to send an email with a certain text in the subject line and body and then have it sent automatically
I know the command:
start mailto:xyx@hotmail.com
will open up an email addressed to xyx@hotmail.com
But what I need to know is how I add text to the subject area and body together. Iam able to do it seperatly but both.. And then get the email sent automatically?
I have heard about the utilities but wanted to know i can write the code..so it picks emails from flat file and send it accordingly...i can write a script for that.
Please let me know how can i do it from cmd prompt.
Summary: Hi, I want to write a code in java that checks the date to send an email every month automatically using my hotmail. Please need help! Thankx in advance ...
Summary: Hi, Can anyone suggest a Unix command or c-shell algorithm to simulate to behavior of "wall" command minus the "all users"? What I'm trying to do is to send a notice to just one particular user but i...