Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To configure settings for sending email notifications in Clean My Org, click on the cog icon in the top right of the CleanMyOrg page.

...

  • Custom
    • CleanMyOrg uses NodeMailer for its mail system, so any transport configuration that works in NodeMailer can be entered here. The format for this section is JSON, and you can get a list of options at https://nodemailer.com/smtp/#examples.
    • NOTEIf you are using an internal email server without authentication, use the following config under the Custom Config section, below:
      {
      "host": "yourhostinfo",
      "port": 25,
      "tls": { "rejectUnauthorized": false}
      }


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@2e60ee99
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "org" , "clean" , "email" , "my" ) and type = "page" and space = "GJKBASE"
labelsemail clean my org

...