-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Notification configuration notes
dgtlmoon edited this page Jan 14, 2022
·
25 revisions
- Be sure that your notification body contains atleast something, often
{base_url}
will be empty, an empty notification body often causes problems with many notification targets - Make sure you're not exceeding your target notification service message length when using
{current_snapshot}
,{diff}
or{diff_full}
tokens
- There's a limit of 2,000 characters total notification length (See https://github.com/dgtlmoon/changedetection.io/issues/323) - in this case it will fail silently.
- Using a
@
in your mailtos/smtps password, see https://github.com/caronc/apprise/issues/400 - There are specific apprise helpers for yahoomail, gmail, etc https://github.com/caronc/apprise/wiki/Notify_email