Do you run your own mail server?

FelixDeCat

Lifer
Aug 4, 2000
30,779
2,619
126
I remember around 1999 or 2000 I was experimenting with a program that allowed you to setup a temporary email sever but for the life of me I dont remember anything about it other than it worked. Port 25 works on my ISP. :ninja:

Does anyone else run a mail server with no domain?
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
Please tell me you're not getting into the SPAM business and thinking about running an open relay. :mad:
 

Ernie99

Member
May 4, 2006
68
0
66
Smarter Mail is free for small installations, but if you don't own the domain from which you will be sending email your IP will be blacklisted rather quickly. Why even attempt this?
 

gorcorps

aka Brandon
Jul 18, 2004
30,739
454
126
Why bother? Free email from many places, and many hosts include X number of email addresses for your own domain.
 

child of wonder

Diamond Member
Aug 31, 2006
8,307
176
106
this. I did it back in the day and had sendmail and spamassassin going. Total PITA to keep up with the spammers.

Double this.

For a while I had a Postfix server running for my own personal domain and I got sick of having to troubleshoot and maintain it, not to mention staying on top of all the latest anti-spam techniques.
 

Gooberlx2

Lifer
May 4, 2001
15,381
6
91
I used to run a Horde webmail server back in the early 00s. Hideous. Still is. I've long since switch to using gmail and then google apps for my domain.
 

AFurryReptile

Golden Member
Nov 5, 2006
1,998
1
76
I used hmailserver for about a week. It worked.

Just use Google Apps; it's free. Of course, if you don't want to use a domain I don't think it'll work.
 

FelixDeCat

Lifer
Aug 4, 2000
30,779
2,619
126
Smarter Mail is free for small installations, but if you don't own the domain from which you will be sending email your IP will be blacklisted rather quickly. Why even attempt this?

When you try to sign up for certain things and they know you are using a disposable email they will ban the account - like that worthless Twitter garbage.

Why bother? Free email from many places, and many hosts include X number of email addresses for your own domain.

I want to do it on my own.

I used hmailserver for about a week. It worked.

Just use Google Apps; it's free. Of course, if you don't want to use a domain I don't think it'll work.

No domain, just an IP.
 

skyking

Lifer
Nov 21, 2001
22,703
5,821
146
might as well email yourself then. Without reverse DNS and a clean domain, most servers will not take your mail.
What you can do is build a local cacheing server and run through your ISP for outbound.
This will give you the experience of setting it up without the nightmares.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
When you try to sign up for certain things and they know you are using a disposable email they will ban the account - like that worthless Twitter garbage.



I want to do it on my own.



No domain, just an IP.

Well, buy a domain name, they are less than 10 bucks.
 

cronos

Diamond Member
Nov 7, 2001
9,380
26
101
I hosted my own mail server from 1999-2003. It was messy but it was fun as I wanted to learn about this.

Then I moved my mail server to a professional webhost for a while, until I discovered Google Apps and stopped worrying about all that stuff :)
 

Red Squirrel

No Lifer
May 24, 2003
70,122
13,557
126
www.anyf.ca
I run my own mail server, but it's a dedicated server hosted in a data center. I don't have a good enough connection to host at home, otherwise I would.

I have my own domains that I used with hosting at some point then just moved to my own server. I use postfix for receiving and dovecot for retrieving.

I've thought of actually offering web services like hosting/email but it's a conflict of interest with the company I work for.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
I ran the mail server where I worked for years, it was a never ending headache of spam, getting blocked as spam, and trying to keep storage costs under control.

Now we use google, it is a dream.
 

SunnyD

Belgian Waffler
Jan 2, 2001
32,674
146
106
www.neftastic.com
Problem with running your own mail server is that odds are you're on a common "public DHCP assigned IP address" (ie: An IP assigned by pretty much any major ISP), and as such about 95% of YOUR outgoing emails will get bounced because of it.
 

Red Squirrel

No Lifer
May 24, 2003
70,122
13,557
126
www.anyf.ca
Yeah running it at home would be very hard. If it's a server in a data center with a dedicated IP, it's a bit easier. Though when you first get the server if the previous owner of that IP got listed then getting it unlisted from RBLs is like pulling teeth.

Some RBLs actually block ALL ISP/DHCP assigned IPs as their philosophy is no official mail server should be running off those anyway. Those RBLs are probably rather effective too as lot of spam comes from bots that are on consumer internet DHCP ranges.
 

cubby1223

Lifer
May 24, 2004
13,518
42
86
Not only keeping up with all the spam blocking

It's also the time spent keeping your own server properly maintained to avoid being blacklisted by other servers.
 

yinan

Golden Member
Jan 12, 2007
1,801
2
71
Yes. Why would I want to trust another company to keep my data safe and secure. And to also not read every message I send/receive like I am sure Google/Yahoo/Hotmail all do.
 
Last edited:

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
Yes. Why would I want to trust another company to keep my data safe and secure. And to also not read every message I send/receive like I am sure Google/Yahoo/Hotmail all do.

If you really don't want people reading your email, you better be encrypting it end to end, especially because most people are using gmail/yahoo to host their mail.