Top "Sendgrid" questions

Cloud-based email infrastructure and delivery engine, with integration via SMTP and HTTP API.

Change outgoing mail address from root@servername - rackspace sendgrid postfix

So I recently setup my Rackspace server (Ubuntu LAMP stack) to use Postfix and Sendgrid for outgoing email. It works …

email smtp postfix-mta sendgrid rackspace
Too many DNS lookups in an SPF record

My website needs to send out emails with Google Apps, SendGrid and MailChimp services. Google Apps is used to receive …

dns smtp mailchimp sendgrid spf
How to handle both a single item and an array for the same property using JSON.net

I'm trying to fix my SendGridPlus library to deal with SendGrid events, but I'm having some trouble with the inconsistent …

json.net sendgrid
SendGrid Emails Getting Rejected as Spam

I'm making a user management system for my app, and I need to send users a "forgot my password" email …

email azure spam sendgrid email-spam
SendGrid API Key not working. "The provided authorization grant is invalid, expired or revoked"

SendGrid seems to be preventing my node js server sending emails. I get this error message in the response on …

node.js sendgrid
How can i send emails without a server ? Only front-end Javascript with sendgrid or

i was wondering lately how i could send emails with only a front-end language like Javascript through Email as a …

javascript email frontend sendgrid web-frontend
Best practices for sending email to lots of recipients (Rails + SendGrid)

I will be sending bulk emails from a Rails app and plan on using SendGrid. I am assuming that it …

ruby-on-rails heroku sendgrid
Iterating through array in SendGrid email template

I'm trying to iterate through a collection and display information in a SendGrid template using Ruby on Rails. recipient = SendGrid::…

api email substitution sendgrid transactional-email
How to send embedded images with sendgrid emails?

I'm starting with SendGrid to send my e-mails, but I coudn't find how to embed images. Without using SendGrid I …

.net email sendgrid
Download image from S3 bucket to Lambda temp folder (Node.js)

Good day guys. I have a simple question: How do I download an image from a S3 bucket to Lambda …

node.js amazon-web-services amazon-s3 aws-lambda sendgrid