Skip to content

tommikulevich/email-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📧 Email Client

Warning: This project was created during my studies for educational purposes only. It may contain non-optimal or outdated solutions.

📑 About

Email client with GUI has been implemented. After starting program, a login window appears in which user enters his login and password, enters the parameters of IMAP and SMPT servers, and can turn on the autoresponder for the selected period. Program receives emails (refreshes every 30 seconds) and allows user to view and send them. Also there is a filter of received messages by keywords using intelligent word analysis (model used: sentence-transformers/paraphrase-multilingual-mpnet-base-v2). Created using: PyCharm 2022.2.4 (Professional Edition) | Python 3.10.9 (WinPython 3.10 Release 2022-04)

📸 Screenshots

Login window

User login details Setting up servers Autoresponder option

Main window

Inbox view Displaying emails Section to send an email

Example of using smart filter (words are marked by me)

About

Simple email client with GUI on IMAP and SMTP protocols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages