FakeSMTP
FakeSMTP copied to clipboard
Use sortable date format
In this PR, I changed the date format from ddMMyyhhmmssSSS to yyyyMMddhhmmssSSS. The reason for this is that sorting files by filename will now also sort them by date. This is very practical for viewing email files in the order they were sent.