Out of curiosity, did you create the files manually or actually copy working versions between servers. In particular is your users assign file. I had a similar problem and it was caused by a missing "." on the last line...what a headache that was.
file example (notice the dot on a line by itself to end it). tail -2 /var/qmail/users/assign ============= +testdomain.com-:testdomain.com:89:89:/home/vpopmail/domains/testdomain.com:-:: . ============= George ----- Original Message ----- From: "Operations" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, June 08, 2006 1:04 PM Subject: Re: [qmailtoaster] Hep me pleez... If anyone has any insight on this, any help woudl be greatly appreciated. It killing me, if my customers don't first.... Operations wrote: > Hi all - > I was browsing through the archives for somehting on this, maybe > someon knows off > of the top of their head... (fingers crossed). Here is the problem: > > 1) Qmail is receiving email, but not delivering. > > Here is what caused the problem: > > I in-advertantly deleted the /var/qmail directory, so all that was > working is not, > had to re-create. > This is what I have done so far: > > 1) recreated the 'assign' file. > 2) recreated the 'locals' file. > 3) recreated the 'rcpthost' file. > > Pop is working, I can log into it just fine. It appears qmail-send is > not authenticating > properly. I get the following errors: > > Hi. This is the qmail-send program at daffy.frontierbroadband.com. > I'm afraid I wasn't able to deliver your message to the following > addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > > <[EMAIL PROTECTED]>: <- this is a real email address, > couldn't resist a twist on it... > Sorry, no mailbox here by that name. (#5.1.1) > > > > vuserinfo returns appropriate data. > > This seems to be just related to the distribution only... > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
