Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then select the following options,

  • Internet site
    kryptonsite krypton.com

Setup Mail Delivery Account

...

Code Block
languagebash
sudo postconf -e "inet_interfaces = loopback-only" # receive no mail from the network, and do not deliver any mail locally

I think something to watch out for is the sender email must be a a valid domain name with mx records setup and possible a real mail service listening, http://www.postfix.org/STANDARD_CONFIGURATION_README.html

Setup MX Records

Warning

This section should be filled out with a general discussion of what MX is for and how to configure within Rackspace.

...