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?
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
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.