Hi,
I cannot seem to find how to setup pushover notifications for the watchdog. Any pointers?

I only see email notifications. However, this morning the postfix container died - it didn’t recover automatically, and of course not notification could be send as smtp-server was down.

Currently not possible IMO.

Have something to say?

Join the community by quickly registering to participate in this discussion. We'd like to see you joining our great moo-community!

  • MAGIC

    • Forum Staff
    • volunteer
    Moolevel 48

I use the pushover e-mail for watchdog and not any mail assotiated to my mailcow instance, this enables you to receive watchdogs mail

    MAGIC but will it send the notification if postfix is down or having issues?

    17 days later

    While not related to pushover, I am using another monitoring solution for mailcow: GitHub Icon uptime-kuma

    .
    I run this in a docker on another server and you can easily send notifications. Not only by email, but also various messaging services. I love it!

    a year later

    I can’t get running pushover notification.
    I’ve set:
    WATCHDOG_NOTIFY_WEBHOOK=https://api.pushover.net/1/messages.json
    and
    WATCHDOG_NOTIFY_WEBHOOK_BODY='{"token":"xxxxxxxxxxxxxxxxxxx", "user":"yyyyyyyyyyyyyyyyyyy", "device":"iphone", "title":"${SUBJECT}", "message":"${BODY}"}'

    Watchdog Log keeps telling me
    {"errors":["input was malformed and could not be parsed"],"status":0,"request":"b9489768-f47c-4079-8e22-a4f5f7ef27fa"}Fri Jan 26 10:40:52 CET 2024 Sent notification using webhook

    I can’t figure out why. Any hints for me?

    I don’t why exactly, but out of a sudden pushovers were sent with these settings.

    I assume that restarting all mailcow-containers re-scraped the mailcow.conf

    No one is typing