Hi mates.
I'm trying to set up following scheme:
SG -> SMTP relay -> SMS-gate -> SMS with OTP
Could somebody help me with following issue:
I've got telephone number from AD and put it into $PHONE variable and next use this one as follow:
mail:TO=+$PHONE@example.com;SMTPSERVER=smtp://mail.example.com;FROM=checkpoint@example.com;BODY=$RAWMESSAGE
I use sign "+" because CP takes phone number without "+" from AD account.
Could you tell me please it is possible to use that format configure string?
Thank you in advance,
SIS