Questions tagged [mailhog]
48 questions
-1
votes
1 answer
Check email body using cypress mailhog
I'm trying to check if the email body contains, for example, a username, but i get this error saying that the value is undefined
it.only('User info', () => {
const email= cy.mhGetMailsBySubject('Your account is now confirmed')
…

Tole
- 25
- 1
- 1
- 5
-2
votes
1 answer
I'm trying to send mails through mailhog using laravel
type herehere is my .env…
-2
votes
1 answer
Mailhog not receiving mail with Warden/Magento2 setup
I followed the steps at https://docs.warden.dev/environments/magento2.html to setup a magento2 environment and followed the instructions exactly. However, I'm not seeing any emails come through to MailHog when I do things like create a customer…

Scruffy Paws
- 1,219
- 1
- 21
- 27