Closed lukastom closed 1 year ago
@lukastom Yes, we moved it to Mailpit, and you can access it via mails.test domain. Yes we are working to update documentation.
Hi,
I had to install Mailpit manually after installing valet-linux+
Then: valet start mailpit and see your send mails on /mails
¯_(ツ)_/¯
Conrad Maaijen
Op 10 mei 2023, om 09:24 heeft Padam Shankhadev @.***> het volgende geschreven:
@uttamrabadiya https://github.com/uttamrabadiya still not working 404 not found.
— Reply to this email directly, view it on GitHub https://github.com/genesisweb/valet-linux-plus/issues/98#issuecomment-1541486137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBCGHVJCCVX5CWFHUCPOILXFM7DRANCNFSM6AAAAAAXKEEIUY. You are receiving this because you are subscribed to this thread.
@conradmaaijen You do not need to install it manually, but can you please share output of below mentioned commands:
sudo systemctl status mailpit
sudo lsof -i -P | grep LISTEN
cat ~/.valet/Log/mails.test-error.log
cat ~/.valet/Log/nginx-error.log
@lukastom @conradmaaijen We've fixed Mailpit install issue in our latest release (v1.6.7), please update package to fix this issue.
After upgrading to version 1.6.6, mailhog.test gives 502 Bad Gateway. Did we actually move to Mailpit? Is there any replacement for mailhog.test? I tried mailpit.test but that gives 404 error, http://0.0.0.0:8025 does not exist,
valet open mailpit
gives 404. Also Valet Linux Plus documentation probably needs adjusting, so we know, what is the proper configuration for Mailpit to work.