summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt-devel/files')
-rw-r--r--mail/mutt-devel/files/extra-patch-smime-no-outlook11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mutt-devel/files/extra-patch-smime-no-outlook b/mail/mutt-devel/files/extra-patch-smime-no-outlook
new file mode 100644
index 000000000000..0d10becd82db
--- /dev/null
+++ b/mail/mutt-devel/files/extra-patch-smime-no-outlook
@@ -0,0 +1,11 @@
+--- smime.c.orig Thu May 2 01:20:42 2002
++++ smime.c Fri Jul 26 18:15:19 2002
+@@ -144,7 +144,7 @@
+ {
+ len++;
+ if (!ascii_strcasecmp ((t+len), "p7m"))
+-#if 0
++#if 1
+ return SMIMEENCRYPT;
+ #else
+ /* Not sure if this is the correct thing to do, but