Hey there,
I decided to redo my personal mail setup to use a passwd-file instead of system
users. I started with a simple config based on [1]. Dovecot works fine with the
passwd-file provided, opensmtpd crashes on start.
debug: smtp: will accept at most 2043 clients
setup_proc: klondike done
debug: init private ssl-tree
passwd[7508]: warn: table-proc: bogus data
passwd[7508]: fatal: table-proc: exiting
warn: table-proc: pipe closed
fatal: table-proc: exiting
My passwd-file only has one entry for now which is
[email protected]:$6$A0…:::::
I am running opensmtpd-6.0.2p1 and tried to use opensmtpd-extras-201607122008
and opensmtpd-extras-201703132115 with both crashing. The password was
generated with smtpctl encrypt. Host is running on alpine linux 3.6.
The only information I could find on compatibility of opensmtpd-extras was [2]
where it says that -201607122008 is the last snapshot that is compatible with
opensmtpd-6.0.x. I also tried compiling opensmtpd-extras-5.7.1 as that’s what
is linked on opensmtpd.org, but that fails with:
In file included from includes.h:81:0,
from arc4random.c:27:
util.h:29:17: error: unknown type name 'FILE'
char * fparseln(FILE *fp, size_t *size, size_t *lineno, const char
str[3], int flags);
^~~~
Any help is appreciated.
Markus
[1]: https://www.opensmtpd.org/faq/example1.html
[2]: https://aur.archlinux.org/packages/opensmtpd-table-passwd/
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]