SendMail first preview
Posted: Tue Nov 01, 2011 7:56 am
Hi guys!
I needed simply program to send mails last.
I couldn't find anything easy to configuration, so I've decided to write my own.
It's not completed yest, but, I want to share this idea with you.
You can call it without parameters - so you can set everything, save these settings and send mail.
You can call it with parameters
/I name_of_ini_file
/A attachment_file
it's possible to call few times /A parameter - all listed files will be send, eg: /A file1 /A file2
remember to separate parameters with spaces!
this is configuration screen:

and sources are placed HERE
I needed simply program to send mails last.
I couldn't find anything easy to configuration, so I've decided to write my own.
It's not completed yest, but, I want to share this idea with you.
You can call it without parameters - so you can set everything, save these settings and send mail.
You can call it with parameters
/I name_of_ini_file
/A attachment_file
it's possible to call few times /A parameter - all listed files will be send, eg: /A file1 /A file2
remember to separate parameters with spaces!
this is configuration screen:

and sources are placed HERE