From owner-freebsd-questions Thu Dec 12 6:24:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE3B137B401 for ; Thu, 12 Dec 2002 06:24:56 -0800 (PST) Received: from mx1.clickcom.com (mx2.clickcom.com [209.198.22.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 530A443EC2 for ; Thu, 12 Dec 2002 06:24:56 -0800 (PST) (envelope-from jsmailing@clickcom.com) Received: from aesop (calefaction.clickcom.com [209.198.22.19]) by mx1.clickcom.com (email) with ESMTP id E4E7450227; Thu, 12 Dec 2002 09:24:56 -0500 (EST) From: "John Straiton" To: "'Keith Spencer'" Cc: Subject: RE: are virtual mail account users possible with sendmail on freebsd Date: Thu, 12 Dec 2002 09:23:24 -0500 Message-ID: <002701c2a1ea$0b141580$1916c60a@win2k.clickcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20021212035849.47095.qmail@web12006.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sendmail isn't what gives someone POP3 access. Something like Qpopper does. However, most of the sendmail+(something) combinations you're going to find are going to require you to build "full blown" accounts for each user. While they do not have to have shell access, they will have a /home directory and an entry in your /etc/passwd. If you're trying to avoid that, you'll have to use a different POP3 server and I'd recommend a different MTA than sendmail. What you're looking to do (email accounts without user accounts) is sometimes called a "black-box" setup. We use a combination of Postfix to replace sendmail and Cyrus to do POP3/IMAP. You can also do this with Courier-IMAP. Both are in the /usr/ports/mail tree. Exim is another popular replacement for sendmail and works well with either Cyrus or Courier-IMAP. With a simple shell script and pw, you could add all those accounts to the machine if necessary, but if you use one of these other methods you'd probably wind up wanting to use a LDAP or Database back end to store all that information. Hope this gets you started. John Straiton jks@clickcom.com Clickcom, Inc 704-365-9970x101 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of > Keith Spencer > Sent: Wednesday, December 11, 2002 10:59 PM > To: fbsd > Subject: are virtual mail account users possible with > sendmail on freebsd > > > Hi all, > I am wondering how I can add mail acocunts without > actually creating full-blown user accounts for my lan > users. > I have sendmail on fbsd 4.7 (new build machine and I > dont want to create shell accnts for all my users on > this new machine) > Whatever help you might give me perhaps I can use > webmin to add the new users... I have 600 users to > add. > Whoa...thats a lot of work..HELP???!! > Thanks so much in adavnce > Keith > http://greetings.yahoo.com.au - Yahoo! Greetings - Send your seasons greetings online this year! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message