Bug 284383 - mail/opensmtpd: 7.6 breaks compatibility with opensmtpd-extras-table-* ports&packages
Summary: mail/opensmtpd: 7.6 breaks compatibility with opensmtpd-extras-table-* ports&...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dima Panov
URL:
Keywords:
: 284384 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-01-27 10:02 UTC by itwrx
Modified: 2026-03-22 11:28 UTC (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description itwrx 2025-01-27 10:02:07 UTC
Hello,

I am not sure if everybody knows this and not really a bug.

According to this OpenSMTPD 7.6 breaks with the old smtp table protocols: https://www.openbsd.org/faq/upgrade76.html#ConfigChanges
so all the port&packages with opensmtpd-extra-table-* packages are not supposed to work with this version (at least the -passwd does it not from my experience). someone needs to create the ports/packages opensmtpd-table-* from the openbsd ports to make it work again. At least one is already available: opensmtpd-table-sqlite 

Henning
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-01-27 10:14:44 UTC
*** Bug 284384 has been marked as a duplicate of this bug. ***
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2025-05-03 19:04:50 UTC
^Triage: assign to maintainer, fix title.
Comment 3 wcarson.bugzilla 2025-08-16 19:03:03 UTC
FYI the fix outlined in this FreeBSD Forums post seems to work just fine:

https://forums.freebsd.org/threads/opensmtpd-7-6-0-wont-start-after-upgrade-freebsd-14-2.96410/
Comment 4 Pietro Cerutti freebsd_committer freebsd_triage 2026-01-07 13:22:09 UTC
btw, I added the port mail/opensmtpd-table-sqlite, based on the new repo which was updated to reflect the protocol changes.
Comment 5 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2026-03-22 11:28:25 UTC
I'm closing this as the compatibility issue has been addressed. gahr added the new mail/opensmtpd-table-sqlite port based on the updated upstream repository for OpenSMTPD 7.6's new table protocol. A forum workaround is also available for other table types.