Change the email text sent to user

Hi,

Can I change the email template that is sent to the user about his profile links?

The template can be modified in /usr/lib/pritunl/usr/lib/python3.9/site-packages/pritunl/constants.py the service will need to be restart with sudo systemctl restart pritunl after.

2 Likes

Thanks, @zach. Worked like a charm!

@zach where to change the email subject?
thanks

The email subject is set in pritunl/pritunl/user.py located at /usr/lib/pritunl/usr/lib/python3.9/site-packages/pritunl/user/user.py.

1 Like