Changes

From SME Server
Jump to navigationJump to search
546 bytes added ,  13:44, 20 February 2022
Line 23: Line 23:  
[mailto:stephdl@de-labrusse.fr Stéphane de Labrusse] AKA [[User:Stephdl|Stephdl]]
 
[mailto:stephdl@de-labrusse.fr Stéphane de Labrusse] AKA [[User:Stephdl|Stephdl]]
   −
This contrib is the official and maintained version for SME Server 8,9 and 10 some Free or paid services of dynamic dns had been incorporated to the contribs.  
+
This contrib is the official and maintained version for SME Server 8,9 and 10. Note that some free and paid dynamic dns services have been incorporated into the contrib.  
 
====Installation====
 
====Installation====
   Line 81: Line 81:     
  config setprop ddclient urlcheckip ip.changeip.com
 
  config setprop ddclient urlcheckip ip.changeip.com
  signal-event ddclient
+
  signal-event smeserver-ddclient-update
    
* Every 300s the contrib perform a check to verify if your ip has been changed to http://checkip.dyndns.org/. you can change the interval of the deamon update by a db command (by default it is 300 seconds). It seems that the minimum accepted is 60s. Possibly you could be blacklisted by providers if you decrease the time-out under of 300s.
 
* Every 300s the contrib perform a check to verify if your ip has been changed to http://checkip.dyndns.org/. you can change the interval of the deamon update by a db command (by default it is 300 seconds). It seems that the minimum accepted is 60s. Possibly you could be blacklisted by providers if you decrease the time-out under of 300s.
    
  config setprop ddclient DeamonUpdate 60
 
  config setprop ddclient DeamonUpdate 60
  signal-event ddclient
+
  signal-event smeserver-ddclient-update
    
* use SSL
 
* use SSL
Line 95: Line 95:  
  config setprop ddclient SSL no
 
  config setprop ddclient SSL no
 
then
 
then
signal-event ddclient
+
  signal-event smeserver-ddclient-update
    +
* Controlling email notifications
 +
** DB entries are:  mailSuccess and mailFailure
 +
** with no keys set, ddclient.conf defaults to admin for both mail settings
 +
** with mailSuccess set as a property and key to none we get  mail=  mail-failure=admin
 +
** if config setprop ddclient mailSuccess is empty system defaults to  mail=admin (same for mailFailure)
 +
** if key is set to an actual email address, then:  [[Mailto:mail=tfage@yahoo.com.au|mail=tfage@yahoo.com.au]]  mail-failure=admin
 
* full db ddclient
 
* full db ddclient
 
  ddclient=service
 
  ddclient=service

Navigation menu