Hi,
Does anybody had success with sieve notify script ?
I made this script :
require
["fileinto","reject","vacation","imapflags","relational","comparator-i;ascii
-numeric","regex","notify"];
if header :contains "from" "@mydomain.fr" {
notify :method "mailto" :options "email@hidden" :message
"Message recu";
}
I can¹t receive any notification and can¹t see anyy errors in system.log or
mail.log
I tried to change cyrus.conf (uncomment the line) :
# notify cmd="notifyd" listen="/var/imap/socket/notify" proto="udp"
prefork=1
And restarting cyrus : nothing better
Does any of you did that ?
The goal is to get receive receipts from postfix/cyrus
Thanks
Olivier
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden