{"id":20298431,"url":"https://github.com/gmoqa/smtp-tester","last_synced_at":"2026-06-06T12:31:09.570Z","repository":{"id":98816091,"uuid":"166268208","full_name":"gmoqa/smtp-tester","owner":"gmoqa","description":"SMTP Tester","archived":false,"fork":false,"pushed_at":"2019-01-17T17:56:24.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T06:12:36.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/gmoqa.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":"2019-01-17T17:34:30.000Z","updated_at":"2019-01-17T17:56:26.000Z","dependencies_parsed_at":"2023-05-25T14:00:18.154Z","dependency_job_id":null,"html_url":"https://github.com/gmoqa/smtp-tester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gmoqa/smtp-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fsmtp-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fsmtp-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fsmtp-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fsmtp-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmoqa","download_url":"https://codeload.github.com/gmoqa/smtp-tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fsmtp-tester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33983046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T16:09:35.928Z","updated_at":"2026-06-06T12:31:09.555Z","avatar_url":"https://github.com/gmoqa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**SMTP-TESTER**\n----\n**DEMO**: [https://smtp-tester.herokuapp.com/](https://smtp-tester.herokuapp.com/)\n\n\n**URL**: `/send`\n\n**Method:**\n`POST`\n\n**Body**\n\n````json\n{\n    \"mailer\": {\n        \"host\": \"smtp.example.net\",\n        \"port\": 587,\n        \"secure\": false,\n        \"user\": \"user\",\n        \"pass\": \"secret\"\n    },\n    \"mail\": {\n        \"from\": \"\\\"John Doe 👻\\\" \u003cfoo@example.com\u003e\",\n        \"to\": \"john.doe@exa ple.com\",\n        \"subject\": \"Hello ✔\",\n        \"text\": \"Hello world?\",\n        \"html\": \"\u003cb\u003eHello world?\u003c/b\u003e\"\n    }\n}\n````\n\n**Success Response:**\n\n\n````json\n{\n    \"message\": \"Message sent: \u003cd25ab8784684@example.com\u003e\"\n}\n````\n \n**Error Response:**\n\n````json\n{\n    \"error\": {\n        \"code\": \"EAUTH\",\n        \"response\": \"The provided authorization grant is invalid\",\n        \"responseCode\": 535,\n        \"command\": \"AUTH PLAIN\"\n    }\n}\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmoqa%2Fsmtp-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmoqa%2Fsmtp-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmoqa%2Fsmtp-tester/lists"}