Im using sendemail in a batch file. At the end of sending an email it replys with a message of succses or failure. For example
Jan 10 00:46:54 villa sendemail[456]: Email was sent successfully!
Is it possible to capture this message into a variable for processing?
Thx