On Mar 27, 2004, at 9:54 PM, Gary wrote:
From: "Bill Shupp"James Taylor wrote:
Ah, I overlooked the -v command.
It looks as though I'm running 5.3.6 according to vdeldomain -v, which
would appear later than 4.9.2, but... still doesn't work right, and I
have an alias sitting around now doing nothing but shoving 100 spam
messages a day into my inbox (Haven't figured out DSPAM for vpopmail or
qmail yet.)
I tried doing this manually without using vqadmin and am getting the same thing now
vdeldomain aliasdomain
deletes the parent domain directory, but doesn't appear to delete either
the parent or the alias from the mdb or whatever it's storing it's
information in
vadddomain parentdomain Error: Domain already exists
vdeldomain parentdomain Error: Domain does not exist
vaddaliasdomain aliasdomain parentdomain vaddaliasdomain: Domain already exists
Looks like things somehow got really screwed.
When in doubt, just edit the /var/qmail/users/assign file, and
virtualdomains and rcpthosts accordingly. Then run
/var/qmail/bin/qmail-newu to update the cdb file. You'll also want to
hup qmail-send. That should set things up manually to how you want them.
I just wanted to add, to hup qmail-send is to do: svc -h /service/qmail-send
Gary