2013/10/19 Billy Crook <[email protected]> > I'm trying to use ltb to give my users a portal to reset their ldap > passwords. > > I'm not using captcha, sms, or secret questions. > > I set defaultaction to sendtoken, and when I provide a valid uid and > email pair from ldap, and hit enter, I get the red error message > "Error when sending confirmation email" and no further explanation of > why! > > How can I get better debugging? (I already set debug to true in > config.inc.php.) >
Could you check in Apache error log? The issue seems to be in the send_mail function. Try also to look in /var/log/messages Clément.
_______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
