Changes

Jump to navigation Jump to search
274 bytes added ,  23:59, 25 April 2013
no edit summary
Line 31: Line 31:  
====Mailcontent====
 
====Mailcontent====
 
you can choose your type of mail send to the admin (by default)
 
you can choose your type of mail send to the admin (by default)
  config setprop automysqlbackup Mailcontent [option]
+
  config setprop automysqlbackup Mailcontent "option"
    
*log  : send only log file (default)
 
*log  : send only log file (default)
Line 37: Line 37:  
*stdout : will simply output the log to the screen if run manually.
 
*stdout : will simply output the log to the screen if run manually.
 
*quiet : Only send logs if an error occurs to the MAILADDR.
 
*quiet : Only send logs if an error occurs to the MAILADDR.
 +
 +
===Mailto===
 +
you can choose the mail  account where you sent your mails.(default is admin)
 +
 +
config setprop automysqlbackup Mailto "foo@foo.com"
 +
 +
===Sizemail===
 +
 +
you can determine the size of mails sent.(default is 8000 bytes)
 +
config setprop automysqlbackup Sizemail 8000

Navigation menu