require ["enotify"]; #Out-of-Band-Benachrichtigung über Meldungen vom Chef if header :contains "from" "chef@example.org" { if not notify_method_capability "imap://myaccount@example.com" "Online" "yes" { notify :importance "1" :message "Sie haben Mail" "sms:+15105550101"; } }