The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: mparson@bl.org (Michael Parson)
Subject: [TUHS] Who is running their own mail server and what do you run?
Date: Wed, 20 Sep 2017 18:26:26 -0500 (CDT)	[thread overview]
Message-ID: <alpine.NEB.2.20.1709201800480.5718@neener.bl.org> (raw)
In-Reply-To: <20170920175714.6wbik7z7auw73ihu@matica.foolinux.mooo.com>

On Wed, 20 Sep 2017, Ian Zimmerman wrote:
> On 2017-09-20 09:25, Larry McVoy wrote:
>
>> I tried running my own server on mcvoy.com but eventually gave up, the
>> spam filtering was a non-ending task.
>
> exim on a VPS.  Currently it is a linode running debian but I will have
> to find an outlet that supports BSD before systemd becomes unavoidable
> on debian, which I'm afraid is only a matter of time.

I run NetBSD on my Linode hosted VPS.  It took a little work, but it
does work.

I also use sendmail + 5s greet pause + greylisting + regex milter +
spamassassin.  I also don't accept mail from IPs that don't resolve.  I
have also wholesale blocked several IP blocks from China and Korea via
ipf that have been problematic.

Before taking those measures 12-15 years ago, spam was eating my inbox,
since then, my spam volume has been quite low, but I do see some IPs
connect and never say anything, probably scripts hung up on the greet
pause?  Dunno.  If I'm watching the logs while one of those is going on,
I'll just 'sudo route add -host badip gw 127.0.0.1' and forget about
them.

The stuff that makes it through all gets delivered through procmail
which sorts list mail into folders, stuff marked as spam into a spam
folder, and everything else gets delivered to my inbox and forwarded
to a second account which I point my phone at for reading inbox stuff,
generally, maybe 10-15 messages a day wind up in my inbox.  Spam mail
varies from day to day.  Some days it seems like I get tons, other days
it's just a few.

Mail is read either via alpine directly on the host, via roundcube
webmail on the host, or from my Android phone using the K-9 mail app.
All connect over imap/s provided by dovecot and Let's Encrypt SSL certs.

> spam is a problem but also a challenge ;-)
>
> I'll never switch to gmail as my primary address.  The day when it's the
> only way is the day the Net dies, as I see it, and the day when I look
> for a different line of work (which maybe I should have done a while ago).

Yeah, I thought about switching to google-hosted email, and I do have a
gmail account (more than one, actually), but those are not what I give
out as 'my' email address.  One is my 'android' account that is the
default account for my phone, one is used for signing up on websites
and other stuff I care less about.  Any real communication with me will
probably come through this address (mparson at bl.org).

I just don't like the idea of google reading my email, which is why I
don't even use their mail app on my phone, even to read mail sent to the
gmail accounts.  I do use their web interface for the gmail accounts,
but I also have alpine pointed at them, which is how I read most of my
mail.

-- 
Michael Parson
Pflugerville, TX
KF5LGQ


  parent reply	other threads:[~2017-09-20 23:26 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-20 16:25 Larry McVoy
2017-09-20 16:39 ` Jon Steinhart
2017-09-20 19:59   ` Bakul Shah
2017-09-20 21:26     ` Jon Steinhart
2017-09-20 23:17     ` Robert Brockway
2017-09-21  0:00       ` Dave Horsfall
2017-09-21  0:08         ` Grant Taylor
2017-09-21  0:55           ` Dave Horsfall
2017-09-21  1:52             ` Grant Taylor
2017-09-21  4:14               ` Dave Horsfall
2017-09-21  5:30                 ` Grant Taylor
2017-09-21 15:43                   ` Ian Zimmerman
2017-09-21  0:38         ` Robert Brockway
2017-09-21  1:30         ` Lawrence Stewart
2017-09-21  1:57           ` Grant Taylor
2017-09-21  3:04             ` Robert Brockway
2017-09-21  5:20               ` Grant Taylor
     [not found]       ` <20170921042528.E12C5156E523@mail.bitblocks.com>
2017-09-21  4:45         ` Robert Brockway
2017-09-21  4:58           ` Dave Horsfall
2017-09-21  5:34             ` Grant Taylor
2017-09-21 15:49               ` Ian Zimmerman
2017-09-20 16:46 ` Warner Losh
2017-09-20 17:01   ` Steve Nickolas
2017-09-20 17:39   ` Henry Bent
2017-09-20 22:54   ` Greg 'groggy' Lehey
2017-09-20 16:59 ` Kurt H Maier
2017-09-20 17:10 ` Arthur Krewat
2017-09-20 17:14   ` Jon Steinhart
2017-09-20 18:15   ` Arthur Krewat
2017-09-20 23:45     ` Dave Horsfall
2017-09-20 22:54   ` Steve Simon
2017-09-20 23:31     ` Grant Taylor
2017-09-20 23:57     ` Bakul Shah
2017-09-21  0:02       ` Larry McVoy
2017-09-21  1:08     ` Ian Zimmerman
2017-09-21 12:36       ` Steve Simon
2017-09-20 17:47 ` Clem Cole
2017-09-20 17:54 ` Rico Pajarola
2017-09-20 17:57 ` Ian Zimmerman
2017-09-20 18:22   ` William Pechter
2017-09-20 19:11     ` Grant Taylor
2017-09-20 19:25     ` Ian Zimmerman
2017-09-20 19:54       ` William Pechter
2017-09-20 19:09   ` Grant Taylor
2017-09-20 23:26   ` Michael Parson [this message]
2017-09-20 18:21 ` Grant Taylor
2017-09-20 18:51 ` Corey Lindsly
2017-09-20 20:13 ` jason-tuhs
2017-09-20 22:25   ` Theodore Ts'o
2017-09-20 23:06 ` Dave Horsfall
2017-09-21 12:40 ` Ben Greenfield
2017-09-23  9:12 ` Dario Niedermann
2017-09-21 20:05 Norman Wilson
2017-09-21 21:02 ` Grant Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.NEB.2.20.1709201800480.5718@neener.bl.org \
    --to=mparson@bl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).