SunQuest
           Mail Server Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationMail Server Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old December 4th, 2003, 05:32 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Setup email server

First I want to start by saying thank you for a great forum. I've used these forums to help with many a problem.

What I am looking to do is set up an email server from scratch. I am currently paying a company to host my email and I am not a satisfied customer. So if you want something done right, you do it yourself! (This has gotten me into a few "situations" but thats for a different forum). Anyhow, The machine that I would like to setup as the email server is a win2k pro box setup as a file server. The features I am looking for are as follows:
1) CHEAP! 2) web acess to check email from anywhere (i.e. from any computer with internet) 3) SPAM control 4) Anti-Virus

I have never attempted setting up an email server and do understand that it is not the most easy task to do, but I'm jumping in with both feet.

Thanks for the help in advance
Michael

Reply With Quote
  #2  
Old December 5th, 2003, 04:06 AM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 11
I'd recommend qmail - it's a simple, secure and free MTA. See http://cr.yp.to/qmail.html for more details, and www.lifewithqmail.org/lwq.html for installation instructions.

Quote:
1) CHEAP!

See above
Quote:
2) web acess to check email from anywhere (i.e. from any computer with internet)

You can install something like IlohaMail (http://ilohamail.org/) to allow web-based access to your POP3 accounts.
Quote:
3) SPAM control

You can use rblsmtpd with qmail to block mail from known spammers via any number of DNS black lists. I also use SpamAssassin (www.spamassassin.org) to filter spam on a few accounts that get a lot of spam - ask me if you want more details on this.
Quote:
4) Anti-Virus

You can block executable attachments (which catches nearly all current Microsoft viruses) with Russell Nelson's patch - see http://www.qmail.org/qmail-smtpd-viruscan-1.2.patch

The documentation on www.lifewithqmail.org is excellent and will help you to get qmail up and running.
__________________
Alex
(http://www.alex-greg.com)

Reply With Quote
  #3  
Old December 5th, 2003, 12:14 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I was under the impression that qmail runs under unix/linux the machine that is going to be my mail server is Windows 2000 pro.
Will qmail still work under windows?

Michael

Reply With Quote
  #4  
Old December 5th, 2003, 02:30 PM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 11
Quote:
Will qmail still work under windows?

No.

Reply With Quote
  #5  
Old December 5th, 2003, 05:03 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I think I have settled on ArGoSoft's Mail Server as my program. Now the question is who do I contact about getting DNS to point to my server?
Also if anyone has used this software, what are your comments on it? Good, bad, ugly?

Michael

Reply With Quote
  #6  
Old December 7th, 2003, 03:55 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have been seriously considering that and I have a PIII 550 box just sitting around. The only problem is that I've never even SEEN a computer with Linux on it (no I have not been living in a cave somewhere) so I wouldn't know where to start with the installation. Any good websites with a "hold my hand" tutorial for linux and I know that there are many versions of linux out there so which ones do you guys recommend?

-Michael

Reply With Quote
  #7  
Old December 8th, 2003, 11:53 AM
xtremcoder xtremcoder is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 127 xtremcoder User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 2 m 32 sec
Reputation Power: 5
Send a message via AIM to xtremcoder Send a message via Yahoo to xtremcoder
can you setup qmail to have a page where users can create accounts? or do you have to do this manually?

Reply With Quote
  #8  
Old December 9th, 2003, 11:45 AM
chrisr chrisr is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 4 chrisr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Don't know if you've gone past the point of no return, but Merak is very good windows based mail server. Can be bundeled with webmail, antivirus, messaging, etc... Depends what you mean by cheap though. Cheaper than most. URL

Reply With Quote
  #9  
Old December 9th, 2003, 01:29 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have actually begun starting to install debian linux on a spare machine. I am having a few "issues" trying to get it running and have already posted in the linux forum. Still open to any sugestions/recommendations for an email server.

-Michael

Reply With Quote
  #10  
Old December 9th, 2003, 02:19 PM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 11
Quote:
I have actually begun starting to install debian linux on a spare machine.

And this is your first foray into Linux? Good luck!

If this is your first time with Linux, I'd have recommended something more newbie-friendly, like SuSE. But see how you get on with Debian -- it's much better in the long run.
Quote:
Still open to any sugestions/recommendations for an email server.

Back to qmail, then See my first post.

Reply With Quote
  #11  
Old December 9th, 2003, 03:36 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I was actually able to intall the os, get it online, and stare at a command prompt. The problem is that when I try to load a gui like xdm or kdm, my screen flashes about three times and then back to the command prompt.

Still forging ahead,
Michael

Reply With Quote
  #12  
Old December 10th, 2003, 08:59 PM
mziadeh mziadeh is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Fountain Valley, CA
Posts: 20 mziadeh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Scratch the last attempt to install debian. Went with Knoppix and system is up and running. (Actually using it now to write this post.) Linux is a whole new world.
Anyhow, I'm going to attempt to install and configure qmail now. I'll let you guys know what happens. Thanks for all the help.

MICHAEL

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > Setup email server


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway