I just upgraded all packets, and unfortunately my OpenSMTPD on #FreeBSD was broken. lucky, there is a thread that talked about this problem.
git clone https://github.com/OpenSMTPD/table-passwd.gitcd table-passwd
sh bootstrap
./configure
make
make install
cp table-passwd /usr/local/libexec/opensmtpd/
cp table-passwd.5 /usr/local/share/man/man5/
Thank you
https://forums.freebsd.org/threads/opensmtpd-7-6-0-wont-start-after-upgrade-freebsd-14-2.96410/