Difference between revisions of "Redhat:Postfix"

From Define Wiki
Jump to navigation Jump to search
(Created page with "== Postfix Configuration == * main.cf File * Access File * Canonical and Generic Files * [[Postfix: Relocat...")
 
Line 1: Line 1:
 
== Postfix Configuration ==
 
== Postfix Configuration ==
 +
 +
All of the configuration files for Postfix are stored in /etc/postfix.  Configurations can be tested using the postconf command.  By default Postfix is configured to only accept email from the local system.
  
 
* [[Postfix: main | main.cf File]]
 
* [[Postfix: main | main.cf File]]

Revision as of 11:12, 26 August 2013

Postfix Configuration

All of the configuration files for Postfix are stored in /etc/postfix. Configurations can be tested using the postconf command. By default Postfix is configured to only accept email from the local system.