OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: current settings

From: David Landgren (davidlandgren.net)
Date: Tue Jun 01 2004 - 15:57:06 CDT


Roger wrote:

> Is there a way to tell what parameters postfix is running with? I'd
> like to do a reload and see if the settings I changed in main.cf
> actually took effect.
>
> Coming from a qmail backgroud the command would be
>
> /var/qmail/bin/qmail-showctl

postconf -d prints out the compiled-in default values.

postconf -n prints out those values which have been changed from their
defaults.

David