diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-10-16 20:50:12 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-10-16 20:50:12 -0400 |
commit | f99a3c501fd6ed7b4914b8d6e855489c2ce5b219 (patch) | |
tree | 976276d6acfff78923e4549b0ef9ea94c5e2cb0d /assets/img | |
parent | 9c9ed02cd7ebc5dbbc99bcaed6f80988ce8a9677 (diff) |
Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
Diffstat (limited to 'assets/img')
-rw-r--r-- | assets/img/mailgun-icon.png | bin | 632 -> 0 bytes |
-rw-r--r-- | assets/img/postmark-icon.png | bin | 474 -> 0 bytes |
-rw-r--r-- | assets/img/sendgrid-icon.png | bin | 600 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/assets/img/mailgun-icon.png b/assets/img/mailgun-icon.png Binary files differdeleted file mode 100644 index 41bb2783..00000000 --- a/assets/img/mailgun-icon.png +++ /dev/null diff --git a/assets/img/postmark-icon.png b/assets/img/postmark-icon.png Binary files differdeleted file mode 100644 index 87f07594..00000000 --- a/assets/img/postmark-icon.png +++ /dev/null diff --git a/assets/img/sendgrid-icon.png b/assets/img/sendgrid-icon.png Binary files differdeleted file mode 100644 index 4247e27b..00000000 --- a/assets/img/sendgrid-icon.png +++ /dev/null |