Hello. I am wondering how to make the formatting bar from the composer (this image):
4f78849d-5911-4a11-b013-61f3d876cf9c-image.png
to be also above the quick reply field. How can I do this cleanly without bugging things out or messing other stuff up? There is definitely a way using nodebb-plugin-customize and modifying the quick reply HTML, but like I said, how can I do it cleanly?
Sending test email ok, but can not receive any email
Unsolved
General Discussion
-
Hi, i sent test email in local dev environment (
nodebb1.1.0 + mac + nginx + mongodb + LAN
), and i can receive the testing email.But in another dev environment (
nodebb1.1.0 + centos6.5 + nginx + mongodb + WAN
), i do theSEND TEST EMAIL
in ACP - SETTING - EMAIL, promptingSuccess
, but i can not receive any email.Have anybody met this problem before ? and how to make it work ?
Many thanks~~
-
I have. For me it was gmail not accepting SendMail from some sources. A good test for this is to setup an email plugin such as MailGun and see if the message is received successfully.