pop3 server program
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11874

Baby POP3 Server 1.04
Baby POP3 Server - Simple POP3 server, which doesn?t take many resources and supports most of the standard POP3 commands more>>
Baby POP3 Server - Simple POP3 server, which doesn?t take 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:
- CListenSocket
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.
- CClientThread
This thread will handle all communication between the client and the server using CControlSocket.
- 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.
- CMonitorThread
This thread monitors the mail drop folder for incoming messages (from the SMTP server). When a new message is dropped into this folder, its 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 cant 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 its functionality by keeping track of the changes myself.
- Configuration:
To make this POP3 server useful you must also have a SMTP server installed. Microsofts 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. Microsofts 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 lets 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 cant be removed.
- TODO:
Implement any missing commands.
Add mailbox locking (so multiple users cant log into the same mailbox).
Add domain checking.
Make lots of money by selling this software instead of giving it away for free...
Features:
- Supports most RFC1939 POP3 commands
- Supports multiple POP3 user accounts
- Integration with Microsoft SMTP server
- Multi threaded
Enhancements:
- Fixed: Timing problem while monitoring Drop folder.
<<lessPOP3 Server classes:
- CListenSocket
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.
- CClientThread
This thread will handle all communication between the client and the server using CControlSocket.
- 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.
- CMonitorThread
This thread monitors the mail drop folder for incoming messages (from the SMTP server). When a new message is dropped into this folder, its 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 cant 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 its functionality by keeping track of the changes myself.
- Configuration:
To make this POP3 server useful you must also have a SMTP server installed. Microsofts 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. Microsofts 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 lets 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 cant be removed.
- TODO:
Implement any missing commands.
Add mailbox locking (so multiple users cant log into the same mailbox).
Add domain checking.
Make lots of money by selling this software instead of giving it away for free...
Features:
- Supports most RFC1939 POP3 commands
- Supports multiple POP3 user accounts
- Integration with Microsoft SMTP server
- Multi threaded
Enhancements:
- Fixed: Timing problem while monitoring Drop folder.
Download (36.7KB)
Added: 2006-01-13 License: Freeware Price:
1386 downloads
Server Icons
Server icons with several functions like: add, block, delete, upload, download. more>> Server icons with several functions like: add, block, delete, upload, download.
The Server Icons package contains 18 freeware icons of servers. Server icons with several functions like: add, block, delete, upload, download.
<<less Download (563KB)
Added: 2008-09-26 License: Freeware Price: FREE
500 downloads
SMTP Server Search 1.0
Searches for SMTP Servers with Relay Facility more>>
Searches for SMTP Servers with Relay Facility SMTP Server Search is a simple application designed to search for SMTP Servers with Relay Facility.
<<less Download (10KB)
Added: 2007-11-27 License: Freeware Price:
436 downloads
POP3 Cleaner 1.00 beta
POP3 Cleaner lets you preview and delete your mail. Every message is shown with its filesize, sender and subject more>>
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.
POP3 Cleaner is useful:
- when you want to preview your mail and delete selected messages before downloading them
- when a mail contains a virus and you want to be sure to delete it from the mail server
- when you want to destroy very big filesize messages you dont want to download
- if your POP3 mail server is unreachable with a classic e-mail client or if a message refuses to be downloaded because of a transmission error when the server received the message from a realy. POP3 Cleaner can help you to get rid of this horrible message and even let you know who sent it to you !
POP3 Cleaner lets you preview and delete your mail. Every message is shown with its filesize, sender and subject.
To use POP3 Cleaner, you just need to fill in your mail server host name and account information, then preview your mail. You can then delete your messages.
<<lessPOP3 Cleaner is useful:
- when you want to preview your mail and delete selected messages before downloading them
- when a mail contains a virus and you want to be sure to delete it from the mail server
- when you want to destroy very big filesize messages you dont want to download
- if your POP3 mail server is unreachable with a classic e-mail client or if a message refuses to be downloaded because of a transmission error when the server received the message from a realy. POP3 Cleaner can help you to get rid of this horrible message and even let you know who sent it to you !
POP3 Cleaner lets you preview and delete your mail. Every message is shown with its filesize, sender and subject.
To use POP3 Cleaner, you just need to fill in your mail server host name and account information, then preview your mail. You can then delete your messages.
Download (175KB)
Added: 2006-09-19 License: Freeware Price:
1627 downloads
Mail Server 1.21
A freeware and easy to use POP3/SMTP mail server for Windows more>>
A freeware and easy to use POP3/SMTP mail server for Windows Mail Server implements most common SMTP/POP3 features and the emphasis in this application is to write a server that is exceptionally easy to use and configure.
The server should work on Win95+ and WinNT 4+ on low-powered machines. Mail Server is not big and bloated, but small and simple.
In some respects Mail Server is too simple, but it is stable and compact, and works well on small/midsize installations, as an alternative to proprietary mail systems.
<<lessThe server should work on Win95+ and WinNT 4+ on low-powered machines. Mail Server is not big and bloated, but small and simple.
In some respects Mail Server is too simple, but it is stable and compact, and works well on small/midsize installations, as an alternative to proprietary mail systems.
Download (64.6KB)
Added: 2007-09-03 License: GPL Price:
801 downloads
Server Watch 2.0
Server Watch - Monitor the status of up to 6 network connected objects more>>
With Server Watch you can monitor the status of up to 6 network connected objects, such as Computers, Printers, and Scanners.
<<less Download (68KB)
Added: 2006-11-17 License: Freeware Price:
1071 downloads

Home Ftp Server 1.10.1.139
Home Ftp Server offers users a proper and efficient FTP server that allows you to share files directly from your PC with lots of setup possibilities more>> <<less
Download (1.1MB)
Added: 2009-11-10 License: Freeware Price: Notavailable
downloads
Other version of Home Ftp Server
Price: Notavailable
License:Freeware
License:Freeware
SQL Server Version Checker 1.0.5
Determine SQL Server version and service pack level more>>
Determine the version and service pack level for a given SQL Server database installation
<<less Download (13.9KB)
Added: 2004-10-15 License: Freeware Price:
1844 downloads
Other version of SQL Server Version Checker
Determine SQL Server version and service pack level. SQL Server Version Checker 1.0.5 - ...Determine the version and service pack level for a given SQL ServerLicense:Freeware
ArGoSoft Mail Server 1.0
ArGoSoft Mail Server is fully functionalSTMP/POP3/Finger server for Windows 95/98/NT, whichwill let you turn your computer into the email system. more>>
ArGoSoft Mail Server is fully functionalSTMP/POP3/Finger server for Windows 95/98/NT, whichwill let you turn your computer into the email system.
<<less Download (964K)
Added: 2000-01-27 License: Freeware Price:
3577 downloads
Commerce Server Solution Assemblies 1
Commerce Server Solution Assemblies brings users a useful updated versions of the solution framework assemblies that were included as part of MSIB and the Commerce Server 2002 Starter Site. more>> <<less
Download (233.3KB)
Added: 2007-08-28 License: Freeware Price:
downloads
PSPOP3 Inspector 1.3.317
Delete viruses, worms and spam emails directly on the POP3 server more>> POP3 Client with SSL/TLS support. Delete viruses, worms and spam emails directly on the server and avoid that dangerous code lands on your PC!<<less
Download (1.1MB)
Added: 2007-10-03 License: Freeware Price: $0.00
758 downloads
Selenium Server 1.0
Selenium Server gives you the opportuniyu to create your own FTP or WEB server in a few clicks more>>
Selenium Server gives you the opportunity to create your own FTP or WEB server in a few clicks.
<<less Download (726KB)
Added: 2006-08-22 License: Freeware Price:
1160 downloads
C# Email Server 0.3
A C# port of the Java Email Server which is an established email server targeted at small centrally maintained installations more>>
A C# port of the Java Email Server which is an established email server targeted at small centrally maintained installations CSES is a project to provide the same feature set to the .NET platform. However, in addition to the features of JES, CSES provides individual reusable components that other applications can use to provide email functionality.
The current release of CSES provides the SMTP Server component. This component allows a program to accept incoming emails and process them using user defined logic.
The current release of CSES does not implement a full POP3/SMTP email server. However, these features are expected to be provided in upcoming releases.
<<lessThe current release of CSES provides the SMTP Server component. This component allows a program to accept incoming emails and process them using user defined logic.
The current release of CSES does not implement a full POP3/SMTP email server. However, these features are expected to be provided in upcoming releases.
Download (143KB)
Added: 2007-08-03 License: Freeware Price:
837 downloads

MWB POP3 Notifier 1
MWB POP3 Notifier is released to be a handy and helpful application, designed to check any POP3 email account without using up large amounts of system resources. more>>
MWB POP3 Notifier 1 is released to be a handy and helpful application, designed to check any POP3 email account without using up large amounts of system resources. MWB POP3 Notifier will continuously check your email and alert you when you have new e-mail messages.
Requirements: Windows 2000/XP/2003 Server/Vista
Download (612KB)
Added: 2007-11-20 License: Freeware Price: $0.00
downloads

Home Mail Server 0.0.2.10 Beta
Home Mail Server is a POP3/SMTP server which should have the same kind of functionality as Home Ftp Server or Home Web Server. more>>
Home Mail Server is a POP3/SMTP server which should have the same kind of functionality as Home Ftp Server or Home Web Server. 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.
There are a lot of features not completed and as soon as ive finished fixing the remaining issues it will be upgraded to final.
<<lessThere are a lot of features not completed and as soon as ive finished fixing the remaining issues it will be upgraded to final.
Download (935KB)
Added: 2007-03-21 License: Freeware Price:
949 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above pop3 server program search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
