{"id":48242948,"url":"https://github.com/botsarefuture/mailservice","last_synced_at":"2026-04-04T20:20:27.406Z","repository":{"id":230183159,"uuid":"778689188","full_name":"botsarefuture/mailservice","owner":"botsarefuture","description":"API for sending emails","archived":false,"fork":false,"pushed_at":"2024-09-06T18:52:12.000Z","size":14,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-06T22:15:00.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/botsarefuture.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":"2024-03-28T07:53:51.000Z","updated_at":"2024-03-28T07:54:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"a28b6ef2-bf4e-4f82-99ee-9bb89cda28c2","html_url":"https://github.com/botsarefuture/mailservice","commit_stats":null,"previous_names":["botsarefuture/mailservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/botsarefuture/mailservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsarefuture%2Fmailservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsarefuture%2Fmailservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsarefuture%2Fmailservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsarefuture%2Fmailservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botsarefuture","download_url":"https://codeload.github.com/botsarefuture/mailservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsarefuture%2Fmailservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31412498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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-04-04T20:20:27.236Z","updated_at":"2026-04-04T20:20:27.396Z","avatar_url":"https://github.com/botsarefuture.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Sending Service\n\n## Introduction\nThis project provides a Flask-based email sending service that allows users to send emails from their domain using a centralized email server. The service supports user registration, login, and domain-specific email sending with SPF and DKIM authentication.\n\n## Features\n- User registration and login functionality.\n- Domain-specific email sending with SPF and DKIM authentication.\n- Centralized email server hosted at \"mailservice.luova.club\".\n- API endpoints for user authentication and email sending.\n- Error handling and response codes for API requests.\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your_username/email-sending-service.git\n   cd email-sending-service\n   ```\n\n2. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Configure Flask app settings in `app.py`, such as SMTP server credentials and MongoDB connection details.\n\n4. Run the Flask app:\n   ```bash\n   python app.py\n   ```\n\n## API Endpoints\n- **Register User**: `/register` (POST)\n- **Login User**: `/login` (POST)\n- **Send Email**: `/send_email` (POST)\n\nFor detailed API documentation, refer to [API Guide](api_guide.md).\n\n## Configuration Guide\nTo configure your domain for sending emails through the email sending service, follow the [Domain Configuration Guide](domain_configuration_guide.md).\n\n## Contributing\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n\nIn addition to the main README file, you may want to include separate files for detailed API documentation (`api_guide.md`) and domain configuration guide (`domain_configuration_guide.md`). These files can provide more detailed information about API endpoints and domain configuration steps, respectively.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotsarefuture%2Fmailservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotsarefuture%2Fmailservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotsarefuture%2Fmailservice/lists"}