On 01/04/2008, Jeff Allen <[EMAIL PROTECTED]> wrote: > I have searched high an low (probably in the wrong places) but I am > unable to get exim to recognize the alias [EMAIL PROTECTED] Is there > a way to get the server to accept all mail no matter the case the domain > is in? All the others work fine.
Domain names are inherently caseless, and Exim treats them as such throughout. I suspect that any attempt to rewrite assuming casefulness will break as a result. -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
