julianlam / nodebb-plugin-emailer-mailgun

An emailer plugin for NodeBB using Mailgun as a third party service
9 stars 7 forks source link

problem with nodebb 1.19.1 #33

Closed joyhope closed 2 years ago

joyhope commented 2 years ago

I install the mailgun in nodebb 1.19.1. In the log

""" 2022-01-31T03:36:37.329Z [4567/27204] - warn: [plugins/nodebb-plugin-emailer-mailgun] Hook "filter:email.send" is deprecated, please use "static:email.send" instead. 2022-01-31T03:36:37.439Z [4567/27204] - error: [plugins/emailer-mailgun] API key or Domain not set! 2 """

but in the plugin , there is no UI display for me to setup API key and Domain.

How could I solve the problem?

julianlam commented 2 years ago

6127197564622699c02de54a3022e12a5da42f35 fixes the warning.

As for ACP, run ./nodebb build