Thanks a lot! The part of my config.xml looks like this and works like a charm
<mailet
match="RecipientEvaluateUserProperty=matchOnError=false,#{user.passwordsSendToOriginator}!='true'"
class="GotoProcessor">
<log> "passwords send to originator" is disabled for the
recipient(s) </log>
<processor> check-otp </processor>
</mailet>
<!-- addition to have PW sent to originator and SMS -->
<mailet match="HasPhoneNumber=matchOnError=false"
class="GotoProcessor">
<log> Recipient(s) have phone numbers </log>
<processor> generate-passwords-sms </processor>
</mailet>
Kind Regards,
Yves
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
