Solved opensmtpd vs openssl

Hi,

I updated opensmtpd on my FreeBSD-11-p2: opensmtpd: 5.9.2p1_1,1 -> 5.9.2p1_3,1.
There is an error :
Code:
# service smtpd restart
Performing sanity check on smtpd configuration:
fatal: OpenSSL version mismatch. Built against 100020bf, you have 100020af

What can I do ? Thanks you
 
Hmm... ok.. I'm a noob.
Code:
freebsd-update fetch
...
# freebsd-update install
src component not installed, skipped
Installing updates... done.
# service smtpd restart
Performing sanity check on smtpd configuration:
configuration OK
Stopping smtpd.
Performing sanity check on smtpd configuration:
configuration OK
Starting smtpd.

Sorry for the thread
 
Back
Top