[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Cobalt::Meta::vsite patch
- Subject: Re: [cobalt-users] Re: Cobalt::Meta::vsite patch
- From: "Ray Symons" <lists@xxxxxxxxxxxx>
- Date: Sat Jun 7 19:03:43 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> having all of their siteManage stuff deleted, but I'm sure the bug is still
> lurking out there waiting for the chance to strike again.
Dunno about the snippet in the post, but I did run into the deleted siteadmin
pages a couple days ago when changing some IPs and deleting one vsite. I used
fixsite.pl to fix the bad links, but it killed the entries in virtusertable
under:
# accept-email-at-domain routes
The info at this link pretty much worked:
http://list.cobalt.com/pipermail/cobalt-users/2003-February/086552.html
...but I had to edit the file and add in the "www." so that the output was in
the form of "@domain.dom %1@xxxxxxxxxxxxxx" as mentioned in the post at the link
above.
Then the most important part was:
makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable
rks