summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/extra-patch-smime-no-outlook
blob: 0d10becd82db4cc8d84b0cacebd9c1f2631555fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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