MailHog
MailHog is an email testing tool for developers.
You can easily add it to your Lando app by adding an entry to the services top-level config in your Landofile.
yaml
services:
myservice:
type: mailhog
Supported versions
Patch versions
This service does not support patch versions but if you really need something like that you could consider using either a custom compose service or a service overrides.