danzuep / MailKitSimplified

Send and receive emails easily, fluently, with one line of code for each operation.
MIT License
61 stars 8 forks source link

Monitor multiple emails #39

Closed Sylar-A closed 9 months ago

Sylar-A commented 9 months ago

Hello! How i can monitor inbox folders from more than 1 email (for example, 5)? And how i can configure it in appsettings.json?

danzuep commented 9 months ago

I had some extra time today so I deployed an RC and added a wiki section specially for you 😄

Sylar-A commented 9 months ago

Thanks a lot! I'll test it later.

danzuep commented 9 months ago

I've released a new version for you: https://github.com/danzuep/MailKitSimplified/commit/0ece188a1927df55e12e4a53bc94b9012097f50a#commitcomment-127781496

danzuep commented 9 months ago

If you want to help the project then writing unit tests for the MailFolderMonitorFactory would be great.