mailer
Container running namshi/smtp which is a SMTP relay.
Warning: See namshi/smtp -tags currently displaying Last pushed 3 years ago by namshi.
Usage with docker
- Create
config.env
file to provideGMAIL_USER
andGMAIL_PASSWORD
-
Start container :
docker compose up -d
-
Configure other tools to use
mailer:25
to send mails.