From owner-freebsd-isp@FreeBSD.ORG Sun Apr 13 05:31:37 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF0E137B401 for ; Sun, 13 Apr 2003 05:31:37 -0700 (PDT) Received: from Shenton.org (23.ebbed1.client.atlantech.net [209.190.235.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FE2743F3F for ; Sun, 13 Apr 2003 05:31:34 -0700 (PDT) (envelope-from chris@Shenton.Org) Received: (qmail 57427 invoked by uid 1000); 13 Apr 2003 12:31:33 -0000 To: Adrian Pavlykevych References: <0AF1BBDF1218F14E9B4CCE414744E70F07DE8D@exchange.wanglobal.net> <3E967F79.8060200@polynet.lviv.ua> From: Chris Shenton Date: 13 Apr 2003 08:31:33 -0400 In-Reply-To: <3E967F79.8060200@polynet.lviv.ua> Message-ID: <87y92ey3x6.fsf@Pectopah.shenton.org> Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-isp@freebsd.org Subject: Re: RADIUS/Active Directory and Mailserver. X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 12:31:38 -0000 Adrian Pavlykevych writes: > qmail-ldap http://www.nrg4u.com > Courier-MTA http://www.courier-mta.org > > Both can use LDAP to get information about virtual users, so you can > query AD for it. You'll probably need to extend AD schema to fit all > necessary attributes though. > > Sendmail does LDAP too, but I'm not sure about its feature-completeness. There's a chapter in the new O'Reilly book _LDAP System Administration_ on integrating sendmail, postfix and exim with LDAP. That chapter is online at: http://www.oreilly.com/catalog/ldapsa/chapter/ch07.pdf Some folks on another list have complained that the book doesn't have enough Admin, or that it collects info available elsewhere, but I am finding it helpful. I'm setting up qmail-ldap with an OpenLDAP directory, BTW, and unfortunately there's no qmail-ldap chapter. But the concepts are helpful.