Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Email configuration

    NocoDB
    1
    2
    124
    Loading More Posts
    • 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.
    • girish
      girish Staff last edited by

      As a heads up, email configuration is not working in the package. I thought the below will do the trick but it doesn't:

      export NC_MAILER=true
      export NC_MAILER_FROM=$CLOUDRON_MAIL_FROM
      export NC_MAILER_HOST=$CLOUDRON_MAIL_SMTP_SERVER
      export NC_MAILER_PORT=$CLOUDRON_MAIL_STARTTLS_PORT
      export NC_MAILER_SECURE=false
      export NC_MAILER_USER=$CLOUDRON_MAIL_SMTP_USERNAME
      export NC_MAILER_PASS=$CLOUDRON_MAIL_SMTP_PASSWORD
      
      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        I have since discovered these variables are possibly obsolete. I am investigating at https://github.com/nocodb/nocodb/discussions/279

        1 Reply Last reply Reply Quote 4
        • Referenced by  girish girish 
        • First post
          Last post
        Powered by NodeBB