The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: iking@killthewabbit.org (Ian King)
Subject: [pups] Totally off topic question
Date: Fri, 21 Mar 2003 19:31:19 -0800	[thread overview]
Message-ID: <000c01c2f023$80a2cdf0$7f0010ac@pepelepew> (raw)
In-Reply-To: <10303220031.ZM25050@mindy.dunnington.u-net.com>

Yup.  I used to do that, but had an older version of sendmail and got
'co-opted' as a relay host for a spammer.  :-(  But the Linux distribution
included a pop3 server out of the box, and my Windows machines were able to
connect to it just fine.

FWIW: rather than update sendmail and hack another .cf, I bought a
Windows-based mail server from a company called True North Software
(www.tnsoft.com), and I'm running it on Windows 2000.  It also provides a
POP3 server that the other machines access (so my family can have email,
too), and is a complete no-brainer to administer.  Once upon a time I
thought it was fun to administer a mail server; now I really appreciate this
'hands-off' solution.  :-)  OK, I paid $150 for a piece of software, but
when I consider the value (to me) of my free time, that's chump change....

Instead, I use my free time to hack 2.11BSD and UNIX v6!  :-)  Cheers -- Ian

----- Original Message -----
From: "Peter Turnbull" <pete@dunnington.u-net.com>
To: "Robin Birch" <robinb at ruffnready.co.uk>; <pups at minnie.tuhs.org>
Sent: Friday, March 21, 2003 4:31 PM
Subject: Re: [pups] Totally off topic question


> On Mar 21, 23:04, Robin Birch wrote:
>
> > I am probably going to get a broadband connection to wherever I end
> up.
> > I will then network all of the various boxes together and connect
> > everything (including the PDP) to the Internet.  I intend having one
> box
> > set up as a server
> [...]
> > In case the above seems stupid the idea is to take all email through
> a
> > server, weed out all incoming rubbish, and route it to various
> > individual's (partner, daughter etc.) PCs.
>
> This is exactly what I do, though I have the sending and receiving
> sides of the email equation separate.  I have one machine that acts as
> a mail hub.  It runs sendmail with a custom sendmail.cf which is
> capable of delivering internal mail either to /var/mail, which is then
> exported to other machines, or via UUCP or SMTP to other machines.  It
> also batches up outgoing mail and sends it to my ISP's mail server
> ("Smart Host") at specific times of the day (mine's not an always-on
> connection).
>
> All the other machines either use UUCP, or use sendmail with the
> "nullclient" .cf file, to send mail to my hub machine.  No reason why
> the hub couldn't run a POP3 server for the benefit of Windoze PCs as
> well, but I've never felt the need :-)  If you go that route, I'd
> suggest you think about IMAP rather than POP, though.  As far as
> getting mail from my ISP, I use fetchmail -- but if you do this, be
> sure that your ISP puts something in the headers that makes it easy for
> fetchmail to tell which user it's really for (don't forget about
> mailing lists), and that you have a catchall rule to handle mail you
> didn't think of.
>
> If you have an always-on connection, you could have your DNS MX
> record(s) set to point to your hub machine, and needn't use fetchmail.
>  However, if you do that, be sure to set up sendmail with anti-relaying
> and all the proper security patches.
>
>
>
> --
> Pete Peter Turnbull
> Network Manager
> University of York
> _______________________________________________
> PUPS mailing list
> PUPS at minnie.tuhs.org
> http://minnie.tuhs.org/mailman/listinfo/pups




  reply	other threads:[~2003-03-22  3:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 23:04 Robin Birch
     [not found] ` <robinb@ruffnready.co.uk>
2003-03-22  0:31   ` Peter Turnbull
2003-03-22  3:31     ` Ian King [this message]
     [not found]       ` <iking@killthewabbit.org>
2003-03-22  9:20         ` Peter Turnbull

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='000c01c2f023$80a2cdf0$7f0010ac@pepelepew' \
    --to=iking@killthewabbit.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).