> Hi,
>
> I am compiling into the Cyrus code attached files.
> Notification is set up by sieve as sms with options as telephone number.
> Then u can run another script which does send sms.
Thanks for all the replies!
Simon
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http:/
Hi,
I am compiling into the Cyrus code attached files.
Notification is set up by sieve as sms with options as telephone number.
Then u can run another script which does send sms.
B.
notifyd.h
Description: Binary data
notify_sms.c
Description: Binary data
notify_sms.h
Description: Binary d
On Wed, 2005-07-27 at 09:52 +0200, Simon Matter wrote:
> I'm interested to hear how people implemented SMS text notification in a
> cyrus-imapd environment.
we use sieve's mailto notify action.
the user has an "sms notification" checkbox in webmail. all
notifications are sent to a special e-mail ad
I'm interested to hear how people implemented SMS text notification in a
cyrus-imapd environment. There are a lot of different tools around to send
SMS and as I understand several different ways to implement it. Some ways
may work better in a cyrus-imapd environment than others. So I'd like to
g
On Wed, 27 Jul 2005 09:52:22 +0200 (CEST)
"Simon Matter" <[EMAIL PROTECTED]> wrote:
> I'm interested to hear how people implemented SMS text notification in a
> cyrus-imapd environment.
I'm keeping it as simple as possible with freely available tools.
Webmail user has a checkbox if he wants to f
I'm interested to hear how people implemented SMS text notification in a
cyrus-imapd environment. There are a lot of different tools around to send
SMS and as I understand several different ways to implement it. Some ways
may work better in a cyrus-imapd environment than others. So I'd like to
get