Forward emails without hosting a mail server
Not advanced system admin.
I do not want to setup my own email server for my custom domains. As I moved from other Hosting company to Linode to save $, to have SUDO access, etc., I am now facing problem on How am I going to fix receiving emails for the domains I currently use. I do not mind emails not sending via @example.com but will be using Amazon SES or SendGrid for that.
Any incoming email to @domain1.com and @domain2.com, can I forward to
Thanks.
5 Replies
Another way, is to setup postfix on the server, to forward emails to your gmail address. In this case, you have to define some strict rules against spam, otherwise gmail will block you, if you forward too many spam to them.
@IfThenElse:
Another way, is to setup postfix on the server, to forward emails to your gmail address. In this case, you have to define some strict rules against spam, otherwise gmail will block you, if you forward too many spam to them.
Help me with this guide. Or what should I search google for?
Many thanks!
I had problem with multiple domain forwarding. Tried another method to script etc/postfix/virtual file. I can share my virtual file if needed.