A page in your DokuWiki was added or changed. Here are the details:

Date        : 2011/12/19 10:03
Browser     : Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 
Firefox/8.0
IP-Address  : 213.41.232.151
Hostname    : dslm0.nerim.lyon.linagora.net
Old Revision: 
http://ltb-project.org/wiki/documentation/self-service-password/0.7/config_mail?rev=1311325472
New Revision: 
http://ltb-project.org/wiki/documentation/self-service-password/0.7/config_mail
Edit Summary: 
User        : coudot

@@ -5,9 +5,9 @@
  ===== LDAP Attribute =====
  
  Set the LDAP attribute where user email is stored:
  
- <file>
+ <file php>
  $mail_attribute = "mail";
  </file>
  
  <note>Only the first value of this attribute will be used to get the mail 
address.</note>
@@ -17,9 +17,9 @@
  ==== Headers ====
  
  You can change the default ''From'' header:
  
- <file>
+ <file php>
  $mail_from = "[email protected]";
  </file>
  
  ==== Server ====
@@ -29,7 +29,7 @@
  ===== Change password notification =====
  
  Use this option to send a confirmation mail to the user, just after a 
successful mail change:
  
- <file>
+ <file php>
  $notify_on_change = true;
  </file>



-- 
This mail was generated by DokuWiki at
http://ltb-project.org/wiki/

_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes

Reply via email to