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

attachments are not send when performing batch send #32

Open
mgenov opened this issue Jun 6, 2024 · 3 comments
Open

attachments are not send when performing batch send #32

mgenov opened this issue Jun 6, 2024 · 3 comments

Comments

@mgenov
Copy link

mgenov commented Jun 6, 2024

It looks like that attachments are send only when emailClient.Emails.SendWithContext is called but not when emailClient.Batch.SendWithContext is called. Not sure where the problem is related to the client or on the service but it would be valuable if this could be investigated and solution to be provided.

@drish
Copy link
Collaborator

drish commented Jun 7, 2024

It looks like that attachments are send only when emailClient.Emails.SendWithContext is called but not when emailClient.Batch.SendWithContext is called. Not sure where the problem is related to the client or on the service but it would be valuable if this could be investigated and solution to be provided.

ill be investigating this asap

@drish
Copy link
Collaborator

drish commented Jun 7, 2024

@mgenov
Copy link
Author

mgenov commented Jun 8, 2024

It might be better client to return an error instead of delivering message to the service that is not able to execute as it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants