Is there a way to remove logo entirely from my email templates
As we can edit the templates, we should be able to remove the logo part. Can you tell me which part of the templates I would need to edit for this?
@hnahli that has nothing to do with what you are trying to do. After you install and activate the plugin nodebb-plugin-emailer-mailjet
you will see an option for Mailjet under ACP -> Plugins menu. You will find instructions there.
@pichalite I am afraid that i dont see the option you are talking about
@hnahli did you activate the plugin and restart nodebb after that?
ACP (Admin control Panel)
@pichalite Got it I didnt know that i have to restart nodebb to activate the plugin.
it is working now thanks
@pichalite everything seem to be working but i am not getting confirmation emails. what could be the problem?
Does your mailjet account list any received emails (https://app.mailjet.com/stats )?
@frissdiegurke it is working now I just had to validate my domain with mailjet. The Nodebb installed and running on 0.0.0.0:4567 but the confirmation link sent without specifying the port #. How do i fix that?
Check your config.json for the url
property.
@pichalite What if I want to use a different email marketing system than the ones you listed such iContact or Aweber for example, how do i do the integration?
@hnahli if they provide an API then you will have to create a plugin similar to the ones listed.