{"id":16409587,"url":"https://github.com/revertit/mybb-rt_disposablemails","last_synced_at":"2026-06-17T17:34:53.073Z","repository":{"id":158048565,"uuid":"625990756","full_name":"RevertIT/mybb-rt_disposablemails","owner":"RevertIT","description":"RT Disposable Mails is a plugin which checks an external API to retrieve filtered spam mails, and saves them into database periodically via tasks.","archived":false,"fork":false,"pushed_at":"2024-03-02T13:06:24.000Z","size":73,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T02:31:24.792Z","etag":null,"topics":["mybb-plugin","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RevertIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-04-10T15:04:13.000Z","updated_at":"2023-04-11T12:34:11.000Z","dependencies_parsed_at":"2024-03-02T14:25:16.537Z","dependency_job_id":"56eaa6b0-9c28-483e-ba30-8c5cd2ea107b","html_url":"https://github.com/RevertIT/mybb-rt_disposablemails","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/RevertIT/mybb-rt_disposablemails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_disposablemails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_disposablemails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_disposablemails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_disposablemails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RevertIT","download_url":"https://codeload.github.com/RevertIT/mybb-rt_disposablemails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevertIT%2Fmybb-rt_disposablemails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459608,"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-17T02:00:05.408Z","response_time":127,"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":["mybb-plugin","php"],"created_at":"2024-10-11T06:20:30.958Z","updated_at":"2026-06-17T17:34:53.045Z","avatar_url":"https://github.com/RevertIT.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RT Disposable Mails\nRT Disposable Mails is a plugin which checks an external API to retrieve filtered spam mails and saves them into cache. Then check based on settings if user can login/register.\n\n### Table of contents\n\n1. [❗ Dependencies](#-dependencies)\n2. [📃 Features](#-features)\n3. [🎉 Contribute](#-contribute)\n4. [➕ Installation](#-installation)\n5. [🔼 Update](#-update)\n6. [➖ Removal](#-removal)\n7. [💡 Feature request](#-feature-request)\n8. [🙏 Questions](#-questions)\n9. [🐞 Bug reports](#-bug-reports)\n10. [📷 Preview](#-preview)\n\n### ❗ Dependencies\n- MyBB 1.8.x\n- https://github.com/frostschutz/MyBB-PluginLibrary (\u003e= 13)\n- PHP \u003e= 7.4.0 (Preferred 8.0 or above)\n\n### 📃 Features\n- Using strict typing declaration.\n- Select API provider to use for Disposable/Spam mails source\n- Set time when task will run (in days)\n- Log actions of used blacklisted emails\n- Statistic page\n- Option to disable forum for users while task is running.\n- Safety checks will be shown while task is running to let you know not to uninstall/deactivate plugin.\n- Prevent users with disposable mail to register\n- Prevent users with disposable mail to login (If login method is set via mail)\n\n### 🎉 Contribute\nWant to help with contributing new spam providers to the api list? Post it by [clicking here](https://github.com/RevertIT/disposable-email-domains/discussions/new?category=suggest-spam-providers).\n\n### ➕ Installation\n1. Copy the directories from the plugin inside your root MyBB installation.\n2. Settings for the plugin are located in the \"Plugin Settings\" tab. (`/admin/index.php?module=config-settings`)\n\n### 🔼 Update\n1. Deactivate the plugin.\n2. Replace the plugin files with the new files.\n3. Activate the plugin again.\n\n### ➖ Removal\n1. Uninstall the plugin from your plugin manager.\n2. _Optional:_ Delete all the RT Disposable Mails plugin files from your MyBB folder.\n\n### 💡 Feature request\nOpen a new idea by [clicking here](https://github.com/RevertIT/mybb-rt_disposablemails/discussions/new?category=ideas)\n\n### 🙏 Questions\nOpen a new question by [clicking here](https://github.com/RevertIT/mybb-rt_disposablemails/discussions/new?category=q-a)\n\n### 🐞 Bug reports\nOpen a new bug report by [clicking here](https://github.com/RevertIT/mybb-rt_disposablemails/issues/new)\n\n### 📷 Preview\n\u003cimg src=\"https://i.postimg.cc/yY85mcQv/rt1.png\" alt=\"ss1\"/\u003e\n\u003cimg src=\"https://i.postimg.cc/m2pn8kKR/rt2.png\" alt=\"ss2\"/\u003e\n\u003cimg src=\"https://i.postimg.cc/13608vvL/ss1.png\" alt=\"ss1\"/\u003e\n\u003cimg src=\"https://i.postimg.cc/0NsYD73r/ss2.png\" alt=\"ss1\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevertit%2Fmybb-rt_disposablemails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevertit%2Fmybb-rt_disposablemails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevertit%2Fmybb-rt_disposablemails/lists"}