{"id":46231615,"url":"https://github.com/buggregator/smtp-server","last_synced_at":"2026-03-03T18:01:30.468Z","repository":{"id":322308441,"uuid":"1088986764","full_name":"buggregator/smtp-server","owner":"buggregator","description":"SMTP server plugin for RoadRunner","archived":false,"fork":false,"pushed_at":"2025-11-22T14:34:25.000Z","size":106,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-22T16:23:26.561Z","etag":null,"topics":["buggregator","php8","roadrunner","roadrunner-plugin"],"latest_commit_sha":null,"homepage":"https://buggregator.dev/","language":"Go","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/buggregator.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-03T18:19:30.000Z","updated_at":"2025-11-22T07:15:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/buggregator/smtp-server","commit_stats":null,"previous_names":["roadrunner-plugins/smtp-server","buggregator/smtp-server"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/buggregator/smtp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buggregator%2Fsmtp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buggregator%2Fsmtp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buggregator%2Fsmtp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buggregator%2Fsmtp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buggregator","download_url":"https://codeload.github.com/buggregator/smtp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buggregator%2Fsmtp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30053986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T17:46:22.538Z","status":"ssl_error","status_checked_at":"2026-03-03T17:46:22.036Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["buggregator","php8","roadrunner","roadrunner-plugin"],"created_at":"2026-03-03T18:01:27.916Z","updated_at":"2026-03-03T18:01:30.458Z","avatar_url":"https://github.com/buggregator.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RoadRunner SMTP Plugin\n\nSMTP server plugin for profiling and debugging email traffic in development environments.\n\n## Features\n\n- Accepts SMTP connections on configurable port\n- Captures authentication attempts without verification\n- Parses emails with attachments\n- Forwards complete email data to PHP workers\n- Designed for Buggregator integration\n\n## Configuration\n\n```yaml\nsmtp:\n  addr: \"127.0.0.1:1025\"\n  hostname: \"buggregator.local\"\n  read_timeout: \"60s\"\n  write_timeout: \"10s\"\n  max_message_size: 10485760\n\n  attachment_storage:\n    mode: \"memory\"\n    temp_dir: \"/tmp/smtp-attachments\"\n    cleanup_after: \"1h\"\n\n  pool:\n    num_workers: 4\n    max_jobs: 0\n    allocate_timeout: 60s\n    destroy_timeout: 60s\n```\n\n## Status\n\nWork in progress - Step 1 complete (configuration \u0026 skeleton)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuggregator%2Fsmtp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuggregator%2Fsmtp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuggregator%2Fsmtp-server/lists"}