ergonode/mailer

Ergonode - Mailer

Maintainers

Package info

github.com/ergonode/mailer-backend

Homepage

Type:ergonode-module

pkg:composer/ergonode/mailer

Statistics

Installs: 5 653

Dependents: 2

Suggesters: 0

Stars: 0


README

Documentation

Message template translation

We can't change locale in Twig template (symfony/symfony#35925). For now we can only set locale in translator and after all change it again

Message subject translation

You must set correct translation in MailMessage object. We don't translate it automatically.

Attachments

In first version we don't need to make it. That functionality will be developed in next version.

Tips

How to test DSN configuration?

U can easly check DSN configuration by sending test e-mail with command:

bin/console ergonode:mailer:test team@ergonode.com -l en_US

Community

Contributing

Ergonode is an Open Source. Join us as a contributor.

About Us

Ergonode development is lead by Ergonode Core Team and supported by Ergonode contributors.