Automatically email a file to an address using the perl program.
autoemail(eadd, sfile, hnote = "Exam Results")
Side Effects.
Email address
file to be sent
subject line
Jonathan M. Lees<jonathan.lees@unc.edu>
This program will work well in Linux and Mac where Perl is installed - I am not sure about Windows. Creates a unix executable file, if perl is present.
IDandEM