5
2 Comments

receive emails into one account

I have multiple emails on my website so that users can send to the appropriate ones, for example: contact@domain .com, support@domain . com, and etc..

Is it possible to have sendgrid/mailgun/ses redirect emails sent to these addresses (which don't exist) to my private gmail?

Is it considered a good practice?

on February 29, 2020
  1. 2

    If you own the domain you most likely can create whatever account @domain you like, so create them and redirect them to the "main" one

  2. 2

    What I usually do is to set up a catch-all email adress (most domain+email hosting providers allow this) and redirect all the emails to my private email account.