From LedHed's Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Postfix MTA<br>
 
Postfix MTA<br>
 
http://www.postfix.org/
 
http://www.postfix.org/
 +
 +
 +
'' '''Note:''' ''
 +
If you plan to rebuild Postfix 2.3.3 in FC6 make sure you have 'ed 0.2' installed and not 0.3 (from updates) or the rebuild will fail!<br>
 +
''Reference'' http://www.linuxquestions.org/questions/showthread.php?t=533652
 +
  
  
Line 7: Line 13:
 
  postconf -m
 
  postconf -m
  
 +
 +
To display the version
 +
postconf mail_version
 +
 +
 +
To Delete ALL messages from the mail queue
 +
postsuper -d ALL
  
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 15:23, 2 July 2007

Postfix MTA
http://www.postfix.org/


Note: If you plan to rebuild Postfix 2.3.3 in FC6 make sure you have 'ed 0.2' installed and not 0.3 (from updates) or the rebuild will fail!
Reference http://www.linuxquestions.org/questions/showthread.php?t=533652



To display compiled in features:

postconf -m


To display the version

postconf mail_version


To Delete ALL messages from the mail queue

postsuper -d ALL

Pages in category "Postfix"

The following 10 pages are in this category, out of 10 total.