From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 23:21:32 2004 Return-Path: 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 0156716A4CE for ; Sat, 19 Jun 2004 23:21:32 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92B843D45 for ; Sat, 19 Jun 2004 23:21:29 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 931ECB83D for ; Sat, 19 Jun 2004 18:20:59 -0500 (CDT) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07021-07 for ; Sat, 19 Jun 2004 18:20:59 -0500 (CDT) Received: from pooh.honeypot.net (pooh.honeypot.net [10.0.5.128]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 06B75B83C for ; Sat, 19 Jun 2004 18:20:58 -0500 (CDT) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Sat, 19 Jun 2004 18:20:44 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_apM1AT+GBM/Pijz"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406191820.58291.kirk@strauser.com> X-Virus-Scanned: by amavisd-new at honeypot.net Subject: Re: An easy virtual pop solution not involving qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 23:21:32 -0000 --Boundary-02=_apM1AT+GBM/Pijz Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 19 June 2004 06:15 pm, Chris Smith wrote: > Is there an easier to manage solution that DOESN'T involve qmail where I > don't need to give users REAL accounts? I'm using Cyrus IMAP (and POP) on my FreeBSD server. There is no direct=20 correlation between Cyrus accounts and system accounts, unless you go out o= f=20 your way to make it so. Authentication can be against a private database,= =20 Kerberos, an LDAP server, or anything else you can bind Cyrus SASL to. Als= o,=20 while I'd previously used Sendmail as the MTA, I recently switched to Postf= ix=20 without changing a single bit of the backend configuration. I mention this= =20 because it was important to me that I not be tied to a particular MTA. Hope this helps! =2D-=20 Kirk Strauser --Boundary-02=_apM1AT+GBM/Pijz Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA1Mpa5sRg+Y0CpvERAifyAJ0SSIGJuNCLuSqHVPzvjvAEfCV0dACdH2GP Q6On7rEkf20O7IXR1u1Priw= =9eZ6 -----END PGP SIGNATURE----- --Boundary-02=_apM1AT+GBM/Pijz--