View Single Post
  #39 (permalink)  
Old 04-09-2008, 09:51 AM
Raiky Raiky is offline
Member
 
Posts: 10
Default

Hi,

Thanks for the script!

Just one comment: If the script is not run with the log redirection anytime then the log file is empty always and then the mail feature fails because the cat $LOG string is missing.
Also mailing fails if the $EMAILCC field is empty. (since -c -s)

Cheers.
R.
Reply With Quote