Annotate
mod_email_pass/templates/sendtoken.mail @ 5296:0f5657db1cfc
mod_isolate_host: handle server-generated stanzas
The hook for setting the no_host_isolation is only called for c2s
sessions. This does not work for stanzas generated by the server,
such as PEP notifications or presence probe answers.
To handle that, we do per-stanza checks for the case that the origin
is local.
author |
Jonas Schäfer <jonas@wielicki.name> |
date |
Sat, 01 Apr 2023 12:03:08 +0200 |
parent |
1342:0ae065453dc9 |
rev |
line source |
1342
|
1 Hola:
|
|
2
|
|
3 Si has recibido este email es porque has solicitado el reseteo de la
|
|
4 clave de tu cuenta Jabber/XMPP {jid}
|
|
5
|
|
6 Para proceder con el cambio de clave, haz click en el siguiente enlace:
|
|
7
|
|
8 {url}
|
|
9
|
|
10 Si no has solicitado resetear tu clave, ignora este mensaje.
|
|
11
|
|
12 Atentamente, el equipo de mijabber.es
|
|
13
|
|
14
|