svn commit: r358411 - head/contrib/sendmail/src

Jung-uk Kim jkim at FreeBSD.org
Tue Mar 3 14:44:38 UTC 2020


On 20. 3. 3., Eugene Grosbein wrote:
> 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?

No, you'll have the same linker failure.

Jung-uk Kim


More information about the svn-src-head mailing list