Hi, I have this situation: Gentoo Linux (Kernel 2.4.19), Qmail+TLS and QmailQueue patches and new DBMail (v 1.0, not CVS) instead Vpopmail. I reinstall clean Qmail and try to install DBMail. Compile and Install work fine. IMAP and POP3 great, but SMTP doesn't work :( I use small howto from INSTALL. Add new uid+gid: dbmail/dbmail with homedir /var/qmail/dbmail, there i try put .qmail and .qmail-default with |/var/qmail/bin/dbmail-smtp -d ${RECIPIENT:7}. File ocals is blank, virtualdomains contain mydomain.cz:dbmail and rcptshosts mydomains.cz.
And what says the logs? This, when i put .qmail-default to ~alias/ : Jan 19 15:50:07 [dbmail/smtp] bounce(): sending 'no such user' bounce for destination [EMAIL PROTECTED] Jan 19 15:50:07 [qmail] 1042987807.492103 delivery 42: deferral: Aack,_child_crashed._(#4.3.0)/ Jan 19 15:50:07 [qmail] 1042987807.492227 status: local 0/10 remote 0/20 ... and this when i put .qmail-default to /var/qmail/dbmail: Jan 19 19:01:33 [qmail] 1042999293.126473 starting delivery 24: msg 16990154 to local [EMAIL PROTECTED] Jan 19 19:01:33 [qmail] 1042999293.126603 status: local 1/10 remote 0/20 Jan 19 19:01:33 [qmail] 1042999293.211771 delivery 24: failure: Sorry,_no_mailbox_here_by_that_name._(# 5.1.1)/ Jan 19 19:01:33 [qmail] 1042999293.211892 status: local 0/10 remote 0/20 Jan 19 19:01:33 [qmail] 1042999293.220435 bounce msg 16990154 qp 14532 Jan 19 19:01:33 [qmail] 1042999293.220553 end msg 16990154 Can someone help me? I don't sleep 2 night due this problem... Thanx a lot!