I've compiled and installed opensmtpd without a hitch, but when I try to start it I get the message "unknown user _smtpq".
My configure options include:
--with-privsep-user=smtpd \
--with-queue-user=smtpq \
smtpd and smtpq both exist.
Creating the user smtpq solves the issue, so it seems the --with-queue-user
option is being ignored.
This is with 5.9.2p1
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]
