Mail

commons:
  mail:
    host:
    username:
    password:
    from: "no-reply@example.org"
    use_tls: false
    use_ssl: false

components:
  mycloud-authentik:
    values:
      mail:
        from:

  mycloud-nextcloud:
    values:
      mail:
        from:
        host:
        authtype: PLAIN