#465 Email2SMS provider

This commit is contained in:
Roland Gruber 2025-09-11 16:09:52 +02:00
parent 59702f738a
commit 3c7fa3418d
2 changed files with 27 additions and 0 deletions

View file

@ -1,3 +1,8 @@
December 2025 9.4
- LAM Pro:
-> SMS sending can be done with email2SMS providers (465)
September 2025 9.3 September 2025 9.3
- New translation: Greek - New translation: Greek
- Tree view: added comparison feature (440) - Tree view: added comparison feature (440)

View file

@ -345,6 +345,28 @@
</listitem> </listitem>
</itemizedlist> </itemizedlist>
<para><emphasis role="bold">Email2SMS</emphasis></para>
<para>This service can be used for all SMS gateways that allow to send
SMS via email. This means LAM sends out an email to the gateway and they
convert it to an SMS.</para>
<itemizedlist>
<listitem>
<para>Account id: please enter the receiving email address at your
email2SMS gateway. The address must contain the wildcard "$number"
for the user's phone number. E.g. "$number@sms.clicksend.com".
"$number" will be replaced with the actual mobile phone
number.</para>
</listitem>
<listitem>
<para>From: this is the email FROM address. Typically, email2SMS
gateways require that the email comes from a specific email
address.</para>
</listitem>
</itemizedlist>
<para><emphasis role="bold"><ulink <para><emphasis role="bold"><ulink
url="https://gatewayapi.com/">GatewayAPI</ulink></emphasis></para> url="https://gatewayapi.com/">GatewayAPI</ulink></emphasis></para>