Q&A: Can I customize the subject of the self service password reset mail

Can I customize the subject of the self service password reset mail

Question

Can I customize the subject of the self service password reset mail?

Answer

Yes, but as far as the feature request 53227 is not fixed, not update-safe and only by code customization.

You need to edit line 114 of /usr/lib/python2.7/dist-packages/univention/management/console/modules/passwordreset/sending/send_email.py to:

msg["Subject"] = "My own password-reset subject"

This topic was automatically closed after 24 hours. New replies are no longer allowed.

Mastodon