Strange....
Since 2003-12-28 23:59 (using "select internal_date from messages;") my
internal_date field is stamping messages at 2004-12-29!!
I didn't notice it on my mozilla client, but my Outlook users are going
bonkers.
dbmail v1.2.1 / mysql 4.0.14 (using innodb) / gentoo linux
--Sample Query--
mysql> select now();
+---------------------+
| now() |
+---------------------+
| 2003-12-29 12:07:45 |
+---------------------+
1 row in set (0.00 sec)
mysql> select internal_date from messages;
| 2003-12-28 23:57:28 |
| 2003-12-28 23:58:38 |
| 2003-12-28 23:59:29 |
| 2003-12-28 23:59:30 |
| 2004-12-29 00:00:32 |
| 2004-12-29 00:00:58 |
| 2004-12-29 00:02:54 |
----
John Scarbrough
[EMAIL PROTECTED]
[EMAIL PROTECTED]