rnwood / smtp4dev

smtp4dev - the fake smtp email server for development and testing
BSD 3-Clause "New" or "Revised" License
3.06k stars 343 forks source link

[Feature] Option to automatically refresh list of emails #1549

Open peterrow opened 1 month ago

peterrow commented 1 month ago

In the old Windows only UI the list of emails received would refresh of its own accord. In the current web UI you have to manually click the refresh button. For some reason I keep expecting the old functionality, it would be really great if an option to refresh every X seconds was available and a "Last refreshed on: <local date/time>" message next to the list.

rnwood commented 1 month ago

Auto refresh is a core feature. So looks like you are seeing some issue with it working for you.

There is an indicator which shows if the connection has been established ok for the auto refresh. This area will be coloured red with an error if it has failed.

image

What does this look like for you?