joplin / plugin-email

This plugin adds the ability to fetch email messages and converts them to Joplin notes in various formats, either by monitoring any new or unread messages from a specific email address or a specific mailbox, or by uploading downloaded email messages to the plugin without having to be logged in.
29 stars 4 forks source link

week2 #2

Closed bishoy-magdy closed 2 years ago

bishoy-magdy commented 2 years ago

What has been done

Screenshot

login

roman-r-m commented 2 years ago

Looking at the screenshot it's not exactly clear to me what it means to manually connect to IMAP

bishoy-magdy commented 2 years ago

Looking at the screenshot it's not exactly clear to me what it means to manually connect to IMAP

It is for custom emails, such as company emails that have a unique domain and therefore have a custom imap like : employee@company.com So the imap host is imap.company.com or imap.mail.company.com not standard

Or if you have a custom email address on a web hosting service like hostinger, so the imap host is imap.hostinger.com.

So when the user clicks on the manual connection, I will take the email, password, imap host, port number, and encryption (SSL or TLS), and these are the configurations for making an imap connection.

Whether you own an email from famous email providers like Gmail, Yahoo, Outlook,... or a custom email, you can connect to a plugin.

roman-r-m commented 2 years ago

Looks good to me!

bishoy-magdy commented 2 years ago

Looks good to me!

If all is good, can this be merged :)?

roman-r-m commented 2 years ago

Sure. Sorry, should have done it back then