Hello Viktor,
> > I had to comment out these 3 lines to get it to work.
> >
> > With this change to lines 209-211, the script works fine.
> > +# IFS="
> > +# "
> > +# BACKUP_IFS="$IFS"
>
> Did you per-chance lose the "" in
>
> IFS=""
>
> [
> That is:
> IFS="
> "
>
On Wed, Apr 01, 2015 at 09:57:29PM -0400, Joe M wrote:
> ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/postfix-3.1-20150330.tar.gz
>
> I had to comment out these 3 lines to get it to work.
>
> With this change to lines 209-211, the script works fine.
> +# IFS="
> +# "
> +# BACKUP_
Hello Wietse,
Thanks for the quick response.
> > The post-install script always fails when the /etc/postfix (config
> > directory) is read-only.
>
> I'll have to try that. Misleading error messages are
> undesirable.
Thanks.
> > I am also attaching my local working version of post-install.
>
>
Joe M:
> Hello,
>
> The post-install script always fails when the /etc/postfix (config
> directory) is read-only.
I'll have to try that. Misleading error messages are
undesirable.
> Any thoughts, please?
>
> I am also attaching my local working version of post-install.
Looks like you're preve
Hello,
The post-install script always fails when the /etc/postfix (config
directory) is read-only.
* Starting postfix ...
* ERROR: postfix failed to start
mail.log has these false entries:
Mar 31 00:06:07 master postfix/postfix-script[11540]: fatal: unable to
create missing queue directories
M