hpop icon indicating copy to clipboard operation
hpop copied to clipboard

OpenPOP.NET code repository

Results 47 hpop issues
Sort by recently updated
recently updated
newest added

Hi, When sending email to email address that doesn't exist (e.g. [email protected]), Office 365 can automatically reply with undeliverable email ("Your message to [email protected] couldn't be delivered...") When processing that...

Dear, The parsingErrorHandler is ignored when pass by parameter on GetMessage method. Please alter the sourcecode MessagePart.cs on static method MessagePart pass the variable , IParsingErrorHandler parsingErrorHandler = null and...

Static analysis scanning revealed your case statement could be improved

instead of #4/10/2017 **22:25:41** PM# , it returns #4/10/2017 **2:25:41** PM# in Dim sendTime As DateTime = msg.Headers.DateSent and in Dim receivedTime As DateTime = msg.Headers.Received(0).Date

Hello, We have an application relying on OpenPop to fetch email messages and their attachments on pop connection. Recently, we had this style of error: > > 'null' is not...

Hi I get the following Error Unknown parameter in Content-Disposition. Ask developer to fix! Parameter: MODIFICATION-DATE-PARM in Pop3Client.GetMessage Regards

bug occurs when I load Message from ".eml" file, that has been created some other program, and it has the MailAddress encoded in UTF-8, for example: I got decoded value...

In the mail subject. some characters could not be parsed correctly. But some are correct even in one same subject.

Hi,when i tried to download the email,i met the error 203 is not a supported encoding name,how to solve this problem.

I got a "Media type invalid" exception with version 2.0.6.2 reading following raw message. Any advice? Return-path: [email protected] Delivery-date: Wed, 03 Feb 2016 06:03:12 +0100 Received: from mi010.mc1.hosteurope.de ([80.237.138.245]) by...

question