Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E-Mail to multiple recipients #227

Closed
ottoman4290 opened this issue Jan 3, 2023 · 5 comments · Fixed by #230
Closed

E-Mail to multiple recipients #227

ottoman4290 opened this issue Jan 3, 2023 · 5 comments · Fixed by #230
Assignees
Labels
bug Something isn't working

Comments

@ottoman4290
Copy link

Hi Henning,

it's me again. This time I want to send the notification to multiple recipients via e-mail. I tried different syntaxes, but was not successful. Can you please assist?
This works:
Recipient = myMailAddress@mail.com
This doesn't:
Recipient = myMailAddress@mail.com, differentMailAddress@mail.com

How is the exact syntax?

Thanks and best regards

@HenkTillaart
Copy link

Hello Henning en other people,

Having the same incident as above. Tried different syntaxes like "",',[.
Mabye you or anyone else have a solution. Thanks everyone.

@Der-Henning
Copy link
Owner

Der-Henning commented Jan 5, 2023

Hi @ottoman4290.

Recipient = myMailAddress@mail.com, differentMailAddress@mail.com

should actually work. I just tried and a mail with both recipients was send.

@Der-Henning
Copy link
Owner

Ok sorry. I just double checked and confirm this bug. I will fix it as soon as possible and create a new release.

@Der-Henning Der-Henning added the bug Something isn't working label Jan 5, 2023
@Der-Henning Der-Henning self-assigned this Jan 5, 2023
@Der-Henning Der-Henning linked a pull request Jan 5, 2023 that will close this issue
@Der-Henning
Copy link
Owner

The new release v1.14.1 should fix the bug. Any feedback is welcome.

@HenkTillaart
Copy link

Hello Henning and ottoman4290,

I re-pull the docker image and it works. I just use 2 different emailadress and it will send to both emailadress.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants