Opened 8 months ago

Closed 7 months ago

#71384 closed defect (fixed)

Postfix and openSSL version mismatch (OpenSSL 3.3.0 vs OpenSSL 3.4.0) runtime warning

Reported by: AlbertMietus Owned by: jmroot (Joshua Root)
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc:
Port: postfix

Description

When running postfix (with dovecot and SASL) the following line is frequently logged.

postfix/smtpd[59016]: warning: run-time library vs. compile-time header version mismatch: OpenSSL 3.4.0 may not be compatible with OpenSSL 3.3.0

  • I have no clue whether it's closer to an error or more of a debug log
  • It is annoying :-)
  • I get (some) mail but can see what I'm missing

Probably rebuilding with the current OpenSSL version will solve it

Change History (2)

comment:1 Changed 8 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Status: newaccepted

AIUI there is no actual problem with binary compatibility between these openssl versions, and the message is left over from days when openssl was breaking compatibility more often.

comment:2 Changed 7 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: acceptedclosed

In 176c1945c6ed254c705452a2644ab1fd2f9b6f18/macports-ports (master):

postfix: update to 3.9.1

Closes: #71384

Note: See TracTickets for help on using tickets.