Skip to content

pop3: move blocking operations to a secondary thread

David Faure requested to merge work/dfaure/use_thread into master

Similar to what kimap and ksmtp do.

Test plan: unittest + downloading one new email over pop3.

Merge request reports