|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
Join Date: May 2000
Location: New Zealand
Posts: 546
|
Setting up own mail server from scratch
Hi,
I have a little project I would like to 'explore'. I would like to set up my own mail server, using old machines lying around, and have it be able to receive email to my own domain and perhaps forward on to my main email address at work. I figure I could then give companies a different email address for each 'relationship' and know who was selling it to spammers etc (similar to what some sites on the web will do for free). This is just a personal 'because I want to' type of thing - nothing critical. I have access to an old laptop and another older desktop that could be servers. One is a PIII and the other a PII. I have old Win98FE and Win98SE licenses spare, and I could use Linux I guess - prefer to avoid that if possible since I am already heading into one unknown area, but willing to try anything! I will also need a different ISP account I guess. My T&C say I cannot 'host' a server on my current account. So, where do I start? Thanks, David. |
|
|
|
|
|
#2 |
|
Member (13 bit)
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
|
Hi David,
I'd strongly suggest against using Win98 for any type of server, it doesn't have the features and stability needed. Since you'll be running the server on older software, consider a dedicated software solution like ClakConnect or e-smith, which are both Linux based but you won't have to learn much since it's all hidden behind friendly interfaces. The advantage is that they will utilize fewer system resources and you'll have more control over the server. Hope this helps. |
|
|
|
|
|
#3 |
|
Member (13 bit)
|
FreeBSD or OpenBSD would be good for the OS, their default installs are minimal, you can add more as you see fit.
You need a static IP address first of all, so that you'll have to take up with your ISP. Sendmail is already there, so the SMTP portion of the server is taken care of. Just be sure to get any security patches when you install your OS, Sendmail has not been without its flaws. Also be sure and set your relaying rules per the readme file, you don't want anyone under the sun to be able to use your mail server for a spam relay. You need a pop or imap server to go along with that, but there are very small and free ones out there which are very easy to set up. The only other hurdle to overcome is DNS, which is not as simple. For DNS purposes you can either host that yourself too, or pay for DNS service from somewhere else. Personally I pay for DNS from http://dns.widge.net, the cost is minimal, their downtime is nonexistant, and 12 dollars for a couple of years of service is a small price to pay for not having to wrestle with Bind . They also have a forwarding service, in case your server ever has problems you can have them forward your domain's mail to another domain or another account, which is a nice plan to fall back on should problems arise.As for POP servers, I use VM-POP3D http://www.reedmedia.net/software/virtualmail-pop3d/ It's free. The OS if you go with Linux or one of the BSDs is also free. Last edited by Xayd; 09-30-2003 at 08:55 AM. |
|
|
|
|
|
#4 |
|
Member (7 bit)
Join Date: Mar 2002
Location: USA
Posts: 104
|
www.dslwebserver.com is a good site for webservers, they might have good information for other type of servers.
See if you find it useful Good luck! |
|
|
|
|
|
#5 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 36,460
|
A decent free mail server that will run on Windows is Mercury Mail, from the Pegasus people.
www.pmail.com |
|
|
|
|
|
#6 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
If you are going to go through all that trouble to set up your own server on Linux then why use POP3 when you could be using IMAP? Its like building a computer today and insisting that it better be a K6 CPU
![]() Edit: here's searchable database of IMAP http://www.imap.org/products/database.php (check out server products - they even have some free windows based servers )
Last edited by Statica; 09-30-2003 at 10:10 AM. |
|
|
|
|
|
#7 |
|
Member (10 bit)
|
Just stumbled acorss this post - I'm quite interested in doing the same. Whats is the difference between IMAP and POP then?
DJ |
|
|
|
|
|
#8 |
|
Member (10 bit)
Join Date: May 2000
Location: New Zealand
Posts: 546
|
Whew!
Thanks guys!! I will be buried in this for a while I think - lots of reading to be done by the looks of it. I'll keep you 'posted'. Thanks, David. |
|
|
|
|
|
#9 | |
|
Member (13 bit)
|
Quote:
The glaring benefit therefore with IMAP is you have access to all email and all your filtering/sorting rules from any computer, since the messages are never deleted and the folders are server-side. |
|
|
|
|
|
|
#10 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|