Comment on Selfhosted systrem to monitor daily incoming email (backup reports)

zinderic@programming.dev ⁨5⁩ ⁨months⁩ ago

I would put a simple “grep <whafever> mail.log || curl ntfy.sh” or something like that. Ntfy can send you alert on the phone if some check failed or passed. For pass just use && :) Simple and it works.

source
Sort:hotnewtop