Sébastien Gross 3b30c4aa93 add new config option filename_use_mail_timestamp
If this value is true, use (if possible) a timestamp based on message
Date or Delivery-date headers. The current system time is used
otherwise.

filename_use_mail_timestamp and utime_from_header are now completely
separated option that do not interfere one with other.

To handle this feature in a multithread context we use a hash to count
the number of mail with the same timestamp. This method is more accurate
than using the old lasttime and timeseq variables.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-11-04 00:56:46 +01:00
..
2015-10-13 00:52:43 +02:00
2015-10-15 04:55:34 +02:00
2015-01-08 23:36:19 +01:00
2015-01-07 21:31:43 +01:00
2015-10-15 04:15:37 +02:00
2015-10-13 00:48:18 +02:00
2015-02-10 17:25:00 +01:00