For password rest functionality, I am trying to send a HTML formatted 
email. According to the documentation here 
<https://apereo.github.io/cas/development/configuration/Configuration-Properties.html#password-management>
 and here 
<https://apereo.github.io/cas/development/configuration/Configuration-Properties-Common.html#email-notifications>,
 
we need to set the "*cas.authn.pm.reset.mail.html*" property to true. When 
setting this property in application.properties, CAS fails to start with 
the error:

The elements [cas.authn.pm.reset.mail.html] were left unbound.
Action: 
Update your application's configuration

I looked at the source code as well at EmailProperties.java 
<https://github.com/apereo/cas/blob/fbb321c655af7b8769cfbce8d9cf6176a928400a/api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/model/support/email/EmailProperties.java>
 
and the property is there. 

Any ideas?

Thanks!

Abhinav

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6d32346c-80a4-4703-8e59-3e73b3fe8bcc%40apereo.org.

Reply via email to