> -----Original Message----- > From: Dave Lewis [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 07, 2001 10:00 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Qmail moving Local to Virtual with vpopmail ??? > > > At 09:37 AM 12/7/2001 -0600, you wrote: > > My Fault.. I wasn't clear on the initial post.... > > I will post the log.. Unfortunately I cannot do it at this time > because the > server is active. I will post it tonight though when > the traffic slows down :) > > > YES.. the default domain is the domain that I'm trying to move to virtual > (from local) and am having the problem with. > > > I'm just wondering.. the pop3 doesn't kick in till you check mail right ? > wouldn't the fact that the files aren't showing up > in the dir more point to a smtp problem ? or is there something > I'm missing ?
Well, if you have the default domain removed from /var/qmail/control/locals (and restarted qmail to re-read the control files), then added to vpopmail using ./vadddomain <domain>, then you should see it in ~vpopmail/domains/<domain>, and you should also see it listed in your /var/qmail/users/assign file. When you deliver a piece of mail to that domain, qmail to check if it is local or remote, if it is in your ./qmail/control/local file it will try to do local delivery on it via non-root users home dirs, or any aliases you have set up in ./qmail/aliases/. Now, if it is not listed in locals, vpopmail will check the virtualhosts file and determine if the domain is a virtual domain. Then the mail will be delivered into the directory listed in the assign file for that domain. So, whether it is a pop3 issue not checking the right directory, or an smtp issue not storing the messages in the right directory will all depend on what the logs tell us. If you removed from locals, and restarted qmail, I dont see smtp being the problem.. as long as your control files and assign file is correct. Dallas > > Dave > > > > > > -----Original Message----- > > > From: Dave Lewis [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, December 07, 2001 9:34 AM > > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > > Subject: RE: Qmail moving Local to Virtual with vpopmail ??? > > > > > > > > > POSTEd... however.. why would it work with other virtural > domains and not > > > this one ? when the other > > > virtual domains are working ??? It's just the default one from > > > Courier-imap > > > > > > >I read your first mail as "except that I have one local domain", > and didnt > >realize you had others that were working. Have you tried logging in via > >pop3 with and without %domain attached? Can you paste us a log > entry after > >sending a piece of mail to that domain, and then checking via pop? > > > >Is this domain that isnt working, your "default domain"? > > > > > > > [snip] > > > > > > > > > At 09:17 AM 12/7/2001 -0600, you wrote: > > > > > -----Original Message----- > > > > > From: Dave Lewis [mailto:[EMAIL PROTECTED]] > > > > > Sent: Friday, December 07, 2001 9:06 AM > > > > > To: Recipient list suppressed > > > > > Subject: Qmail moving Local to Virtual with vpopmail ??? > > > > > > > > > > > > > >[snip] > > > > > > > > > > I can't receive mail.. mail doesn't seem to bounce.. it just > > > disappears. > > > > > I can logg in and check mail but nothing is there.. nothing > > > get's written > > > > > to the dirs either.. > > > > > all this time the other domains are functioning fine.. > > > > > This is really fustrating.. since I've seen the ease of > > > virtual domains > > > > > this remaining local domain > > > > > is a real pain. > > > > > > > > >[snip] > > > > > > > > > > > > >Please post your init script for pop3. It's more than > likely not calling > > > >vchkpw so it is checking the wrong dir for mail. > > > >Dallas > > > > > > > > >Dallas >
