OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: How to solve this postfix check error?

From: Wietse Venema (wietseporcupine.org)
Date: Mon Jan 02 2006 - 20:06:35 CST


CN:
> postfix check
> /etc/postfix/postfix-script: line 240: 12320 Segmentation fault $SHELL $config_directory/post-install create-missing
> postfix/postfix-script: warning: unable to create missing queue directories

Your /bin/sh program (the expansion of $SHELL) appears to be broken.

        Wietse