How to add email forwarding in linode server

2013-06-16 32 words 1 min read

Google and recode here.


  1. Install postfix
    apt-get update
    apt-get upgrade

    apt-get install postfix


  2. /etc/postfix/main.cf download and edit
    virtual_alias_maps = hash:/etc/postfix/virtual


  3. /etc/postfix/virtual
    jim@ducklington.org jim@gmail.com
    ted@ducklington.org ted@gmail.com



  4. postmap /etc/postfix/virtual to build database



  5. /etc/init.d/postfix reload




author

Authored By Jesse Lau

A freelancer living in New Zealand, engaged in website development and program trading. Ever won 1st ranking twice in the Dukascopy Strategy Contest. Making GPTs on GPT Search | GPT Finder. This article is licensed under a Creative Commons Attribution 4.0 International License.

We notice you're using an adblocker. If you like our webite please keep us running by whitelisting this site in your ad blocker. We’re serving quality, related ads only. Thank you!

I've whitelisted your website.

Not now

Post Your Comments Here:

Our website uses cookies to improve your user experience. If you continue browsing, we assume that you consent to our use of cookies. More information can be found in our privacy policy Got it