RSSAmplifier

HYBRD Posts · Oct 15, 2021

Poor man’s inbound email processing in Rails with the Mail gem and Gmail

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Most Rails developers seem to be using transactional email services to handle their inbound email processing needs these days. See services like Postmark , SendGrid , and Mandrill , which can all send webhook requests to your application whenever an email is received. But what if you’re on a limited budget, or can’t use one of these services for some other reason? Here’s a simple approach using…

Read on hybrd.co

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.