> Is it possible that you MUST respect the case of the letters? > I.e., 'websitebyemail' is different from 'WebSiteByEmail'? Although it may be important to be consistent when setting the alias, that is not the reason. The reason is that the InternetTrash database is not robust -- it does not interface with email submissions in the same way as web page submissions. The situation is different for browsers and other user agents. Under UNIX, 'websitebyemail' is not the same as 'WebSiteByEmail' -- but between them the server and the browser can work out what is needed. In general, URLs are not case-sensitive.