You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to send custom params the params should be sent in the header method but the current implementation doesn't support array parameters, only text.
It's ok to send a pull request with the modifications? I think there are 2 files that needs to be modified.
Edit: i just found that i can use "using" on Envelope
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I recently had to use sendinblue as mailer.
To be able to send custom params the params should be sent in the header method but the current implementation doesn't support array parameters, only text.
It's ok to send a pull request with the modifications? I think there are 2 files that needs to be modified.
Edit: i just found that i can use "using" on Envelope
Beta Was this translation helpful? Give feedback.
All reactions