From 2b099a787cd1659b5132572c17470973916d7ea2 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Tue, 14 Aug 2018 14:16:05 -0400 Subject: [PATCH] Bug 16189 - Add an exception to SMS via email documentation in the Koha manual Adds a note saying that sms feature might not work with all providers. The note saying to check with local laws was already there. --- source/systempreferences.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/systempreferences.rst b/source/systempreferences.rst index 0baef6af..4aa292c5 100644 --- a/source/systempreferences.rst +++ b/source/systempreferences.rst @@ -11813,6 +11813,10 @@ SMSSendDriver, SMSSendUsername, and SMSSendPassword Asks: Use the SMS::Send:: \_\_\_ driver to send SMS messages. Define a username/login \_\_\_ and a password \_\_\_. + **Note** + + This may not work with all providers. + **Important** Please refer to your national laws concerning the sending of bulk -- GitLab