Report this

What is the reason for this report?

How to redirect all incoming mail?

Posted on January 6, 2014

Hi.

I managed to install Exim following DigitalOcean instructions and it is working well in terms of sending e-mail from my web application.

The problem I have is that I don’t know what to do with all the incoming e-mails that programs like fail2ban send. I am new to servers and Linux and everything is a challenge, so the best way out of this is to simply redirect all incoming mail on mydomain.com to my gmail account.

How would I do this?

I tried adding “root: myaccount@gmail.com” in /etc/aliases", ran “newaliases” - but nothing happens. Whatever mail I send to root@mydomain.com gets written somewhere on my server and all I really want is just to pass through.

Please help, many thanks. Using Ubuntu 12.04 droplet.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I am in the exact same situation. I installed Exim and it sends mail out just fine but I’d like it to forward incoming messages to Gmail so that I can avoid having to use up space for POP and IMAP. Is this possible? <br>Thnks

Why not tell fail2ban (and the other programs) to email your Gmail account, directly? <i>See</i> <a href=“https://www.digitalocean.com/community/articles/how-to-protect-ssh-with-fail2ban-on-ubuntu-12-04”>How To Protect SSH with fail2ban on Ubuntu 12.04 | DigitalOcean</a>.

My guess is I will never be able to find all of them since I really don’t know my way around Linux. For instance, how do I do this for programs I did not install, system stuff where I never read the instructions? <br> <br>Plus: the server will serve some users who will doubtless try to send meail to mydomain.com - which I will never find unless I redirect them… <br> <br>Thanks.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.