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

    Solved Set Name for outgoing app email

    Support
    mail
    4
    10
    403
    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.
    • S
      saikarthik last edited by girish

      Is there a way to set a username for the outgoing app emails using the sendmail addon? I am referring to what the recipient sees in their mailbox as the user name attached to the app email.
      using the builtin SMTP server.

      jdaviescoates 1 Reply Last reply Reply Quote 0
      • jdaviescoates
        jdaviescoates @saikarthik last edited by

        @saikarthik I'm not sure exactly what you're asking, but you can change the Mail FROM address of app in MyApps -> Click on Configure cog for the Apps you want to change -> Email

        See https://docs.cloudron.io/apps/#mail-from-address

        I use Cloudron with Gandi & Hetzner

        S 1 Reply Last reply Reply Quote 0
        • S
          saikarthik @jdaviescoates last edited by saikarthik

          @jdaviescoates I understand this. For example here if you set your email as test@example.com and then send yourself an email. In your inbox page it would display test. Im wondering how we can change it so it can display a name instead. refer link below:

          https://askubuntu.com/questions/988912/how-can-i-change-displayed-name-as-sender

          girish 1 Reply Last reply Reply Quote 1
          • girish
            girish Staff @saikarthik last edited by

            @saikarthik the name is set by the app. All apps have a config option to set it.

            jdaviescoates 1 Reply Last reply Reply Quote 1
            • jdaviescoates
              jdaviescoates @girish last edited by

              @girish said in Set Name for outgoing app email:

              @saikarthik the name is set by the app. All apps have a config option to set it.

              How do you find that config option?

              I use Cloudron with Gandi & Hetzner

              girish 1 Reply Last reply Reply Quote 0
              • girish
                girish Staff @jdaviescoates last edited by

                @jdaviescoates depends on the app. Some have it in the config file and some in the email settings.

                S 1 Reply Last reply Reply Quote 1
                • S
                  saikarthik @girish last edited by

                  @girish I dont see this option in the email settings of the app. Where exactly is this config file? For example, a NodeJS app?

                  girish d19dotca 2 Replies Last reply Reply Quote 0
                  • girish
                    girish Staff @saikarthik last edited by

                    @saikarthik said in Set Name for outgoing app email:

                    @girish I dont see this option in the email settings of the app. Where exactly is this config file? For example, a NodeJS app?

                    What I mean is that the email name is set by the app and it's not set by Cloudron. This means that one has to look into the app to figure where and how the name is set. For example, if this is a custom email app then it's probably set somewhere in it's code to send email. In NodeJS, if you use the nodemailer module, you would set it in the envelope from - https://nodemailer.com/smtp/envelope/

                    1 Reply Last reply Reply Quote 1
                    • d19dotca
                      d19dotca @saikarthik last edited by

                      @saikarthik I'm not sure if I missed it or not, but based on @girish 's reply, it may be helpful if you're still struggling to provide us with the app you're needing to set an email name on, and the community here can try to help a bit on that.

                      --
                      Dustin Dauncey
                      www.d19.ca

                      1 Reply Last reply Reply Quote 1
                      • S
                        saikarthik last edited by

                        Yup. I went with setting it at the app level (nodemailer method). I was just curious if this was in any way masked at the cloudron platform side. Thanks for the clarification @girish

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Powered by NodeBB