Scratchpad for : cparker
Currently having problems with:
- Apache 2's Content Negotiation
- I host some Web sites on my machine. I have one IP address. I use Webmin/Virtualmin a lot. When I add a new e-mail user under a Virtualmin server, the user's login is something like emailusername.ownerusername... The system should be smart enough to know that I'm logging in as emailusername to ownerusername's domain. Each of these users shouldn't have to use the .ownerusername part to log in. One of the mail servers I'm using (sendmail / Dovecot) MAJORLY sucks at handling virtual domains properly.
- Additionally, when I create a new e-mail user, there's a field to enter their real/display name. I created a test e-mail user with a username of "test" and a display name of "Test Account". When I log in to the test user's inbox using RoundCube, the user's display name is "test.ownerusername" instead of the display name I entered during user creation with Virtualmin.
Update: I'm still experiencing all of these problems as of 06 March 2007.