Skip to content

Megabyte

Community Champion & Project Manager

  • About Me
  • Open Source
  • Certifications

If you appreciate my WordPress open source project contributions, please consider donating to my book fund.

If you have web dev work you need help with, check out my services.

If you are a web dev or agency and need PM/sales work, reach out here!

🍉

Tag: Email

SPF Records -all vs ~all

Photo by Annie Spratt via Unsplash (Rotated & Cropped)
Posted February 11, 2019October 20, 2024

On January 31, I troubleshooted (troubleshot?) an email issue for roughly 3 and a half hours. Steps to Recreate: Sending email from domain1.com (managed by us through Provider 1) to domain2.com (managed by us through Provider 2), where Provider 2 is forwarding to a GoDaddy-powered email on a domain we […]

Category: Web DevelopmentTags: DKIM Email SPF

“From” vs “Reply-To” in Web Forms

Photo by Mathyas Kurmann via Unsplash
Posted April 17, 2017October 20, 2024

Just like with storing user input in a database, you should be wary of user input with your contact forms. When a user submits a form, the email that gets sent from your site should be from an email on your domain. If you are using transactional (trigger-based) email on […]

Category: Web DevelopmentTags: Beginner Domains Email
Links: GitHub LinkedIn
Content Disclaimer