This program can be used to send automated email with or without attachments, with Body as text or HTML
Pass arguments to program as follows:
-html <path/to/file/to/be/put/as/body.html> <comma_seperated_reciepents_email_addresses> <mail_subject> </path/to/file(s)/for/attachment1,/path/to/file(s)/for/attachment2,/path/to/file(s)/for/attachmentN>
-html <path/to/file/to/be/put/as/body.html> <comma_seperated_reciepents_email_addresses> <mail_subject>
<path/to/file/to/be/put/as/body.html> <comma_seperated_reciepents_email_addresses> <mail_subject> </path/to/file(s)/for/attachment1,/path/to/file(s)/for/attachment2,/path/to/file(s)/for/attachmentN>
or
-text <path/to/file/to/be/put/as/body.html> <comma_seperated_reciepents_email_addresses> <mail_subject> </path/to/file(s)/for/attachment1,/path/to/file(s)/for/attachment2,/path/to/file(s)/for/attachmentN>
<path/to/file/to/be/put/as/body.html> <comma_seperated_reciepents_email_addresses> <mail_subject>
or
-text <path/to/file/to/be/put/as/body.html> <comma_seperated_reciepents_email_addresses> <mail_subject>