Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Improvement: Display received messages with date, time and timezone #57

Open
timtelcik opened this issue Feb 16, 2017 · 1 comment
Open

Comments

@timtelcik
Copy link

timtelcik commented Feb 16, 2017

The current FakeSMTP user interface (version 2.0) only displays the time when an email message was received.

e.g.

04:17:44 PM

When the FakeSMTP application is running as a service for more than one day, it will be helpful to display the date, time and timezone from the received email header.

e.g.

Thu, 16 Feb 2017 04:17:44 PM +0800 (AWST)

NOTE: The received email table header date label formatting is managed in class "com.nilhcem.fakesmtp.gui.tab.MailsListPane".

@timtelcik
Copy link
Author

Submitted pull request 58.

#58

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant