-
Could you please provide an example on how to add multiple recipients to the below code
```
require 'sendgrid-ruby'
include SendGrid
from = Email.new(email: 'test@example.com')
to = Email.new…
-
The email is sent successfully but with empty string replacement.
The following is the code snippet
const mailOptions = {
"personalizations": [{
…
-
docstr-coverage https://pypi.org/project/docstr-coverage/ in our workflow
```
File: "js-ng/jumpscale/god.py"
- No docstring for `namespaceify`
- No docstring for `loadjsmodules`
- No docst…
-
I'm integrating SendGrid with Zend app and it works for all regular addresses except for gmail. :-1:
SendGrid says it's not hitting their servers so not sure what is going on. Any help will be greatl…
-
Hello,
Thank you very much for making this project available. You've done a great job on providing an easy way to stand up a jitsi.meet session and easily send an email to all members.
I'm very…
-
Hello,
#### Issue Summary
I tried to send an email with some substitutions inside. Like mentionned in the doccumentation:
```
sgMail.setApiKey(config.SENDGRID_API_KEY)
sgMail.setSubstitu…
-
Seems that the `to:` field has an issue. When using a `.each` loop, running into issues, however if it's mapped seems to work fine. The issue with going the mapped route, is all users show up on the…
-
It works fine locally but it doesn't send reset password email on production.
I don't know if it is a Bamboo issue or a Pow issue.
It raises the following error:
```
2019-12-24T12:59:07.54336559…
-
**Describe the bug**
If I apply a coupon code on 10% in the cart (on the frontend website) on a product that costs 1000, then the discount is "100" (10%).
If I apply the same coupon code on 10% on…
-
One advantage that Emscripten has over other WebAssembly compilers such as the WASM backend being added to GCC is that Emscripten can output JavaScript instead of WASM, for compatibility with older br…
ghost updated
4 years ago