Replies: 3 comments 1 reply
-
Hey, can you please create a new project that can help us reproduce this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, i Can, of course. I will do After my holydays ( 😎),.. After the 18th
of August.
Le jeu. 8 août 2024, 09:16, Romain Lanz ***@***.***> a écrit :
… Could you please share a repository with the minimum amount of code needed
to reproduce the issue? It would be greatly appreciated.
—
Reply to this email directly, view it on GitHub
<#4684 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3QOTQQI4RCMCFUFCL74KDZQMLMDAVCNFSM6AAAAABMCCJ4F6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMRXGIYDOOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
After having sent emails with attachment (one) through SMTP, I switched to Brevo.
I have an error when I try to attach a file in the message :
It is like the file is not correctly given to the library ?
It works fine if I switch back to SMTP.
My code :
.attach(app.makePath(env.get('TEST_SEND_FILE')))
I tried to attachData with a stream on the file but then i have an error from brevo api.
What should I do ?
Thanks,
Rutonyru
Beta Was this translation helpful? Give feedback.
All reactions