Threat actors are stepping up their tactics to bypass email protections

Although most organizations use emails with built-in security features that filter out suspicious messages, criminals always find a way to bypass these systems. With the development of AI technology, phishing is becoming increasingly difficult to recog… Continue reading Threat actors are stepping up their tactics to bypass email protections

How can I defend against this targeted attack on my email, voice mail, and text message inboxes?

Some bot connected my old roommate’s name with my contact information. Each day I receive spam from websites related to his interests. One day it’s mortgages, the next it’s pro-life stuff, the next it’s stocks and then religious sites.I pr… Continue reading How can I defend against this targeted attack on my email, voice mail, and text message inboxes?

How to securely change email address in a Mobile App with Email OTP Based Login

I’m working on a mobile app where users can only log in using their email address and receive an OTP to verify their identity. I’m trying to figure out the best approach for allowing users to change their email address.
Here are the option… Continue reading How to securely change email address in a Mobile App with Email OTP Based Login

How to Fix DKIM Alignment Issues with AWS SES in Lambda Emails to Prevent Spam Filtering?

I am using AWS SES to send emails from a Lambda function with a FROM address of do-not-reply@example.com. I have configured the following:
Domain Identity: example.com
DKIM Signatures: Using RSA 2048-bit with custom DNS records in Route53…. Continue reading How to Fix DKIM Alignment Issues with AWS SES in Lambda Emails to Prevent Spam Filtering?