{"id":19368555,"url":"https://github.com/ghusta/docker-fakesmtp","last_synced_at":"2025-10-29T19:50:17.446Z","repository":{"id":60923982,"uuid":"77051320","full_name":"ghusta/docker-fakesmtp","owner":"ghusta","description":":mailbox_with_mail: Another docker image for FakeSMTP (https://github.com/Nilhcem/FakeSMTP)","archived":false,"fork":false,"pushed_at":"2025-03-27T08:38:17.000Z","size":68,"stargazers_count":8,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T15:46:25.104Z","etag":null,"topics":["docker","fakesmtp"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghusta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-12-21T12:53:15.000Z","updated_at":"2025-03-27T08:28:59.000Z","dependencies_parsed_at":"2023-02-16T17:00:23.720Z","dependency_job_id":"dcc43d8c-ba54-43b3-9aca-2b93af25aa35","html_url":"https://github.com/ghusta/docker-fakesmtp","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/ghusta/docker-fakesmtp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fdocker-fakesmtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fdocker-fakesmtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fdocker-fakesmtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fdocker-fakesmtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghusta","download_url":"https://codeload.github.com/ghusta/docker-fakesmtp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fdocker-fakesmtp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274822422,"owners_count":25356519,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["docker","fakesmtp"],"created_at":"2024-11-10T08:06:59.297Z","updated_at":"2025-10-29T19:50:17.416Z","avatar_url":"https://github.com/ghusta.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-fakesmtp\n\n[![Docker pulls](https://img.shields.io/docker/pulls/ghusta/fakesmtp.svg?logo=Docker)](https://hub.docker.com/r/ghusta/fakesmtp)\n[![GitHub release](https://img.shields.io/github/v/release/ghusta/docker-fakesmtp?sort=semver\u0026logo=GitHub)](https://github.com/ghusta/docker-fakesmtp/releases)\n\nAnother docker image for FakeSMTP (https://github.com/Nilhcem/FakeSMTP)\n\n# Overview\n[FakeSMTP](https://github.com/Nilhcem/FakeSMTP) is a Free Fake SMTP Server with GUI for testing emails in applications easily. It is written in Java.\n\n# Docker \n## Dockerfile\nSee original [there](https://github.com/Nilhcem/FakeSMTP/blob/master/Dockerfile).\n\n## Usage\nThis allows you to run a SMTP server for testing applications which send mail. Each mail is written to a file in `/var/mail`\n\nStarting a container :\n\n    docker run -d -p 2525:25 -v /tmp/fakemail:/var/mail ghusta/fakesmtp:2.8\n\nSee also docker usage on the [original project](https://github.com/Nilhcem/FakeSMTP#usage-on-docker).\n\n## Refactoring\nI use **eclipse-temurin** **~openjdk~** as base image, as **java** image is now _deprecated_ (see https://hub.docker.com/_/java/).\nFurthermore, I use the JRE version, as JDK is not necessary (image _eclipse-temurin:17-jre_ for example).\n\n### Available OpenJDK Docker images\n\nNot all versions or alternatives (jdk, jre, slim, etc.) are available.\n\nSee which ones there : [Update to version X on base os Y](https://github.com/docker-library/openjdk/issues/272).\n\nAt the moment, OpenJDK 17, 21, 25 Docker images are based on the versions published here : https://adoptium.net/temurin/releases/ .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghusta%2Fdocker-fakesmtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghusta%2Fdocker-fakesmtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghusta%2Fdocker-fakesmtp/lists"}