From owner-freebsd-isp Thu Feb 15 9:57:12 2001 Delivered-To: freebsd-isp@freebsd.org Received: from k0dez.pbx.org (k0dez.pbx.org [216.117.63.9]) by hub.freebsd.org (Postfix) with ESMTP id 107D937B65D for ; Thu, 15 Feb 2001 09:57:07 -0800 (PST) Received: (from gus@localhost) by k0dez.pbx.org (8.11.1/8.11.1) id f1FHv4f06284 for freebsd-isp@freebsd.org; Thu, 15 Feb 2001 11:57:04 -0600 (CST) Date: Thu, 15 Feb 2001 11:57:04 -0600 From: Gus Huber To: freebsd-isp@freebsd.org Subject: Re: Mail Server with LDAP? Message-ID: <20010215115703.A6251@k0dez.pbx.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from phill@FreeBSD.ORG on Thu, Feb 15, 2001 at 11:30:59AM -0600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I personaly have developed similar solutions for ISP's usingboth sendmail and DMail at different sites. Dmail appears to be the most efficient maildaemon I have used, it was also the easiest to setup, and get auth code written for. The server liscense is a bit pricey, but for DB integration it is worth it to have a user system that scales beyond a million users. gus huber On Thu, Feb 15, 2001 at 11:30:59AM -0600, Phillip Salzman wrote: > We are currently using a Qmail-based system that authenticates off of a > MySQL database. User accts are administered via PHP scripts. > > Up until recently it was working great. Now we're having > issues with the MySQL database locking the entire table whenever there is > an update, such as someone changing their password. MySQL should be able > to handle this whenever row level locking is introduced. > > Due to this problem, and a few others, we're going to be migrating to > PostgreSQL. > > A coworker of mine has modifications to QMail's checkpassword utility on > his site for database integration. http://www.pointfive.net/ > > --- > Phillip Salzman > phill@FreeBSD.Org > http://www.sysctl.net/ |<- My Website. Are you scared yet? > -------------------------------------------------------------- > "If A equals success, then the formula is A = X + Y + Z. X is work. Y > is play. Z is keep your mouth shut." > -- Albert Einstein > -------------------------------------------------------------- > > On Thu, 15 Feb 2001, Hudson, Henrik H. wrote: > > > Hello List- > > > > So, I want to get a mail server running that will do user auth via a LDAP > > server which will allow me get around the problem of A)Creating local user > > accounts and B) having the user at one domain not be able to have the same > > name as a user at another domain. or would a MySQL server work better? > > safer? easier? > > > > The POP server to handle this? QPopper works via a PAM module and LDAP, I > > think? What else? > > > > Then we need a SMTP server to handle deliveries. Will sendmail do this? > > NOTE: Please don't get into a security argument on this one :) > > > > Need an IMAP server too. > > > > Point me to a website with docs, etc... and I will be happy to read it :) I > > was paging through the openldap.org site. Looks promising... > > > > The ultimate goal is to do the above, have a webmail interface to it all and > > not have local user accounts. Should I say screw it and go buy something > > like Communigate Pro? or tinker with it? I was looking at Critical Path > > stuff, but Solaris or Windoze only. > > > > Enlighten me people :) > > > > Thanks! > > > > Henrik > > --- > > Henrik Hudson > > > > Microsoft: "Where would you like to go to today" > > Linux: "Where would you like to go tomorrow" > > FreeBSD: "Hey, when are you guys going to catch up" > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message