caronc / apprise

Apprise - Push Notifications that work with just about every platform!
https://hub.docker.com/r/caronc/apprise
BSD 2-Clause "Simplified" License
10.94k stars 385 forks source link

unable to see notification when using group email like (devops@example.com) #994

Open arshadmech opened 8 months ago

arshadmech commented 8 months ago

Hi Team,

I configured a uptime kuma using docker,

1) i added a https url for checking/monitor the website of my application (UP or DOWN) 2) I configured a email alerts notification for the same (AWS SES). 3) Email Notification AWS SES is working fine when i am sending email to single user i,e for sending myself or any other person, it is working fine.

  1. But When i am trying to send email to group like (devops@example.com), i am getting a pop up sent successfully, but i am unable to see email in the email box (not even in spam ). Can you please guide me on this?
caronc commented 7 months ago

Hmm, i will need to re-visit the api documentation; perhaps emails are handled differently (i'm not sure).

altneu4 commented 1 month ago

Is it possible the group has restriction on "authenticated users" for delivery?