{"id":18457925,"url":"https://github.com/alokkusingh/email-service","last_synced_at":"2025-04-23T12:18:30.980Z","repository":{"id":253633576,"uuid":"844078959","full_name":"alokkusingh/email-service","owner":"alokkusingh","description":"Email Service to send and poll email","archived":false,"fork":false,"pushed_at":"2025-04-06T07:19:56.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T12:18:21.008Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alokkusingh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-18T10:15:02.000Z","updated_at":"2025-04-06T07:19:59.000Z","dependencies_parsed_at":"2024-09-14T16:16:25.670Z","dependency_job_id":"eab847ff-02ae-49c7-88b5-069931772095","html_url":"https://github.com/alokkusingh/email-service","commit_stats":null,"previous_names":["alokkusingh/email-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Femail-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Femail-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Femail-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Femail-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alokkusingh","download_url":"https://codeload.github.com/alokkusingh/email-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250430601,"owners_count":21429324,"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-11-06T08:16:04.799Z","updated_at":"2025-04-23T12:18:30.974Z","avatar_url":"https://github.com/alokkusingh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## SMTP Setup\n\n### Account Setting\nhttps://support.google.com/accounts/answer/185833#zippy=%2Cwhy-you-may-need-an-app-password\n### Create App Password\nhttps://myaccount.google.com/apppasswords?rapt=AEjHL4Mu0W7MVeqx15umkEPO5McivQ3nj-YXTgA-nsYeOFNg28V9G8pkhaAZPF5wS5aUXEaZb4oMKJI6zwNFMV4Zq28r96fI6saIz1JN3WuwvcveQILjZQM\n\n## POP/IMAP setup\nhttps://support.google.com/mail/answer/7104828?hl=en\n\nhttps://dev.to/akinwalehabib/how-to-use-spring-integration-with-mail-endpoint-spring-mvc-mongodb-and-react-3890\n\n### How to run\n````\njava -jar target/email-service-1.0.0.jar --spring.mail.password= --email.password=\n````\n\n#### Build\n1. Maven Package\n   ```shell\n   mvn clean package\n   ```\n2. Docker Build, Push \u0026 Run\n   ```shell\n   docker build -t alokkusingh/email-service:latest -t alokkusingh/email-service:2.0.0 --build-arg JAR_FILE=target/email-service-2.0.0.jar .\n   ```\n   ```shell\n   docker push alokkusingh/email-service:latest\n   ```\n   ```shell\n   docker push alokkusingh/email-service:2.0.0\n   ```\n   ```shell\n   docker run -d -p 8081:8081 --rm --name email-service alokkusingh/email-service --spring.mail.password= --email.password=\n   ```\n### Test\n```shell\ncurl -X GET http://localhost:8081/home/email/send\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Femail-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falokkusingh%2Femail-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Femail-service/lists"}