[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zmailer question: y2kish bug?



On Sat, Jan 01, 2000 at 07:23:03PM -0400, Michael Smith wrote:
> I guess the workaround for this is to replace dateparse.c with the newer
> version, but can we stop the router from rewriting date headers entirely?

This propably does it.  I am yet too Y2K myself (due to ethanol, mainly)
to check out all problems that might surface..


Index: router/libdb//header.c
===================================================================
RCS file: /home/mea/src/CVSROOT/zmailer/router/libdb/header.c,v
retrieving revision 1.10
diff -u -r1.10 header.c
--- router/libdb/header.c      1999/12/04 01:17:28     1.10
+++ router/libdb/header.c      2000/01/02 00:56:10
@@ -48,8 +48,10 @@
 #if 0
 { "return-path",       AMailboxList,   nilUserType,    normal          },
 #endif
+#if 0
 { "date",              DateTime,       nilUserType,    normal          },
 { "resent-date",       DateTime,       nilUserType,    Resent          },
+#endif
 { "encrypted",         Encrypted,      nilUserType,    normal          },
 { "errors-to",         AddressList,    Sender,  normal         },
 { "obsoletes",         MessageIDList,  nilUserType,    normal          },


-- 
/Matti Aarnio	<mea@nic.funet.fi>