SofMail is a simple but yet feature rich email client with support for stuff like sending/receiving HTML multipart through SMTP/IMAP, attachments, email folders and flags. Its GUI is created using JavaFX and the program is using Jakarta Mail.
I don't recommend anyone to actually use this, there are way better email clients out there.
- Messages are sent as HTML with a plain text fall back for clients that can't/won't display it
- Messages are composed using a WYSIWYG editor
- Messages can have attachments
- Messages can be sent to multiple addresses
- You can customize the name of the user recieving the message (name )
- You can customize your own name
- The client downloads and caches images embedded in the message
- Attachments can be saved
- You can reply / forward the message
- HTML is prioritized, fall back to plain text
- Support for both authorized and unauthorized connections
- Support for both TLS/SSL
- Support for saving your credentials locally (separate option to save password, however not encouraged)
- Unread messages shown in bold
- User can mark messages as unread manually
- Messages can be starred/printed/moved to folders
- Opening a draft will open the authoring screen
- User can choose which folder to display messages from
- New folders can be created
- Messages can be moved between folders
- If Gmail is used, its special folders (starred, important, spam etc) will be displayed at the top with custom icons