Skip to content

A simple email client with support for sending/receiving HTML multipart through SMTP/IMAP, attachments, email folders and flags

License

Notifications You must be signed in to change notification settings

salmonslay/sofmail

Repository files navigation

SofMail

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.

Features

Sending multipart messages via SMTP

  • 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

Recieve multipart messages via IMAP

  • 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

Logging in

  • 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)

The Inbox

  • 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

Folders

  • 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

Images

java_5998_khi java_5999_26E java_6008_4aL

About

A simple email client with support for sending/receiving HTML multipart through SMTP/IMAP, attachments, email folders and flags

Topics

Resources

License

Stars

Watchers

Forks

Languages