On Sat, 21 May 2016, parchd wrote: > > Creating the user smtpq solves the issue, so it seems the --with-queue-user > option is being ignored. > > This is with 5.9.2p1 >
On Slackware, I found that several option names have changed going from 5.7.3 to 5.9.2p1-rc1 The build generated a warning: configure: WARNING: unrecognized options: --with-sock-dir, --with-maildir, --with-privsep-user, --with-queue-user, --with-ca-file, --enable-table-db And I had to change several options: 5.7.3 5.9.2p1-rc1 ------------------ ------------------------------ --with-sock-dir --with-path-socket --with-maildir --with-path-mbox --with-privsep-user --with-user-smtpd --with-queue-user --with-user-queue --with-ca-file --with-path-CAfile --enable-table-db --with-table-db -- Richard Narron -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
