Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Varun Ganesh D
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 91
    • Best 8
    • Groups 1

    Varun Ganesh D

    @Varun Ganesh D

    Users with 50 posts

    8
    Reputation
    15
    Profile views
    91
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Varun Ganesh D Follow
    Users with 50 posts

    Best posts made by Varun Ganesh D

    • RE: Cannot post anything

      @PitaJ thanks
      Resolved

      I removed Oxide Theme, and Custom Home Page Plugin
      Don't know which caused issues. But removed 3-4 last recently added things

      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • RE: Any tips for installing NodeBB on AWS Lightsail?

      @jaycincotta NodeBB runs smoothly on ec2. I've tried
      Currently I'm running on Digital Ocean 5$ droplet.
      I was running on heroku. Heroku makes problem when update the forum. Recently MongoDB support stopped.
      Lightsail and Digital Ocean Price so similar i think.

      posted in General Discussion
      Varun Ganesh D
      Varun Ganesh D
    • Is there any way to prevent login till email verify??

      People who are giving fake email also can login.
      Is there any way to lock login untill they verify email id?
      People are just entering randon string with @ symbol and logging in..
      It making problem in Email server too. Lots of emails bouncing..

      Pls tell any way to prevent this? Or is it possible to restrict email id? Like gmail, Yahoo can only able to register?

      Hope for the solution

      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • RE: Any tips for installing NodeBB on AWS Lightsail?

      @jaycincotta I was tried on Aws ec2 one year free tire
      I don't trust to use production level on ec2 free tire.
      I had 50$ coupon for 10 months and redeemed that on Digital Ocean.
      Now its 2nd month.. so using it. No specific reason to move to digital Ocean.
      For trail purpose i Installed on EC2, that's all

      posted in General Discussion
      Varun Ganesh D
      Varun Ganesh D
    • RE: Is there any way to prevent login till email verify??

      @crazycells yeah using it. It can prevent by registering using temp mails.
      But as developer replied me on this thread they are adding features like if user not confirm email he will not get access to forum..
      So obviously user should verify email.
      Mine AWS account bounce rate increased.
      So i changed to outlook email smtp.. per day 5000 emails can send through that as i read.

      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • RE: Trying to understand the fundamental purpose of Groups

      If we can use Newsletter plugin then groups are helpful.
      I've created some group so that i can send email only to them

      posted in General Discussion
      Varun Ganesh D
      Varun Ganesh D
    • RE: Which Recent Card plugin using?

      @Muhammed-EKİCİ yes same issue
      Hope it will works fine on next NodeBB Update
      Chill

      posted in General Discussion
      Varun Ganesh D
      Varun Ganesh D
    • RE: phpBB NodeBB Flarum Laravel.io who is better Forum?

      As of now nodebb only best.
      Laravel.io is not free i think
      Phpbb ui and features i don't like. Flarum I've used. It's built with laravel i think. And that is still in beta version

      As of now NodeBB and Discourse are good.

      I'm using NodeBB from 6+ months and working smoothly on Digital ocean 5$ droplet.

      posted in General Discussion
      Varun Ganesh D
      Varun Ganesh D

    Latest posts made by Varun Ganesh D

    • RE: phpBB NodeBB Flarum Laravel.io who is better Forum?

      As of now nodebb only best.
      Laravel.io is not free i think
      Phpbb ui and features i don't like. Flarum I've used. It's built with laravel i think. And that is still in beta version

      As of now NodeBB and Discourse are good.

      I'm using NodeBB from 6+ months and working smoothly on Digital ocean 5$ droplet.

      posted in General Discussion
      Varun Ganesh D
      Varun Ganesh D
    • Error: Can't send mail - all recipients were rejected: 501 Invalid RCPT TO address provided at SMTPConnection

      I selected all unverified users in the Users section and clicked on send validation email.
      on the log, I'm getting like this

      2020-12-30T11:20:34.940Z [4567/20005] - error: Error: Can't send mail - all recipients were rejected: 501 Invalid RCPT TO address provided
          at SMTPConnection._formatError (/root/nodebb/node_modules/nodemailer/lib/smtp-connection/index.js:784:19)
          at SMTPConnection._actionRCPT (/root/nodebb/node_modules/nodemailer/lib/smtp-connection/index.js:1613:28)
          at SMTPConnection.<anonymous> (/root/nodebb/node_modules/nodemailer/lib/smtp-connection/index.js:1574:26)
          at SMTPConnection._processResponse (/root/nodebb/node_modules/nodemailer/lib/smtp-connection/index.js:942:20)
          at SMTPConnection._onData (/root/nodebb/node_modules/nodemailer/lib/smtp-connection/index.js:749:14)
          at TLSSocket.SMTPConnection._onSocketData (/root/nodebb/node_modules/nodemailer/lib/smtp-connection/index.js:195:44)
          at TLSSocket.emit (events.js:315:20)
          at addChunk (_stream_readable.js:295:12)
          at readableAddChunk (_stream_readable.js:271:9)
          at TLSSocket.Readable.push (_stream_readable.js:212:10)
      
      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • RE: Why Emails are not sending properly for new Registered users

      @julian Direct ACP

      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • Why Emails are not sending properly for new Registered users

      Im using Amazon Ses
      Previous version was perfect
      After updating emails are not sending properly
      Showing error logs like this

      2020-11-09T05:58:29.322Z [4567/15105] - error: Error: spawn sendmail ENOENT
          at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
          at onErrorNT (internal/child_process.js:469:16)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          at runNextTicks (internal/process/task_queues.js:66:3)
          at processImmediate (internal/timers.js:429:9)
      2020-11-09T05:58:29.387Z [4567/15105] - error: Error: spawn sendmail ENOENT
          at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
          at onErrorNT (internal/child_process.js:469:16)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          at runNextTicks (internal/process/task_queues.js:66:3)
          at processImmediate (internal/timers.js:429:9)
      2020-11-09T05:58:29.455Z [4567/15105] - error: Error: spawn sendmail ENOENT
          at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
          at onErrorNT (internal/child_process.js:469:16)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
      LOGS CONTROL PANEL
       
      
      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • RE: [nodebb-plugin-newsletter] Send e-mail newsletters to your users.

      @pitaj Amazon SES
      Btw it got solved by unchecking Pooled connection option

      posted in NodeBB Plugins
      Varun Ganesh D
      Varun Ganesh D
    • RE: [nodebb-plugin-newsletter] Send e-mail newsletters to your users.
          at onErrorNT (internal/child_process.js:469:16)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          at runNextTicks (internal/process/task_queues.js:66:3)
          at processImmediate (internal/timers.js:429:9)
      2020-11-06T07:27:46.011Z [4567/15105] - error: Error: spawn sendmail ENOENT
          at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
          at onErrorNT (internal/child_process.js:469:16)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          at runNextTicks (internal/process/task_queues.js:66:3)
          at processImmediate (internal/timers.js:429:9)
      2020-11-06T07:27:46.041Z [4567/15105] - error: Error: spawn sendmail ENOENT
          at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
          at onErrorNT (internal/child_process.js:469:16)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
          at runNextTicks (internal/process/task_queues.js:66:3)
          at processImmediate (internal/timers.js:429:9)
      2020-11-06T07:27:46.043Z [4567/15105] - info: [Newsletter] Successfully sent newsletter to 731 user(s)!
      LOGS CONTROL PANEL
       
      

      Getting this error while sending emails
      Why?

      posted in NodeBB Plugins
      Varun Ganesh D
      Varun Ganesh D
    • RE: [nodebb-plugin-newsletter] Send e-mail newsletters to your users.

      @baris OK
      But where should i disable email verified temporary?
      Inside Privileges??
      Waiting for next Updates

      posted in NodeBB Plugins
      Varun Ganesh D
      Varun Ganesh D
    • RE: [nodebb-plugin-newsletter] Send e-mail newsletters to your users.

      @yariplus
      ive updated nodebb now to latest version
      there i got new option as verified user and unverified user.
      but i cannot able to send mails to unverified users.
      getting error logs like this

      2020-11-05T10:55:56.262Z [4567/15105] - warn: uid : 1466 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.262Z [4567/15105] - warn: uid : 1476 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.262Z [4567/15105] - warn: uid : 1478 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.263Z [4567/15105] - warn: uid : 1481 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.263Z [4567/15105] - warn: uid : 1482 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.263Z [4567/15105] - warn: uid : 1484 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.263Z [4567/15105] - warn: uid : 1495 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.264Z [4567/15105] - warn: uid : 1497 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.264Z [4567/15105] - warn: uid : 1498 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.264Z [4567/15105] - warn: uid : 1499 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.264Z [4567/15105] - warn: uid : 1501 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.264Z [4567/15105] - warn: uid : 1503 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.265Z [4567/15105] - warn: uid : 1504 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.265Z [4567/15105] - warn: uid : 1505 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.265Z [4567/15105] - warn: uid : 1506 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.265Z [4567/15105] - warn: uid : 1507 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.265Z [4567/15105] - warn: uid : 1508 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.266Z [4567/15105] - warn: uid : 1509 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.266Z [4567/15105] - warn: uid : 1510 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.266Z [4567/15105] - warn: uid : 1511 has not confirmed email, not sending "newsletter" email.
      2020-11-05T10:55:56.266Z [4567/15105] - warn: uid : 1512 has not confirmed email, not sending "newsletter" email.
      

      I just tried to notify all unverified users to verify email

      posted in NodeBB Plugins
      Varun Ganesh D
      Varun Ganesh D
    • RE: How to resolve indexing issue? Users data are indexed

      @julian ok got it.
      Doing trail and error method to exploring each and every functions of forum.
      No problem..
      However Users information is hidden(email and dob etc)

      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D
    • RE: Is there any way to prevent login till email verify??

      @julia mhmmmm ...
      Optional thing required to enable email confirmation is required to login..
      I think it may help to prevent fake email users.
      Genuine email with verification only the option to access the forum then automatically they Register and verify the email.
      Now they just typing random words followed by @gmail.com and automatically it logged in without verifying email..
      If they put random email also it should not redirect to logged in state from Registration page.
      Whether they again put that email, password it should not log in, and it should give an error email confirmation is required to login please click the verification link sent to your email.. something like that..

      posted in Technical Support
      Varun Ganesh D
      Varun Ganesh D