From owner-freebsd-net Tue Apr 20 8: 8:49 1999 Delivered-To: freebsd-net@freebsd.org Received: from obie.softweyr.com (unknown [204.68.178.33]) by hub.freebsd.org (Postfix) with ESMTP id 83C7714E6D for ; Tue, 20 Apr 1999 08:08:45 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.com (homer.softweyr.com [204.68.178.39]) by obie.softweyr.com (8.8.8/8.8.8) with ESMTP id JAA27745; Tue, 20 Apr 1999 09:06:15 -0600 (MDT) (envelope-from wes@softweyr.com) Message-ID: <371C97E5.FED95478@softweyr.com> Date: Tue, 20 Apr 1999 09:06:13 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "thomas.uhrfelt@plymovent.se" Cc: "'freebsd-net@freebsd.org'" Subject: Re: mail redirection References: <01BE8B0C.E7182420.thomas.uhrfelt@plymovent.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thomas Uhrfelt wrote: > > On our network we have about 40-50 users on their own workstations ( a mix of > Macs,Win95:s and NTs ). And as it is today, they themselves fetch/send the > mail from our mailprovider ( pop3 & smtp ) at their own will. What I am > trying to accomplish now is for the FreeBSD box to fetch all their mail ( > maybe 1-2 times an hour ) and act as a POP/SMTP server to the users, carrying > their mail for them and sending in out to the mailprovider. > > Each person got their own password / uid on the mailserver so the FreeBSD box > of course needs to know that information. My biggest concern is that I don't > want to create "users" on the FreeBSD box. I think the cyrus mail server uses it's own mailbox and account information system. I can't check right now because I don't have a CD-ROM handy and www.freebsd.org is off-line. You might be able to do this with a combination of fetchmail to drag the mail off the mail provider's server and cyrus to serve the mail to local accounts. Why not just create local user accounts and disable them from logging in? I recommend installing the nologin port/package, but I wrote it. Just change the user's shell to nologin and they won't be logging in, nor will they be able to ftp to the machine. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.softweyr.com/~softweyr wes@softweyr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message