Skip to content

Ergonode - Mailer

License

Notifications You must be signed in to change notification settings

ergonode/mailer-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ergonode - Mailer

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.