Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 08:05:42 -0500
From:      Eric Johnson <eric@coding-zone.com>
To:        Duke Normandin <01031149@3web.net>
Cc:        questions@freebsd.org
Subject:   Re: General Unix mail info
Message-ID:  <20010125080542.E9262@h0040f6849012.ne.mediaone.net>
In-Reply-To: <20010125041549.F0E9037B400@hub.freebsd.org>; from 01031149@3web.net on Wed, Jan 24, 2001 at 07:35:34PM -0700
References:  <20010125041549.F0E9037B400@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 24, 2001 at 07:35:34PM -0700, Duke Normandin wrote:
> Howdy....

Hi

[snip]

> On a Unix system, fetchmail is probably the beast responsible for 
> stuffing the "system mailbox" with POP3 stuff. With a permanent 
> Internet connection, what program stuffs the "system mailbox"? I need 
> to then find a DOS port for one of those suckers OR a utility that 
> would convert .wrk/.txt files to a single "mailbox".

I'm not quite sure I follow, but I think what you want is an MTA
like sendmail, exim, or qmail to name a few.  These mail daemons sit
on your machine's port 25 and accept incoming mail destined for a 
user on the local machine.  The MTA usually puts incoming mail in
/var/mail/<username> or /var/spool/mail/<username>.  Your MUA (pine?)
reads from this append-only "system mailbox".

Hope that helps.

-- 
Best Regards,
Eric Johnson            (eric@coding-zone.com && http://www.coding-zone.com)
  
/home/eric
[eric@coding-zone]$ /usr/games/fortune -s
Why doesn't everybody leave everybody else the hell alone?
		-- Jimmy Durante


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010125080542.E9262>