Ben, I don't think you would declare any local domains (other than localhost?) in a vpopmail implementation... I recall something in the docs about that. I'm extremely new, so caveat emptor. Dave.
---------- Original Message ---------------------------------- From: "Ben Ullian" <[EMAIL PROTECTED]> Date: Tue, 25 Feb 2003 14:54:02 -0500 >Hi. >I am running Qmail with vpopmail successfully right now, and qmail-smtpd is >able to recieve email from the various domains and route them to the correct >vpopmail mailboxes with no problem. > >Except for one domain. > >The real domain name of the server itself (webpunch.net) is set as the only >LOCAL domain in qmail, and even though I have done > >vadddomain webpunch.net **********, >vadduser [EMAIL PROTECTED] ***** >etc. > >qmail bounces all messages sent to any user I have created in domain >webpunch.net, saying that there is no user by that name. > >(<[EMAIL PROTECTED]>: Sorry, no mailbox here by that name.) > >How do I make QMail treat incoming mail for webpunch.net as if it was >virtual? > >----- For reference, here are some of the files I have ----- >(line numbers are not in file, only here for reference) > >/var/qmail/users/assign: >1: +webpunch.net-:webpunch.net:89:89:/home/vpopmail/domains/webpunch.net:-:: >2: +vdom1.com-:vdom1.com:89:89:/home/vpopmail/domains/vdom1.com:-:: >3: +vdom2.com-:vdom2.com:89:89:/home/vpopmail/domains/vdom2.com:-:: >4: +vdom3.net-:vdom3.net:89:89:/home/vpopmail/domains/vdom3.net:-:: >5: +vdom4.net-:vdom4.net:89:89:/home/vpopmail/domains/vdom4.net:-:: >6: . > >(of course, vdom* are actual domain names in the file) > >/var/qmail/control/me >(/var/qmail/control/defaultdomain and plusdoman have the same contents) >1: webpunch.net > > >/var/qmail/control/virtualdomains >1: webpunch.net:webpunch.net >2: vdom1.com:vdom1.com >3: vdom2.com:vdom2.com >4: vdom3.net:vdom3.net >5: vdom4.net:vdom4.net >---------------------------------------------------------------- >Thanks in advance. >Ben > > >