HS POP3 Library 2.0.4
HS POP3 supports secure POP3 over TLS / SSL using two methods: POP3S (used by Gmail) and RFC 2595
HS POP3 supports extracting binary file attachments in MIME v1.0 base64 format.
The user application calls HS POP3 initialisation function supplying pointers to callback functions in user code for memory amd timer management and for reporting POP3 events to user.
To receive email messages from any POP3 RFC1939 compliant server, the user application calls HsPop3GetMail function, specifying mail server name or IP address and login user name and password.
HS POP3 library then resolves the server name, connects to it, receives and message scan list. according to RFC1939 standard. Once HS POP3 has a unique message ID from the server, it reports this message ID to user application via callback function. The user application returns a specific value if it wants to receive this message. At this point HS POP3 will request necessary amount of memory for the message and will receive complete message into the buffer. Once message is received, the user code is notified with a callback and a message structure, containing full message pointer, message length, start of text pointer, length of headers and separate parsed out header information: from field, date field, message id field and subject field. This process is repeated until all messages are received. HS POP3 library can also delete messages from server if this option is specified.
Modular design makes it easy to port HS POP3 protocol module to any environment. HS POP3 internally at a lower layer interfaces to HS Sock library which provides TCP transport services.
...COM library for Visual Basic...
....NET Framework class library doesn’t support certain...the NNTP and POP3 protocols. Although still...Smilla’s .NET Communication Library is attempting to...ASP.NET (Web Forms) client newsreader apps. The...library has been written...
...Free email encryption utility for...be between your email client and your...email server. It automatically...encrypts and decrypts email as it`s sent...with all SMTP POP3 e-mail clients, including...All attachments to secure messages are autoencrypted,...the Open SSL secure socket layer library.Now...
...MarshallSoft SMTP/POP3/IMAP COBOL email component library (SEE4CB)...include: - Send email with inline HTML,...messages on your email server. - Get...lines from any email on your server...- Delete any email on the server...- Copy any email on the server...- Receive any email on your server...attachments. - Download email from your server,...
...SMTP/POP3/IMAP Visual dBASE email component library (SEE4DB)...include: - Send email with inline HTML,...messages on your email server. - Get...lines from any email on your server...- Delete any email on the server...- Copy any email on the server...- Receive any email on your server...attachments. - Download email from your server,...
