As it seems that cyrus doesn't support the notify example scripts in the
contrib directory anymore I have come up with a workaround:
All Mail to *@sms-gateway.internal is piped to an external shell script which
sends the mail as sms (the user part is used as the number). Just define a
new mailtr
mt wrote:
>
> I want to get the contrib notify_unix stuff to work. My goal is to send sms
> messages in case of important messages. This is my sieve file:
>
> require ["fileinto","notify"];
> if anyof (header :contains "subject" "test") {
> fileinto "INBOX.test
> #tried notify :me
I want to get the contrib notify_unix stuff to work. My goal is to send sms
messages in case of important messages. This is my sieve file:
require ["fileinto","notify"];
if anyof (header :contains "subject" "test") {
fileinto "INBOX.test
#tried notify :method "zephyr" :message "Imp