Hello, Your immediate problem is probably from postfix's local_recipient_maps setting - either disable it or (prefereably) point it to your dbmail aliases table. Search the mailing list for details.
As for status on LDAP, see Aaron's post on the subject from last week. I think he said it hasn't been updated in a little bit, but he'd do so if someone were wanting to help him test that it works... but check the list to be sure :). Jesse ---- Original Message ---- From: Kerberus <[email protected]> To: [email protected] Subject: Re: [Dbmail] LDAP Sent: 23 Jul 2003 18:23:26 +0000 > Does anyone actually have an LDAP backend working with DBmail ? for > authentication and/or other aspects, im looking at things like postfix > and dbmail and i see alot of things in common. > > I guess what im trying to accomplish is being able to accept mail for > multiple "virtual" domains/users and not have any users listed in the > /etc/master.passwd file on a FreeBSD system. id love to centralize the > authorization in one place, right now though postfix cant seem to > deliver mail via dbmail unless the user exists in the passwd file. id > prefer to use LDAP cause i can then integrate other things, but if MySQL > is the only way then so be it. Now mind you i had this all working at > once then ended up loosing a disk, and having to rebuild the mail server > from scratch, so i mjissed something cause now postfix wount deliver > mail unless the user exists in the /etc/master.passwd file. HELP! > > On Sat, 2003-07-19 at 08:30, Paul Stevens wrote: > > Aaron Stone wrote: > > > I haven't worked on the LDAP patch in a long time as I have been focusing > > > recently on rewrites of the delivery chain and sorting. > > > > > > I'd be happy to work with you on getting the patches up to date, however. > > > Are you comfortable with LDAP's C API yourself, or would you be more > > > focused on integration and have me work on getting the code updated? > > > > I'm quite comfortable with the ldap api calls, but mostly through the > > python wrapper. I'll try to update the patches myself, since fixes to > > dbmail since 1.1 are fairly limited (mostly imap and pop code iirc) and > > well documented in cvs. > > > > C is however not my forte. I write python, php and shell code for a > > living. Always in for something new though :-) and well motivated since > > I really want to see ldap integration going for dbmail. > > > > > > > > > > > > Aaron > > > > > > > > > On Fri, 18 Jul 2003, Paul J Stevens wrote: > > > > > > > > >> > > >>Aaron, > > >> > > >>Do those pathes still apply to cvs-current ? > > >> > > >>I'll make a stab at integrating those patches into the debian packages > > >>I maintain if they do, releasing dbmail-ldap as a separate package. > > >> > > >>I for myself could definitely do with ldap authentication. It's a key > > >>part of why I'm not rolling out dbmail yet on any but peripheral > > >>installations. > > >> > > >> > > >> > > >>On 2003.07.18 10:17, Aaron Stone wrote: > > >> > > >>>Not in the base distribution, but I posted patches to the mailing list > > >>>a > > >>>few months ago that provide for LDAP authentication. The good word is > > >>>that > > >>>they'll be included in the next release of DBMail, though there's no > > >>>timeframe on that yet. > > >>> > > >>>Aarn > > >>> > > >>> > > >>>On Thu, 18 Jul 2003, Andrea Sisti wrote: > > >>> > > >>> > > >>>>Hi all, > > >>>> can I use dbmail with LDAP users auth? > > >>>> > > >>>> Best Regards > > >>>> > > >>>> Andy > > >>>> > > >>>>-- > > >>>>Andrea Sisti <[EMAIL PROTECTED]> > > >>>> > > >>>>_______________________________________________ > > >>>>Dbmail mailing list > > >>>>[email protected] > > >>>>https://mailman.fastxs.nl/mailman/listinfo/dbmail > > >>>> > > >>> > > >>>_______________________________________________ > > >>>Dbmail mailing list > > >>>[email protected] > > >>>https://mailman.fastxs.nl/mailman/listinfo/dbmail > > >>> > > >>> > > >> > > >> ________________________________________________________________ > > >> Paul Stevens mailto:[EMAIL PROTECTED] > > >> NET FACILITIES GROUP PGP: finger [EMAIL PROTECTED] > > >> The Netherlands________________________________http://www.nfg.nl > > > > > > _______________________________________________ > > > Dbmail mailing list > > > [email protected] > > > https://mailman.fastxs.nl/mailman/listinfo/dbmail > > > > > > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail > -- End Original Message -- -- Jesse Norell jesse (at) kci.net
