From 02863277e8df3b52fad4d573b701647b603abf00 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 5 Jul 2010 21:18:34 +0200 Subject: Add SMS_REALMs hellobudapest and hellotorino to localkannel-dispatch. --- localkannel-dispatch | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'localkannel-dispatch') diff --git a/localkannel-dispatch b/localkannel-dispatch index fa22856..b6497cd 100755 --- a/localkannel-dispatch +++ b/localkannel-dispatch @@ -59,6 +59,16 @@ case "$SMS_REALM" in mdpath="/home/hearth/public_webdata/hearth/content/sms" export mdpath ;; + hellobudapest) + provider="clickatell" + mdpath="/home/www-hearth/public_webdata/hellobudapest/content/sms" + export mdpath + ;; + hellotorino) + provider="clickatell" + mdpath="/home/www-hearth/public_webdata/hellotorino/content/sms" + export mdpath + ;; cyber) provider="local" mdpath="/home/cyberhus/public_webdata/mdsms/content/sms" -- cgit v1.2.3