{"id":44438694,"url":"https://github.com/eaudeweb/edw.docker.mailtrap","last_synced_at":"2026-02-12T14:29:41.229Z","repository":{"id":56224483,"uuid":"91456142","full_name":"eaudeweb/edw.docker.mailtrap","owner":"eaudeweb","description":"Catch all mail and display it in roundcube interface.","archived":false,"fork":false,"pushed_at":"2025-11-20T15:46:52.000Z","size":4347,"stargazers_count":20,"open_issues_count":5,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-20T17:24:30.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/eaudeweb.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":"2017-05-16T12:31:22.000Z","updated_at":"2025-11-20T15:38:13.000Z","dependencies_parsed_at":"2025-08-20T17:30:11.716Z","dependency_job_id":null,"html_url":"https://github.com/eaudeweb/edw.docker.mailtrap","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/eaudeweb/edw.docker.mailtrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fedw.docker.mailtrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fedw.docker.mailtrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fedw.docker.mailtrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fedw.docker.mailtrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaudeweb","download_url":"https://codeload.github.com/eaudeweb/edw.docker.mailtrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fedw.docker.mailtrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: 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":[],"created_at":"2026-02-12T14:29:40.337Z","updated_at":"2026-02-12T14:29:41.215Z","avatar_url":"https://github.com/eaudeweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailtrap Docker Image\n\nCatch all mail and display it in roundcube interface.\n\n# Usage\n\n## Start Mailtrap\n\n    $ docker run -d --name=mailtrap -p 80:80 eaudeweb/mailtrap\n\n## Send email\n\n    $ docker run -it --link mailtrap alpine:3.6 sh\n\n      $ telnet mailtrap 25\n      ehlo example.com\n      mail from: me@example.com\n      rcpt to: you@example.com\n      data\n      Subject: Hello from me\n      Hello You,\n\n      This is a test.\n\n      Cheers,\n      Me\n      .\n      quit\n\n## See email via Mailtrap Web UI:\n\n* http://localhost\n\n## Default login:\n\n* **Username:** `mailtrap`\n* **Password:** `mailtrap`\n\n## Customisations:\n\nSet environment variables\n\n* `MT_USER` - mailbox user, default mailtrap\n* `MT_PASSWD` - mailbox user password, default mailtrap\n* `MT_MAILBOX_LIMIT` - mailbox limit in bytes, default 51200000\n* `MT_MESSAGE_LIMIT` - message limit in bytes, default 10240000\n\nand recreate the container.\n\n## Testing the image locally\n\n```\nsudo docker build -t eaudeweb/mailtrap:test .\nsudo docker-compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fedw.docker.mailtrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaudeweb%2Fedw.docker.mailtrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fedw.docker.mailtrap/lists"}