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

https://github.com/datopian/ckanext-moeiemailer


https://github.com/datopian/ckanext-moeiemailer

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

          

## Moei Mailer for Office 365

Overide default ckan emailer

env to set

```
CKANEXT__MOEIEMAILER__CLIENT_ID=ffff-fff
CKANEXT__MOEIEMAILER__CLIENT_SECRET=ff-ffff-fff
CKANEXT__MOEIEMAILER__TENANT_ID=ff-fff-ff
CKANEXT__MOEIEMAILER__MAIL_FROM=ff-fff-fff
```

To ensure the mailer is overide, make moeimailer the first plugin

```
ckan.plugin = moeiemailer
```