mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
#465 Email2SMS provider
This commit is contained in:
parent
59702f738a
commit
3c7fa3418d
2 changed files with 27 additions and 0 deletions
|
@ -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)
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue