Inbound
Outbound
Blog
Signup
Log In
Blog
A selection of articles by the CloudMailin team
Email attachments with Google Cloud Storage
CloudMailin can parse the attachments from email and send the email attachment to Google Cloud Storage automatically.
2020-12-29
CloudMailin Team
Basic Auth with AWS API Gateway & Lambda
Basic authentication is one of the oldest and simplest ways to authenticate HTTP Traffic. Although it has been superseded by a range of different options it's still one of the easiest and most convenient methods, as long as you're using HTTPS.
2020-11-03
CloudMailin Team
Email attachments with Azure
CloudMailin allows you to receive emails via an HTTP POST, essentially sending email to a webhook.
2020-07-10
CloudMailin Team
Email encryption upgrade
Security has always been a priority for us at CloudMailin. As an email service provider it's often necessary for us to balance customer requirements and usability and where possible we always give our users a choice. For a while now we've supported both TLS 1.2 and TLS 1.3 on our platform, but we've also allowed connections from servers using TLS versions lower than this if the customer requests it.
2020-07-01
CloudMailin Team
Deprecating the original format
When we first started over 10 years ago our original HTTP Webhook format was our only option. The original HTTP Format was a
multipart/form-data
format that was opinionated, it made a lot of decisions about how you might use it.
2020-05-21
CloudMailin Team
What is DMARC?
In an earlier article, we covered what DKIM and SPF can do for a domain. DMARC is the extension that brings it all together. DMARC stands for "Domain-based Message Authentication, Reporting & Conformance".
2020-05-20
CloudMailin Team
What are DKIM and SPF?
Sender Policy Framework (SPF) and DomainKeys Identifier Mail (DKIM) are both methods of identifying email senders.
2020-05-04
CloudMailin Team
Understanding Email Reputation
Email sender reputation is crucial when sending an email. Since the early 1990s people have been sending Unsolicited Bulk Email or SPAM and it's critical you understand how to check and manage your reputation.
2020-04-17
CloudMailin Team
Email attachments with AWS S3
For a while now CloudMailin has allowed you to send your attachments to S3. We call this feature attachment stores, but what exactly does this mean?
2020-03-01
CloudMailin Team