I'm on Windows using XAMPP and have Mercury Mail set up working fine for local mail. To get this working I need to use addresses such as, user@localhost

But it's a pain when I use email address validation in my scripts that require a properly formed email address, ie, with a domain extension like .com, .net, .co.uk etc on the end.

If I set up an address like user@local.dev, or even user@example.com, is there a place (ini, conf, hosts file or similar) where I can get this to 'map' to user@localhost?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Mercury "Configuration" menu option then "Alias..."

link|improve this answer
That was easy. Thanks! – Owen Sep 10 '10 at 12:56
Not a problem... – user48838 Sep 10 '10 at 13:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.