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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
Users@lists.djigzo.com
https://lists.djigzo.com/lists/listinfo/users

Reply via email to