cyrusimap / cyrus-imapd

Cyrus IMAP is an email, contacts and calendar server
http://cyrusimap.org
Other
526 stars 145 forks source link

must define OPENSSL_NO_DES before including <openssl/ssl.h> if HAVE_KRB #1081

Open brong opened 15 years ago

brong commented 15 years ago

From: James Ralston Bugzilla-Id: 3144 Version: 2.3.x Owner: Ken Murchison

brong commented 15 years ago

Attachment-Id: 1060 From: James Ralston Type: text/plain File: cyrus-imapd-2.3.13-openssl-no-des.patch

define OPENSSL_NO_DES before including <openssl/ssl.h> if HAVE_KRB

brong commented 14 years ago

From: James Ralston

I reported this bug about half a year ago, and included a fix.

Could you please either commit the fix I included, or else explain why the fix is not acceptable?

brong commented 14 years ago

From: Ken Murchison

If the only place that this is an issue is in pop3d.c (kpop support), I'd like to have a fix just for that. A fix in prot.h is pretty invasive and I'm worried about it effecting the rest of the code. How much testing have you done with your fix? Do you use Kerberos? Do you have a Murder?