svn commit: r358411 - head/contrib/sendmail/src
Eugene Grosbein
eugen at grosbein.net
Tue Mar 3 14:36:50 UTC 2020
03.03.2020 21:06, Jung-uk Kim wrote:
>>> b) If you have security/openssl, sendmail in the base system does not
>>> support SMTP AUTH because of incompatibility with the newer
>>> versions of OpenSSL. Use mail/sendmail from ports.
>>>
>>> I still feel that b) is sub-optimal, but it would be too complex to
>>> make them coexist with each other.
>>
>> It should be not a problem to merge "our sendmail OpenSSL 1.1.x patch" to stable/11
>> and I'm willing to test it before merge. It would fix compatibility with cyrus-sasl2 linked with new openssl, too.
>
> I am sorry but merging the patch won't fix your case at all because it
> is a linking issue. What am I missing?
That would make it possible to link all parties with same library, wouldn't that?
More information about the svn-src-head
mailing list