wodPop3Server 1.6.0
Use your favorite mail client (such as Outlook Express or Eudora) to read mail provided by your own application. How? That`s easy part: just put wodPop3Server control on your form, add some code around and it`s all setup to be used.
If you dislike adding additional code - it`s fine by wodPop3Server. It will still work, and reject all the clients (with bad username/password error). But, if you add login capabilities using `Connected` event (that`s easy part - set Action = Allow for specific username/password combination). Still, if you want to make real Pop3 server application, look no more for native support for socket related material - you just found it.
wodPop3Server will deal with clients and connections - you must deal with messages. Once new user logs on to your Pop3 server, you need to provide any kind of information about his mail. This is really easy task. If you keep all the emails in separate files, that`s just great for usage with wodPop3Server.
If you prefer to keep it in one large file - we will not argue about it.
You can specify filename, starting and ending position for each email in mailbox, and WeOnlyDo! Pop3Server will pass it to remote client with ease. However, you might have some small problems maintaining such mailbox since sometimes it needs to delete messages, change status, etc.. But don`t worry - it all can be done after user logs off.
* IPv6 support
1.5.1 July 24, 2010
* APOP support, EnableAPOP property and TestAPOP method
* Distribution now contains x86 and x64 binaries
* Binaries are from now on recompiled in VS 2008
...Mailbox is a component that can be...file with full mail messages one after...that one simple mail message may contain....mail messages - few...fully supports all mail related RFC`s. You...want to access mail messages in the...and parse one mail message When you...Using together with wodPop3Server and wodSmtpServer (or...
...POP3 Wizard +SSL allows...to access a POP3 server and download...knowledge of how POP3 works and very...of accessing an POP3 server. You get...complete control over the mailbox...account. POP3 Wizard +SSL allows...downloading anything Use Secure Password Authentication for...every command that POP3 protocol supports. Secure...
...MailBee POP3 ActiveX component enables Windows and...parse and manage mail on POP3 servers...TLS/SSL, S/MIME, HTML mail with embedded pictures,...secure APOP authentication, MS...MIME parser. MailBee POP3 component can be...download e-mail from POP3 server, modify it...dll is available in...
...DLL edition) is the...comprehensive component collection for network...file operations using secure SFTP protocol. *...commands remotely, create secure tunnels, transfer your...SSLBlackbox - support SSL and TLS protocols...to secure your client and...SSL (RFC 2228) protocols...for secure file transfer. Access...
...SSL v3 allows you...mail by accessing an...e- mail. The control talks directly with...that MAPI has.(i.e. Security dialogs and other...SSL v3 allows you...as VBScript Use Secure Password Authentication for...command that SMTP protocol supports. Comes with...SMTPMessage object which makes creating...

