[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] HELP virtusertable on RAQ4i has a serious bug



From: "Gerhard W. Recher " <gwr@xxxxxxxxxxxx>

> GUI generates:
>
> user@xxxxxxxxxxxxxxxxx username

This is actually correct. Near the end of the file you should see:
@hisdomain.com    %1@xxxxxxxxxxxxxxxxx
 which makes everything sent either to user@xxxxxxxxxxxxxxxxx or
user@xxxxxxxxxxxxx go to the same place.

If you want it otherwise, well, you've got a lot of code hacking to do....
or, you could set up 2 domains for each user. One for www.domain.com for the
web site, and another, something like mail.domain.com for email.

Kevin