Enter your email address:

Delivered by FeedBurner

Copying all your emails to another account


StumbleUpon Toolbar

If you are like me, and administer your own email in a Linux box, and do not have set CPanel or any other similar tool, you can still forward your email to another account or, just send a cc to another account.

Let's say you are:

john@john.com

And the email for john.com is managed by a Linux server with sendmail, or Postfix, and you may want all your incoming email to john@john.com to be copied to john@gmail.com just have to edit or create the .forward file in your home directory

vim $HOME/.forward

and add these lines inside.

\john
john@gmail.com

note that john itself has a "\" symbol, this is to instruct Sendmail or Postfix not to expand john again, or it will enter in a loop.

If what you want is just to forward and not keep a local copy enter something like this:

john@gmail.com

You can also copy to a lot of addresses.

john@gmail.com
john@hotmail.com
john@yahoo.com

You may say, that all of these can be done using /etc/aliases and yes it can, but if you do not have the root password, you can still create your own aliases file, using this approach.

Trackback URL for this post:

http://www.go2linux.org/trackback/461
StumbleUpon Toolbar

 If you like this article, subscribe to our full rss

If this article was somehow useful for you, you can leave something in the tip's jar

Please post your question in our forum and use comments only to leave your comments about the article, thanks.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

This site is proudly hosted at Bluefur Hosting