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="
> "
>
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.
>
>
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