summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/extra-patch-smime-outlook
blob: 355811694002457a69ced289af6cd2c45468b464 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- crypt.c.orig	Fri Mar  7 09:23:44 2003
+++ crypt.c	Fri Mar 21 00:06:48 2003
@@ -440,7 +440,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