3 Jun 2008 12:25
Adding RFC 2822 date parsing code
Michael Haardt <michael.haardt <at> freenet.ag>
2008-06-03 10:25:34 GMT
2008-06-03 10:25:34 GMT
Hello, are there any objections against adding parse_date_time() to parse.c for parsing RFC 2822 dates? I am still playing with how to use it best, but the parsing code is already finished and may be useful to others as well. One idea is to add an expansion variable that contains the difference between Resent-Date:/Date: and the current time. It shouldn't be far in the future and not more than a couple days in the past. Perhaps the time in seconds since 1970 may be more useful - any opinions? Michael -- -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
RSS Feed