User Tools

Site Tools


setup:mx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
setup:mx [2013/07/31 13:09] – [Primary Postfix Setup] rootsetup:mx [2013/07/31 13:16] (current) – [MySQL] root
Line 5: Line 5:
 ===== Primary Postfix Setup ===== ===== Primary Postfix Setup =====
  
 +==== MySQL ====
 Create a database with a user with appropriate rights Create a database with a user with appropriate rights
  
Line 34: Line 35:
 ) ENGINE=MyISAM DEFAULT CHARSET=latin1; ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
 </code> </code>
-==== MySQL ====+ 
 +In the table **domains**, add each domain you want to manage on your server. 
 + 
 +In the table **forwardings**, add each email value pair that you want to redirect, no account is needed on the server. 
 + 
 +In the table **transport**, add transport directives for each domain you want to configure. For locally hosted domains, add **:** in the transport column. 
 + 
 +In the table **users**, add an entry for each managed user you want to give a mailbox. Quota is expressed in bytes, and don't forget to use the **ENCRYPT** function to store the user password.
  
 ==== Setup milters ==== ==== Setup milters ====
setup/mx.1375268982.txt.gz · Last modified: 2013/07/31 13:09 by root

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki