An open API service indexing awesome lists of open source software.

https://github.com/symfony/google-mailer

Symfony Google Mailer Bridge
https://github.com/symfony/google-mailer

component php symfony symfony-component

Last synced: 10 months ago
JSON representation

Symfony Google Mailer Bridge

Awesome Lists containing this project

README

          

Google Mailer
=============

Provides Google Gmail integration for Symfony Mailer.

Configuration example:

```env
# SMTP
MAILER_DSN=gmail+smtp://USERNAME:APP-PASSWORD@default
```

Resources
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)