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

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
Free SMTP Server 2.5
Free SMTP Server is a SMTP server program for Windows that lets you send email messages directly from your computer. Its very simple but very useful for laptop users traveling around the world and connecting their PCs to different Internet Service P more>> <<less
Download (0.60MB)
Added: 2009-02-06 License: Freeware Price: $0
361 downloads
1st SMTP Server 3.21
A free SMTP relay server. Allows to relay emails sent to it, directly to their destination, bypassing your providers mail server. If you need to send large quantities of email, set up a few of these servers on different computers and let a massmail more>> <<less
Download (1521K)
Added: 2009-03-28 License: Freeware Price: $0.00
385 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
Advanced SMTP Server 3.2
Advanced SMTP Server is a system-tray local SMTP server program for Windows that lets you send email messages directly from your computer to recipient mailboxes. Along with a mass mailer the program can be used as a relay server for sending newslette more>> <<less
Download (1.47MB)
Added: 2009-02-06 License: Freeware Price: $0
1001 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
iMate Web Mail Server 2.0
You can have your own Internet Homepage, Mail System,BBS System. iMate Free Web Mail Server is an email fornoncommercial use that supports SMTP, POP3, and HTTP protocols. iMate has a Web server, Mail more>>
You can have your own Internet Homepage, Mail System,BBS System. iMate Free Web Mail Server is an email fornoncommercial use that supports SMTP, POP3, and HTTP protocols. iMate has a Web server, Mail server, Web mail engine, and contains a WYSWYG HTML editor so anybody can make Web pages or HTML mail. It also informs you whether the receiver read your mail. Functions include email,a bulletin board system, and a home page manager This is for Windows95/98/2000/NT and supports English and Korean.
<<less Download (3048K)
Added: 1999-12-18 License: Freeware Price:
1934 downloads
The Email Server 2.0.277
An Email server supporting SMTP and POP3 Protocols for Windows. more>> This program allows you to send internet mail directly from a Windows PC to its destination on the internet, and it will also accept email from other servers for you.<<less
Download (3.1MB)
Added: 2003-12-13 License: Freeware Price: $na
2978 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
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
Hermes EMail Server 1.1.0.9
Hermes is a basic SMTP/POP3 server with source code. Its free to use. Read the license. Send bug reports or improvement suggestions. more>>
Hermes is a basic SMTP/POP3 server with source code. Its free to use. Read the license. Send bug reports or improvement suggestions.
<<less Download (1700K)
Added: 2000-02-28 License: Freeware Price:
1888 downloads
Mail64 E-Mail Server 1.01
A POP3/SMTP E-Mail Server. The Program now includes a Proxy gateway connecting to your internet provider for surfing in the www.Three User Accounts (intern and extern)and two accounts for surfing in w more>>
A POP3/SMTP E-Mail Server. The Program now includes a Proxy gateway connecting to your internet provider for surfing in the www.Three User Accounts (intern and extern)and two accounts for surfing in www are FREEWARE. It is an E-Mail Organisation Programm for your LAN only having one direct Connection to the Internet; but everyone can use E-Mail sending and receiving with all comman E-Mail Clients. For more than 3/2 Accounts you need a Registration Number. English and German Manual.
<<less Download (1508K)
Added: 2000-09-29 License: Freeware Price:
3312 downloads
InetServer 3.2.3
InetServ is a free program which supports many Internet Services like SMTP, POP3, DAYTIME, FINGER, and WHOIS. more>>
InetServ is a free program which supports many Internet Services like SMTP, POP3, DAYTIME, FINGER, and WHOIS. InetServ is a free, easy-to-use and simple program which supports many Internet Services like SMTP, POP3, DAYTIME, FINGER, and WHOIS.
SMTP stands for simple Mail transport protocol, its for delivery of mails. InetServ cant route. This means: If your hostname is funny.net then you cant send emails to ugly.net via InetServ.
POP3 is for receiving emails. With POP3 you can fetch email from a server. POP3 is secured by a username and a password.
Daytime is a service that simple tells the client the day and the time. InetServ only supports the TCP-Service of DAYTIME.
<<lessSMTP stands for simple Mail transport protocol, its for delivery of mails. InetServ cant route. This means: If your hostname is funny.net then you cant send emails to ugly.net via InetServ.
POP3 is for receiving emails. With POP3 you can fetch email from a server. POP3 is secured by a username and a password.
Daytime is a service that simple tells the client the day and the time. InetServ only supports the TCP-Service of DAYTIME.
Download (295KB)
Added: 2007-06-27 License: Freeware Price:
853 downloads
SMTP Test 1.0
SMTP Test is a free tool which will test an SMTP Server more>>
SMTP Test is a free tool which will test an SMTP Server. Allows you to enter the Server Information and a test message.
All connection information with the SMTP Server is displayed and can be printed out for debugging purposes.
<<lessAll connection information with the SMTP Server is displayed and can be printed out for debugging purposes.
Download (1.63MB)
Added: 2006-11-08 License: Freeware Price:
862 downloads
AfterLogic XMail Server 2.5 Build 33
Free open source POP3/SMTP mail server with anti-spam and SSL support more>>
AfterLogic XMail Server 2.5 Build 33 serves as a POP3/SMTP mail server giving users anti-spam and SSL support. It supports ESMTP, TLS/SSL secure connections, SMTP authentication, account and domain aliasing, anti-spam features (IP-based and e-mail address based),mailing lists, logging, remote administration, Finger protocol, filters, custom mail processing, simultaneous multi-user access to a POP3 mailbox.
AfterLogic XMail Server was designed based on XMail server, provided to you as open source. The advantages of AfterLogic XMail Server against original XMail include simultaneous multi-user access to a POP3 mailbox, configuring port numbers via config file, handy Windows installer.
Major Features:
- SMTP server (ESMTP supported)
- POP3 server
- TLS/SSL secure connections
- Support of multiple virtual mail domains and accounts
- SMTP authentication (clear-text, secure, POP-before-SMTP)
- Logging
- Account aliasing
- Domain aliasing
- Remote administration
- Cross-platform (Windows, Linux, BSD, etc)
- Simultaneous multi-user access to a POP3 mailbox
- Finger server
- SMTP protection against spammers (IP-based and e-mail address based)
- Public blacklists: RBL/RSS/ORBS/DUL
- Mailing lists
- Flexible message filters
- Custom mail processing
- SMTP ETRN command support
- Custom POP3/SMTP authentication
- POP3 account synchronizer (fetcher)
Download (4.4MB)
Added: 2009-02-20 License: GPL Price: FREE
13 downloads
Other version of AfterLogic XMail Server
License:Freeware
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 smtp pop3 server 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