Baby POP3 Server 1.04
Baby POP3 Server is a simple POP3 server, which doesn’t need many resources and supports most of the standard POP3 commands.
|
Baby POP3 Server is a simple POP3 server, which doesn’t need many resources and supports most of the standard POP3 commands.
POP3 Server classes:
This socket accepts all incoming connections. When a client connects to the server, CListenSocket accepts the connection and creates a new thread (CClientThread) that will take care of all further communication between the client and the server. After the thread has been created, CListenSocket will return to its waiting state.
This thread will handle all communication between the client and the server using CControlSocket.
This socket class will process all incoming POP3 commands and send back the response to the client. CControlSocket is basically the class where all the 'good stuff' is happening:
Validate user login
Read mail directory and keep track of changes (deleting mail).
When requested, send messages to the client.
This thread monitors the mail drop folder for incoming messages (from the SMTP server). When a new message is dropped into this folder, it's header will be checked to determine the receiver. If this receiver has a user account on our server the messages will be copied to his/her mailbox. If the server can't determine the receiver, the messages will be moved to the admin mailbox.
CMonitorThread uses FindFirstChangeNotification to find out if there are any new messages in the mail drop folder. Unfortunately ReadDirectoryChangesW is not available under all versions of Windows(this function tells us exactly what has changed in the specified directory) , so I had to reproduce it's functionality by keeping track of the changes myself.
To make this POP3 server useful you must also have a SMTP server installed. Microsoft's SMTP server from ISS will be fine (included with Windows NT/2000/XP). Usually this SMTP will have a mail drop folder were it will drop incoming messages. Microsoft's SMTP server uses c:inetpubmailrootdrop by default.
This mail drop folder is the input folder for our POP3 server, so open the Settings dialog and set the mail folder.
The time-out setting let's you specify the time-out value for receiving data. When clients become idle for too long the connection will be closed.
In User Accounts you can Add/Edit and Delete user accounts. The admin account is default and can't be removed.
Implement any missing commands.
Add mailbox locking (so multiple users can't log into the same mailbox).
Add domain checking.
Make lots of money by selling this software instead of giving it away for free...
Features:
tags
smtp server pop3 server the server mail drop drop folder the client user accounts the mail pop3 commands the messages the receiver determine the messages will

Download Baby POP3 Server 1.04
Download Baby POP3 Server 1.04
Authors software
Quick 'n Easy FTP Server Lite 3.1
Pablo Software Solutions
POP3 Preview 1.0
Pablo Software Solutions
With POP3 Preview you will not waste your time and bandwidth by downloading spam messages to your computer.
ASP 2 VB Converter 1.00
Pablo Software Solutions
ASP 2 VB tool converts one or more ASP source files into a single Visual Basic 6.
Baby POP3 Server 1.04
Pablo Software Solutions
Baby POP3 Server is a simple POP3 server, which doesn’t need many resources and supports most of the standard POP3 commands.
Baby FTP Server 1.24
Pablo Software Solutions
Similar software
Baby POP3 Server 1.04
Pablo Software Solutions
Baby POP3 Server is a simple POP3 server, which doesn’t need many resources and supports most of the standard POP3 commands.
POP3 Cleaner 1.00 beta
Florian Robardet
POP3 Cleaner was created for helping you to clean your mail server from unwanted messages, virus-containing messages, bug-generating mail or messages with large filesize, then POP3 Cleaner is for you.
QuickDelete 3.1.0.9
Yeti Soft
Four years ago, we wrote the first version of QuickDelete.
POP3 preview LITE 8.5 build 280605-080821
Ivan Sivak - SOFTWARE
Check of messages on the POP3 server with ability to delete message from the server, without urgency to download it.
XMail 1.27
Davide Libenzi
XMail is an intranet and Internet mail server.
FreePOPs 0.0.95
Alessio Caprari
FreePOPs is an easily extensible program, that permits access to the most varied resources through the POP3 protocol.
Home Mail Server 0.0.2.10 Beta
ari pikivirta
Home Mail Server is a POP3/SMTP server which completes the home server software line and which should have the same kind of functionality as Home Ftp Server or Home Web Server.
nPOP 1.07
Nakashima Tomoaki
This software will allow you to access e-mail on a POP3 mail server on your Pocket PC or PC.
MailEnable Standard 9.05
MailEnable
MailEnable Standard is a server that provides SMTP and POP3 services.
Vamp 2.0 beta 1
Hyriand
VAMP is a useful and free web-mail client written entirely in the PHP scripting language which can access POP3 mailboxes.
Other software in this category
RevilloC MailServer 1.21
RevilloC Solutions Ltd
RevilloC MailServer will allow you to send and collect all the e-mails for your home or office network, while saving dial-up time.
XMail 1.27
Davide Libenzi
XMail is an intranet and Internet mail server.
MailEnable Standard 9.05
MailEnable
MailEnable Standard is a server that provides SMTP and POP3 services.
Free SMTP Server 2.5997
IM-Soft
Free SMTP Server is a SMTP server tool that allows you to send e-mails directly from your computer.
Baby POP3 Server 1.04
Pablo Software Solutions
Baby POP3 Server is a simple POP3 server, which doesn’t need many resources and supports most of the standard POP3 commands.