I'm running Mercury on a test environment Apache/Win for testing web pages. A problem I often encounter when testing scripts that send mail is that the current address my setup uses is test@localhost - which fails validation. On simple things it's easy enough to comment out email validation, but it's a pain. And when I'm testing contributed stuff it's a real pain.
Is there a way I can add a TLD to the end of the address, like test@localhost.com?
<p>I'm running Mercury on a test environment Apache/Win for testing web pages. A problem I often encounter when testing scripts that send mail is that the current address my setup uses is test@localhost - which fails validation. On simple things it's easy enough to comment out email validation, but it's a pain. And when I'm testing contributed stuff it's a real pain. </p><p>&nbsp;</p><p>Is there a way I can add a TLD to the end of the address, like test@localhost.com?
</p>