Versions Compared

Key

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

...

Info
titleExample:

To retrieve mails from gmail,

  1. Provide the following property values:
    1. MailserverURL: pop.gmail.com
    2. MailServer Port: 995
  2. Generate app password from https://accounts.google.com/IssuedAuthSubTokens?hide_authsub=1 for 'Mail'
  3. Choose the desired device in App passwords section at Google Account > Security > Signing in to Google.
  4. Use the generated password in the Authentication Configuration section.
  5. Apart from the above, provide the following additional properties:
    1. mail.pop3.starttls.enable=true

    2. mail.pop3.auth=true

    3. mail.pop3.ssl.enable=true

    4. mail.pop3.socketFactory.fallback=false

    5. mail.pop3.socketFactory.port=995

    6. mail.pop3.ssl.protocols=TLSv1.2
Tip
titleReference:

For the properties which are supported by

...

Adaptavist ThemeBuilder EngineAtlassian Confluence