On 11/21/24 12:29, Danny König wrote: > Hi, > > after upgrading from 7.5 to 7.6 smtpd won't start anymore. Nothing else > has changed. Packages has been updated (pkg_add -u). > > Example of "credentials": > > user...@mail.com:$pw$:vmail:2000:2000:/home/vmail/mailboxes/ > user123::userdb_mail=maildir:/home/vmail/mailboxes/user123 > > Configuration within smtpd.conf: > > table credentials passwd:/etc/mail/credentials > > How can I fix this asap? This system is in production. > > # smtpd -d > info: OpenSMTPD 7.6.0 starting > credentials[98842]: warn: table-api: imsg_get: Result too large
You seem to be using outdated table backends. Those have changed from 7.5 to 7.6. You can search the archives about how the package holding the updated backends is called and just install that package. It's in ports. > lookup: table-proc: unexpected EOF during handshake > smtpd: process lka socket closed > > Thank you very much. > > Regards, > Danny -- Christian