I want to set up mailhog on my windows laptop. I downloaded the executable added it to the path.when I'm using the URL localhost:8025, it works just fine, opens up mailhog,but I won't get any messages in the inbox, I think the problem is with mhsendmail, I edited the php.ini file so it is set to the mhsendmail folder where mhsendmail.exe is also I set smtp_port=1025,but it still won't work,what do I need to do ?
Asked
Active
Viewed 667 times
2
-
Do manually sent e-mails appear? See also [this article](https://kinsta.com/de/blog/mailhog/). – Michael S. Feb 08 '22 at 11:40