Reactions to story from Slicehost Article Repository - VPS setup, servers, Ruby on Rails, Django, PHP, DNS, Slicemanager and more
Mail server - Configuring Postfix to use MySQL - part 2
http://articles.slicehost.com/ 2008/ 9/ 2/ mail-server...
Now we have created the external files Postfix will use when connecting to the 'mail' database, we can carry on and edit the main Postfix configuration file. main.cf The main Postfix configuration file is know as 'main.cf'. Let's go ahead and edit that: sudo nano /etc/postfix/main.cf The default entries include the hostname that was set during the Postfix installation. As such, the bottom part of the file looks like this: myhostname = mail.demoslice.com alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname mydestination = relayhost = mynetworks =
More rising blog posts
More rising news stories
Recent posts from Slicehost Article Repository - VPS setup, servers, Ruby on Rails, Django, PHP, DNS, Slicemanager and more
-
Ubuntu Intrepid setup - page 1
4 days ago -
Ubuntu Intrepid setup - page 2
6 days ago -
IP failover - High Availability explained
36 days ago

