Fix for date problem... queue report
"Kayvan A. Sylvan" <[email protected]> Wed, 18 Jan 2006 18:17:12 -0800
| Newsgroups | gmane.mail.spam.active-spam-killer.general |
|---|---|
| Message-ID | <[email protected]> |
--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Here's the one line fix (attached).
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=fix
Index: askremote.py
===================================================================
RCS file: /cvsroot/a-s-k/ask/askremote.py,v
retrieving revision 1.59
diff -u -r1.59 askremote.py
--- askremote.py 9 Jan 2006 04:22:27 -0000 1.59
+++ askremote.py 19 Jan 2006 02:16:37 -0000
@@ -384,7 +384,7 @@
msg_date = ""
try:
- msg_date = time.ctime()
+ msg_date = aMessage.msg.getheader("Date", "")
except:
pass
--r5Pyd7+fXNt84Ff3--
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642