Search found 3 matches

by moshiko
09 Aug 2015 05:47
Forum: DOS Batch Forum
Topic: Email status on job done, without password
Replies: 4
Views: 2435

Re: Email status on job done, without password

OK. Thanks for your suggestions. I will check them out.
by moshiko
09 Aug 2015 03:34
Forum: DOS Batch Forum
Topic: Email status on job done, without password
Replies: 4
Views: 2435

Re: Email status on job done, without password

can you be more specific? how do I script something in dos batch that sends email via putty?
by moshiko
06 Aug 2015 11:42
Forum: DOS Batch Forum
Topic: Email status on job done, without password
Replies: 4
Views: 2435

Email status on job done, without password

Hi, I am running a long job via batch script and would like to email myself when the job is done. I found out a bunch of guides on the iNet but eventually all requires me to specify my username/password explicitly in the script, which is obviously insecure. The solution I am interested should allow ...