I use MailCatcher for the rails project on my local computer, and it uses the localhost: 1080 port as usual. Now I would like to test the mail layout on IE6, so I tried to access it from another Windows machine (with machine: 1080) but I can not access MailCatcher ...
I tried to access a machine with a form window available on port 3000. Is there a limitation that MailCatcher has? Or has anyone encountered this problem before?
source share