• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.1 Latest
Buy Hosting

Local emailer doesn't work with v0.6.x

Scheduled Pinned Locked Moved Bug Reports
emailer0.6.0email0.6.1
9 Posts 3 Posters 3.5k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • lenovouserL Offline
    lenovouserL Offline
    lenovouser
    wrote on last edited by lenovouser
    #1

    The local emailer does not work with NodeBB >v0.6.0. Once you activate it, you cant access the control panel. No errors in the NodeBB console/log.

    1 Reply Last reply
    0
  • lenovouserL Offline
    lenovouserL Offline
    lenovouser
    wrote on last edited by
    #2

    Does anyone have an working plugin for local email sending?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #3

    @ApfelUser Which plugin are you using for local emailing? To my knowledge, we have two local emailer plugins, one which works for 0.6.0

    1 Reply Last reply
    0
  • lenovouserL Offline
    lenovouserL Offline
    lenovouser
    wrote on last edited by
    #4

    I've tried:

    1. https://github.com/AlfredDobradi/nodebb-plugin-emailer-local and
    2. https://github.com/NodeBB/nodebb-plugin-emailer-local

    both dont work.

    1. NodeBB Admin Panel doesn't work anymore
    2. Doesn't send the e-mails.

    No errors in the console

    MegaM 2 Replies Last reply
    0
  • MegaM Offline
    MegaM Offline
    Aza Noriega Community Rep
    replied to lenovouser on last edited by
    #5

    @ApfelUser said:

    both dont work.

    After brief look, I see, they both are incompatible with 0.6.0+

    https://github.com/AlfredDobradi/nodebb-plugin-emailer-local/blob/master/index.js#L11

    https://github.com/NodeBB/nodebb-plugin-emailer-local/blob/master/index.js#L11

    1 Reply Last reply
    0
  • MegaM Offline
    MegaM Offline
    Aza Noriega Community Rep
    replied to lenovouser on last edited by Mega
    #6

    @ApfelUser said:

    Once you activate it, you cant access the control panel.

    It's okay :3 If callback in the "init" function, will be never executed, entire site shouldn't work.
    https://github.com/NodeBB/nodebb-plugin-emailer-local/blob/master/index.js#L19

    But you said

    No errors in the console

    You should get at least one...
    'Undefined is not a function'

    1 Reply Last reply
    0
  • lenovouserL Offline
    lenovouserL Offline
    lenovouser
    wrote on last edited by
    #7

    @Mega Yeah, you're right.

    But still, is there a repo / version of an local emailer which works with >v0.6.x?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #8

    @ApfelUser Can you try the latest commit of the plugin from NodeBB?

    1 Reply Last reply
    0
  • lenovouserL Offline
    lenovouserL Offline
    lenovouser
    wrote on last edited by
    #9

    @julian Yeah, https://github.com/NodeBB/nodebb-plugin-emailer-local does work! Thanks a lot!

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development