Hi... > Something sounds weird to me; I think perhaps you're overlapping qmail and > dbmail. Qmail is a very integrated system with all of its own parts. What > you won't be doing is using qmail for POP, IMAP or local delivery (Maildir) > Rather, for delivery, tell qmail to hand off messages to dbmail-smtp. For > reading mail, use only dbmail's pop3d and imapd servers.
I have clear i need reading mail with "dbmail-pop3d" it's fine. (it's runnind in my test's and not runing the "qmail-pop3d". But my question is, what are you doing to tell a qmail to hand off messages to dbmail-smtp, what command or file i need modify???? I think all mail received to qmail to be given to user "dbmail" and then give the messages to the users or to respond in case the ususario does not exist and return bounce, not qmail. Well, i need confirm what command or "control file" indicate to qmail deliver all mail to user "dbmail". But i don't see or don't understand this in howto!!! > > Aaron > > On Sun, 23 Feb 2003, Jaime Chereau wrote: > > EL Sunday 23 February 2003 23:32, Aaron Stone se escrivio: > > > Oh, I'm sorry -- qmail doesn't care about users because you're not > > > using qmail's pop server. Just qmail's mta, which is using dbmail for > > > delivery. > > > > Ok, i tried pop and it's ok, i verify a user mail and it's fine. > > > > The real problem it's smtp!! > > > > > In that case, check to see who's returning the message. If it's qmail, > > > then qmail is trying to confirm that the account exists. It it's > > > dbmail, you probably forgot to add users into the aliases table? > > > > I return messge indicate "qmail-send"; > > qmail don't find my user.. > > > > i try to add user "jerco" and alias "[EMAIL PROTECTED]" "[EMAIL > > PROTECTED]" > > and nothing. > > I try add user "[EMAIL PROTECTED]" direct, and nothing > > > > I see then in data base, but qmail don't see it??? > > > > Another idea or configuration to add in qmail??? > > > > Hmmm, it's strange but i felling i need a "patch" to qmail to the > > "smtp" see in my db(postgresql) to see users, because i don't understand > > what command it does that ever message to "[EMAIL PROTECTED]" or > > "[EMAIL PROTECTED]" be given to "dbmail" user??? > > > > > Aaron > > > > > > On Sun, 23 Feb 2003, Jaime Chereau wrote: > > > > EL Sunday 23 February 2003 22:10, Aaron Stone se escrivio: > > > > Hi.. > > > > > > > > > The users must also exist in DBMail. It may be possible to > > > > > configure qmail to use DBMail's users table, but not the other way > > > > > 'round (yet). > > > > > > > > How do i configure qmail to use DBMAIL users table??? > > > > > > > > only indicate in > > > > > > > > /var/qmail/control/virtualdomains (i have two domains) > > > > xxxxxx.com:dbmail > > > > yyyyy.com:dbmail > > > > > > > > -------------------------------- > > > > > > > > i have "defaultdelivery" > > > > ---- > > > > > > > > |dot-forward .forward > > > > > > > > ./Maildir/ > > > > ---- > > > > > > > > but it's another configuration!!! > > > >