21 Feb
2012
21 Feb
'12
2:35 a.m.
On 20.2.2012, at 11.29, Aydın Demirel wrote:
Is it possible to add the modification time
That would be the same as IMAP INTERNALDATE / received-date. It would be possible to add this pretty easily.
and file name of the mail file to maillog plugin?
This would be much more difficult, because the filename isn't known at the time when the logging is normally done. UIDs have the same problem, but they were specially implemented, and adding such support for filenames would be much more extra work.