Changes

Jump to navigation Jump to search
Line 20: Line 20:  
==Installation==
 
==Installation==
 
====For SME8====
 
====For SME8====
This contrib is in the [[Stephdl|'''stephdl''']], you have to enable it before to install the contrib
+
This contrib is in the [[Stephdl|'''stephdl''']] repository, you have to enable it before to install the contrib
    
</noinclude>
 
</noinclude>
Line 150: Line 150:     
===Mailto===
 
===Mailto===
you can choose the mail  account where you sent your mails '''(default is the mailbox admin of your server)'''.
+
 
 +
You can choose the mail  account where you sent your mails '''(default is the mailbox admin of your server)'''.
 +
 
 +
Note that this may not work to places like Gmail or Microsoft as it bypasses DKIM etc and their checking is extremely strict.
    
  config setprop automysqlbackup Mailto foo@foo.com
 
  config setprop automysqlbackup Mailto foo@foo.com
Line 159: Line 162:  
  config setprop automysqlbackup Sizemail 8000
 
  config setprop automysqlbackup Sizemail 8000
 
{{note box|keep in mind that a lot of smtp server reject mail bigger than 10 000 KB or 10MB}}
 
{{note box|keep in mind that a lot of smtp server reject mail bigger than 10 000 KB or 10MB}}
 +
 +
 +
===Debug===
 +
 +
This should enable some logging to be emailed when it runs:
 +
 +
config setprop automysqlbackup debug enabled
 +
signal-event smeserver-automysqlbackup-update
    
==Manual Settings==
 
==Manual Settings==

Navigation menu