mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +00:00
![]() During testing, I found that some Email clients/providers format the From header field content with a lower case f, so `from:` instead of `From:`. Our client previously gave up if it couldn't find one that starts with a capital F. Now, we try both, and provide a fallback if neither were found. |
||
---|---|---|
.. | ||
AccountHolder.cpp | ||
AccountHolder.h | ||
CMakeLists.txt | ||
InboxModel.cpp | ||
InboxModel.h | ||
MailboxTreeModel.cpp | ||
MailboxTreeModel.h | ||
MailWidget.cpp | ||
MailWidget.h | ||
MailWindow.gml | ||
main.cpp |