MT <[EMAIL PROTECTED]> writes: > On Mon, 22 Dec 2003 18:22:47 -0600 > Tim Legant <[EMAIL PROTECTED]> wrote: > >> You'll have to give us information about the user in virtualdomains, >> the actual system user (they're probably the same, but may not be) and >> any lines related to 'open2web.com' in users/assign. > > System user is o2w > > cat /var/qmail/users/assign > =mt:o2w:512:512:/home/o2w::: > +mt-:o2w:512:512:/home/o2w:-::
This is half of what I need. How is open2web configured in 'virtualdomains'? If it's not, then that's the problem. If it is, then I still need to see how in order to tell you how to fix this. I also need to know how you want open2web.com configured. Is all mail supposed to be handled by the 'o2w' user? Or does some open2web.com mail go to other system users? For example: If 'virtualdomains' says "open2web.com:o2w", then you don't need anything in 'users/assign'. All mail to any address at open2web.com will automatically be delivered to the 'o2w' user. You can trap each address with a /home/o2w/.qmail-<address> file. If this isn't working, make sure you don't have anything about open2web.com in 'locals' or 'users/assign' and if users/assign is empty, make sure that 'users/cdb' doesn't exist. Also, since this is really a qmail configuration question, you should probably spend some time carefully reading the relevant qmail man pages: qmail-send(8), qmail-lspawn(8), qmail-local(8) and qmail-users(5) will explain how the various pieces in the delivery process fit together. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
