Updates to test/common.sh.in:
[mmh] / uip / replsbr.c
index 8bf765e..a6d0f23 100644 (file)
@@ -430,11 +430,6 @@ insert (struct mailname *np)
     }
     mp->m_next = np;
 
-#ifdef ISI
-    if (ismymbox (np))
-       ccme = 0;
-#endif
-
     return 1;
 }