{"id":22389690,"url":"https://github.com/entando/entando-plugin-jpmail","last_synced_at":"2025-03-26T21:26:51.557Z","repository":{"id":37082277,"uuid":"277799292","full_name":"entando/entando-plugin-jpmail","owner":"entando","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-22T21:04:10.000Z","size":591,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-02-01T03:26:40.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/entando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-07T11:35:37.000Z","updated_at":"2022-01-06T14:55:03.000Z","dependencies_parsed_at":"2023-11-28T14:31:03.021Z","dependency_job_id":"bf42ebb2-44fb-4df1-9e52-d06fe1044e5b","html_url":"https://github.com/entando/entando-plugin-jpmail","commit_stats":null,"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jpmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jpmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jpmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jpmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entando","download_url":"https://codeload.github.com/entando/entando-plugin-jpmail/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245737836,"owners_count":20664176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-05T03:12:40.727Z","updated_at":"2025-03-26T21:26:51.532Z","avatar_url":"https://github.com/entando.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://img.shields.io/endpoint?url=https%3A%2F%2Fstatusbadge-jx.apps.serv.run%2Fentando%2Fentando-plugin-jpmail)](https://github.com/entando/devops-results/tree/logs/jenkins-x/logs/entando/entando-plugin-jpmail/master)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jpmail\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jpmail)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jpmail\u0026metric=coverage)](https://entando.github.io/devops-results/entando-plugin-jpmail/master/jacoco/index.html)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jpmail\u0026metric=vulnerabilities)](https://entando.github.io/devops-results/entando-plugin-jpmail/master/dependency-check-report.html)\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jpmail\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jpmail)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jpmail\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jpmail)\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jpmail\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jpmail)\n\nentando-plugin-jpmail\n**Mail Plugin**\n\n**Code**: ```jpmail```\n\n**Description**\n\nMail Plugin is a component that let Entando users configure SMTP server and create new senders to send email messages.\n\n**Installation**\n\nIn order to install the Mail Plugin, you must insert the following dependency in the pom.xml file of your project:\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.entando.entando.plugins\u003c/groupId\u003e\n    \u003cartifactId\u003eentando-plugin-jpmail\u003c/artifactId\u003e\n    \u003cversion\u003e${entando.version}\u003c/version\u003e\n    \u003ctype\u003ewar\u003c/type\u003e\n\u003c/dependency\u003e\n````\n\n**Configuration**\n\nFrom Entando’s back office, you have to:\n\n 1. create new **Sender**: you have to create a new Sender with a _Code_ and an _Email_. You can have a List of Senders; the Sender will be choosed on the base of its Code. \n 2. configure the **SMTP server**: you have to active the SMTP server, and then to set _Host_ (mandatory), _Port_, _Security Certification_, _Timeout_ parameter.\n \nPlease leave _Username_ and _Password_ blank if the SMTP does not require authentication.\n \n\n\n# Developing against local versions of upstream projects (e.g. admin-console,  entando-engine).\n\nFull instructions on how to develop against local versions of upstream projects are available in the\n[entando-parent-bom](https://github.com/entando/entando-core-bom) project.     ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentando%2Fentando-plugin-jpmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentando%2Fentando-plugin-jpmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentando%2Fentando-plugin-jpmail/lists"}