OSEC

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

From: Alex van den Bogaerdt (alexergens.op.het.net)
Date: Mon Apr 14 2003 - 05:47:51 CDT


Hi,

I've setup a second postfix instance without going through much
problems. One small nuisance: It seems I have to specify the
directory twice in main.cf :

    alternate_config_directories =
        /var/host2/postfix/conf
        /var/host2/postfix/conf/

MAIL_CONFIG=/var/host2/postfix/conf mailq will give an
"untrusted configuration directory name" error when I
only have the entry with trailing slash in my config
(the other way around is also true).

This isn't a big problem, I know, its just that I expect the
two entries to mean the same. Did I do anything wrong or is
this expected behaviour?

regards,
Alex