I know the topic has been gone over before for paid programs and such but does anyone know of a program thats free?
Even a simple program that catches the emails and saves them in a folder like:
/domain/user/email.txt
I know thats what MDaemon uses with a bunch of other fancy features. Is there anyway programs out there that roughly do this?
OS: Windows XP Pro
Price: Free
Accounts: atleast 10
Anyone know of any good programs?
Free mail server program.
Moderator: General Moderators
-
CyberSpatium
- Forum Newbie
- Posts: 21
- Joined: Thu Mar 20, 2003 12:23 pm
- Contact:
Hey there, i did some searching and found a few that might interest you. All of these are open source so you dont have to worry about paying any frees. Of the items I found, I believe IntraMail maybe the best for you. I also posted a few others that might work for you as well. Well, hope this works you 
====================================================
IntraMail
With this program you can create your own server in your LAN that automaticly download messages from multiple mailboxes on the internet and sort them over multiple local mailboxes. Every PC in your lan can have a seperate mailbox while you have only one mailbox from your ISP
IntraMail is a e-mail server, supporting POP3 and smtp, for internal - external use in your network. This program can download messages from multiple (external) accounts and with filters divided over your local mailboxes.
Receiving Mail:
IntraMail will download al the messages it can find on all your external accounts. This messages will be temporarly saved in a local map 'Local'. (what your looking for right???)
IntraMail will then create a record with the basic information of each new mail:
* Received from account
* Mail from
* Delivered to
* Mail to (not necessarly the same as delivered to)
* Subject
* Return-path
* Bucket popfile
And as a last step this record of information will be used to check with your filters and so the mail will be placed in a folder with the same name as the username of the user.
Sending Mail
If the server receives a new mail, this mail is stored in the folder "smtptemp". It is possible that the client sends more than 1 mail at once so it is possible that there are multiple mails in the folder "smtptemp". When al the mails are stored, the second process is started, this process analyses the mails, it searches to who you want to send each mail and if it finds an e-mailaddress that has been configured to be intern, IntraMail process the mail with the filters like the mail was received from an external mailbox. If there are also other receivers, IntraMail wil copy the mail also to the folder SMTP where the mail will wait until the third process starts. This 3th fase runs just before IntraMail tries to check the external mailboxes.
Download:
http://sourceforge.net/projects/intramail/
====================================================
Highway Connect
Connect allows a LAN with Pegasus (http://www.pmail.com) users to connect to the Internet and download an entire domain of emails and then distribute them to appropriate users. It also includes a list server.
Download:
http://sourceforge.net/projects/hwy-connect/
====================================================
SAPES - SMTP and POP E-mail Server
sapes is a multi-threaded, SMTP and POP, mail server written entirely in C++. From the start it was designed to run on Windows and Linux. sapes requires Windows 2000 Professional or later because of a DNS routine used to lookup MX records. If you replace that routine then it will compile and run on older versions of Windows as well.
Download:
http://sourceforge.net/projects/sapes/
====================================================
CyberSpatium
====================================================
IntraMail
With this program you can create your own server in your LAN that automaticly download messages from multiple mailboxes on the internet and sort them over multiple local mailboxes. Every PC in your lan can have a seperate mailbox while you have only one mailbox from your ISP
IntraMail is a e-mail server, supporting POP3 and smtp, for internal - external use in your network. This program can download messages from multiple (external) accounts and with filters divided over your local mailboxes.
Receiving Mail:
IntraMail will download al the messages it can find on all your external accounts. This messages will be temporarly saved in a local map 'Local'. (what your looking for right???)
IntraMail will then create a record with the basic information of each new mail:
* Received from account
* Mail from
* Delivered to
* Mail to (not necessarly the same as delivered to)
* Subject
* Return-path
* Bucket popfile
And as a last step this record of information will be used to check with your filters and so the mail will be placed in a folder with the same name as the username of the user.
Sending Mail
If the server receives a new mail, this mail is stored in the folder "smtptemp". It is possible that the client sends more than 1 mail at once so it is possible that there are multiple mails in the folder "smtptemp". When al the mails are stored, the second process is started, this process analyses the mails, it searches to who you want to send each mail and if it finds an e-mailaddress that has been configured to be intern, IntraMail process the mail with the filters like the mail was received from an external mailbox. If there are also other receivers, IntraMail wil copy the mail also to the folder SMTP where the mail will wait until the third process starts. This 3th fase runs just before IntraMail tries to check the external mailboxes.
Download:
http://sourceforge.net/projects/intramail/
====================================================
Highway Connect
Connect allows a LAN with Pegasus (http://www.pmail.com) users to connect to the Internet and download an entire domain of emails and then distribute them to appropriate users. It also includes a list server.
Download:
http://sourceforge.net/projects/hwy-connect/
====================================================
SAPES - SMTP and POP E-mail Server
sapes is a multi-threaded, SMTP and POP, mail server written entirely in C++. From the start it was designed to run on Windows and Linux. sapes requires Windows 2000 Professional or later because of a DNS routine used to lookup MX records. If you replace that routine then it will compile and run on older versions of Windows as well.
Download:
http://sourceforge.net/projects/sapes/
====================================================
CyberSpatium