Re: [Dbmail] smtp-auth, pop before smtp / qmail + dbmail + postgresql

2003-03-10 Thread Curtis Maurand
Has anyone tried Xmail? curtis On Sat, 8 Mar 2003, Blake wrote: > The stock qmail has no database interaction capability what so ever, none. > Luckily it's split up into a lot of small parts, so it's not hard to add on > to. > I have seen a modified version qmail-smtpd that will access an LDA

Re: [Dbmail] smtp-auth, pop before smtp / qmail + dbmail + postgresql

2003-03-09 Thread Jaime Chereau
EL Saturday 08 March 2003 19:22, Jesse Norell se escrivio: Thank's jesse, i have found the patch, but i have dbmail 1.1, and i can see that it's patched!! But i founf "pop-before-smtp.pgsql" and this create a table "pbsp" and this running fine now!!! thank's > Hello, > > I've never used qmail

RE: [Dbmail] smtp-auth, pop before smtp / qmail + dbmail + postgresql

2003-03-08 Thread Jesse Norell
Hello, I've never used qmail with dbmail, so can't really help much there, but in reguard to: > On the other hand, i try to create in my postgresql, how indicate in > manual, a table caled pbsp, and i put "yes" in the /etc/dbmail.conf, > hoping that dbmail-pop3d or dbmail-imap add to this tabl

Re: [Dbmail] smtp-auth, pop before smtp / qmail + dbmail + postgresql

2003-03-08 Thread Blake
The stock qmail has no database interaction capability what so ever, none. Luckily it's split up into a lot of small parts, so it's not hard to add on to. I have seen a modified version qmail-smtpd that will access an LDAP database, but that's not quite what you want either. I've got a simple