UNPKG
@lando/mailpit
Version:
edge (1.1.0)
latest (1.1.0)
1.1.0
1.0.1
1.0.0
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
A Mailpit integration plugin for Lando.
github.com/lando/mailpit
@lando/mailpit
/
config
/
php.ini
5 lines
(4 loc)
•
171 B
Plain Text
View Raw
1
2
3
4
5
; PHP mail() function config to append to php.ini settings
sendmail_path
=
"/helpers/mailpit sendmail -t --smtp-addr sendmailpit:1025"
SMTP
= sendmailpit
smtp_port
=
1025