Try installing the dependancies, and see if those depend on something else which causes the problem
e.g. apt-get install libdbmail-mysql On Mon, Mar 13, 2006 at 03:29:10PM -0800, Kevin Baker wrote: > Great. So I was hoping to install the 2.1.x branch on > Debian 3.1 to get the new Sieve features. > > I updated my /etc/apt/sources.list file with the > experimental repos, and ran > > apt-get -f install dbmail2-mysql-ldap > > > I am getting the following response. Any ideas? > " > The following packages have unmet dependencies: > > dbmail2-mysql-ldap: > Depends: libdbmail-mysql but it is not going to be > installed > Depends: libdbmail-ldap but it is not going to be installed > > " > > Do I maybe need to install from source? > > Thanks > > --- Paul J Stevens <[EMAIL PROTECTED]> wrote: > > > > > Not quite correct Aaron, > > > > There's a dbmail.schema file provided with the 2.1 > > codebase that should > > get you going. The example config in dbmail.conf is set > > to use that > > exact schema. I designed that schema to allow usage of > > dbmail-ldap with > > a minimum of hassle. It's BASE-OID is NFG's, but your > > free to use it or > > to set it to something else entirely. Getting a OID for > > your > > organisation from IANA is simple and free. > > > > There's a README.ldap provided with the 2.1 code as well > > that documents > > the different settings in dbmail.conf. > > > > And feel free to ask any questions if things are unclear. > > > > > > > > Aaron Stone wrote: > > > The config options are in the default config file for > > the development > > > releases. LDAP support has also been dramatically > > improved in the 2.1 > > > series. > > > > > > We don't have our own schema, rather, the configuration > > has been made > > > flexible enough to handle a couple of popular schemas. > > The qmail-ldap > > > schema works, even a basic inetOrgPerson should work. > > MS Exchange / > > > Active Directory should work, and if it's not working, > > that's a bug. > > > > > > No HOWTO's yet, though :-| > > > > > > Aaron > > > > > > On Fri, 2006-03-10 at 16:45 -0800, Kevin Baker wrote: > > > > > >>Are there any decent howto's I could use on setting up > > >>DBMail with LDAP? > > >> > > >>I saw the page in the wiki, but was hoping for > > something a > > >>bit more detailed. > > >> > > >>Mainly: > > >>- ldap schema example (ldif) > > >>- which conf files to edit > > >>- .... > > >> > > >> > > >>Thanks, > > >> > > >>Kevin > > >> > > >> > > >>Kevin Baker > > >>Mission Vi Inc. > > >>[EMAIL PROTECTED] > > >>858.454.5532 > > >> > > >>__________________________________________________ > > >>Do You Yahoo!? > > >>Tired of spam? Yahoo! Mail has the best spam > > protection around > > >>http://mail.yahoo.com > > >>_______________________________________________ > > >>Dbmail-dev mailing list > > >>[email protected] > > >>http://twister.fastxs.net/mailman/listinfo/dbmail-dev > > > > > > > > > _______________________________________________ > > > Dbmail-dev mailing list > > > [email protected] > > > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > > > > > > > > > -- > > > > > ________________________________________________________________ > > Paul Stevens paul > > at nfg.nl > > NET FACILITIES GROUP GPG/PGP: > > 1024D/11F8CD31 > > The > > > Netherlands________________________________http://www.nfg.nl > > _______________________________________________ > > Dbmail-dev mailing list > > [email protected] > > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > > > > > Kevin Baker > Mission Vi Inc. > [EMAIL PROTECTED] > 858.454.5532 > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev
