pmengal / MailSystem.NET

Great email library for C#.
GNU Lesser General Public License v3.0
270 stars 136 forks source link

Disconnection Error #34

Open rkarina94 opened 7 years ago

rkarina94 commented 7 years ago

Hi,

When I try to Disconnect an already connected IMAP connection (GMAIL) with port 993, using the Disconnect() method, this error occurs: "Unexpected end of stream"

Does anyone know what the cause is and/or if there is a workaround to this issue?

Regards,

Adhy

reinaldocoelho commented 7 years ago

Hi @rkarina94 !

Can you attach the code? If you can, we try to undertand the fail or reproduce to solve that.

Thank you.