ContentPosts from @sofiatarhonska..
Story
@sofiatarhonska shared a post, 2 years, 9 months ago
Mailtrap

Let’s Categorize Your Emails – What You Can Send and Why

To wrap upIf you count all types of emails we described above, you’ll get 27! And you know, the figure may actually be higher. Every project and every company may have a specific strategy that requires its own particular type. So, don’t worry if your approach doesn’t fit any of those molds. Just mak..

Story
@sofiatarhonska shared a post, 2 years, 9 months ago
Mailtrap

How Shared and Dedicated IP Influence Email Deliverability

There are a multitude of factors that affect email deliverability. The content you send plays its part. The quality of a mailing list is important. Steering clear from spam traps and blacklists can never be underestimated.One more thing that’s even more important than all of these combined is an imp..

Story Trending
@sofiatarhonska shared a post, 2 years, 9 months ago
Mailtrap

How to Send Emails in Symfony with Examples

Select SMTP if you want to take that route and copy the below credentials to your project:Host: send.smtp.mailtrap.ioPort: 587 (recommended), 2525 or 25Username: apiPassword:  <YOUR_API_TOKEN>Auth: PLAIN, LOGINSTARTTLS: RequiredThat’s it, you’re all set to send emails. Thanks to the scalable c..

Story
@sofiatarhonska shared a post, 2 years, 9 months ago
Mailtrap

DMARC Explained

How to implement DMARC recordsThe whole process comes down to the following steps:Validating if SPF/DKIM are set up and domains aligned.Generating a DMARC record and specifying its settings.Adding it to your domain’s DNS.Verify if DKIM and/or SPF are set up properlyAs mentioned earlier, having eithe..

Featured-image-2080x1080-1-700x363.png
Story
@sofiatarhonska shared a post, 2 years, 9 months ago
Mailtrap

How to Verify Email Address Without Sending an Email

Email box pinging or online email validators – which is the best option?Email address verification using an automated solution is definitely the preferred option. The verification process is fast and user-friendly. Besides, this is undisputedly the best method for bulk email verification. But you sh..

Story
@sofiatarhonska shared a post, 2 years, 9 months ago
Mailtrap

Intro to Transactional Emails

What makes for a beautiful experience of using a platform or an app? Interactive interfaces? Mind-blowing designs? Interesting copy? Maybe. But what most users really care about is getting stuff done —  quickly buying a product, easily launching a website, smoothly implementing a feature. Since it’s impossible to follow every user on every step of their customer journey, companies incorporate transactional emails to automate the processes. Let’s explore what these emails are really about and how to set yours up. 

Intro-to-Transactional-Emails-yellow2x.png
Story
@sofiatarhonska shared a post, 2 years, 10 months ago
Mailtrap

Ultimate Guide to Email Authentication

At first, this may seem like only a marketing gimmick, but it has the potential to be much more than that. When more businesses start using BIMI, customers will become used to seeing their logos next to emails. If a phishing email arrives, no BIMI record will be detected or retrieved. As a result, t..

eaf.png
Story
@sofiatarhonska shared a post, 2 years, 10 months ago
Mailtrap

Email Headers Guide

Email Header or Email Metadata, documents all data related to an email’s route to your inbox, and more. They are an essential part of any email communication and serve various purposes, such as informational and practical. Learning to analyze Email Headers can prove useful to establish secure email communication and can help you fix your email deliverability.

Featured_img_backbgound_color_FFBE64-700x363.png
Story
@sofiatarhonska shared a post, 2 years, 10 months ago
Mailtrap

SPF Record Explained

SPF Troubleshooting: SPF record won’t validateHere is a short list of common problems (and their basic solutions) one may encounter while trying to validate SPF records.Exceeding the limit of DNS lookups. Keep in mind that there are only 10 DNS queries. The most common problem here is using a lot of..

Story
@sofiatarhonska shared a post, 2 years, 10 months ago
Mailtrap

Proven Ways to Send HTML Email with Gmail

Gmail has over 1.8 billion accounts worldwide and the number keeps growing. You’re probably one of them and so am I, my team, and probably the majority of Mailtrap users too. Gmail has gone through a lot of changes since it was first tested in 2004. One of them was about simplifying the compose window and removing the good old HTML editor. It doesn’t mean, however, that HTML is no longer supported by Google – it’s just a bit trickier to send HTML email from Gmail. Let’s see how it works.