{"id":17172949,"url":"https://github.com/20tab/raw_managesieve","last_synced_at":"2025-07-07T07:36:35.231Z","repository":{"id":20813061,"uuid":"24098648","full_name":"20tab/raw_managesieve","owner":"20tab","description":"A Roundcube plugin to add raw sieve filters.","archived":false,"fork":false,"pushed_at":"2014-09-19T07:44:49.000Z","size":268,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T16:12:45.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/20tab.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}},"created_at":"2014-09-16T12:34:25.000Z","updated_at":"2019-03-08T22:36:47.000Z","dependencies_parsed_at":"2022-09-12T11:12:09.778Z","dependency_job_id":null,"html_url":"https://github.com/20tab/raw_managesieve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fraw_managesieve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fraw_managesieve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fraw_managesieve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fraw_managesieve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20tab","download_url":"https://codeload.github.com/20tab/raw_managesieve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741195,"owners_count":21154255,"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","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":"2024-10-14T23:49:06.718Z","updated_at":"2025-04-13T16:12:51.374Z","avatar_url":"https://github.com/20tab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"raw_managesieve\n=========================\n\nA Roundcube plugin to add raw sieve filters.\n\n## Installation\n\nClone the entire plugin into the \u003cb\u003e\u003ci\u003eyour-roundcube-installation-folder/plugins\u003c/i\u003e\u003c/b\u003e\n\nThen edit your roundcube config file and activate the plugin:\n\n```php\n\n$config['plugins'] = array(\n  'raw_managesieve', \n  ...  \n);\n\n```\n\n## Configuration\n\nEdit the raw_managesieve config.inc.php file in the \u003cb\u003e\u003ci\u003eplugins/raw_managesieve\u003c/i\u003e\u003c/b\u003e directory\nand fill in the informations about your sieve server.\n\n\n## Example usage\n\nIn this example we have a script that provides imap flags for messages that satisfy certain rules.\n( You can integrate this functionality with those of this other plugin https://github.com/20tab/imap_highlight )\n\n![ScreenShot](https://raw.githubusercontent.com/20tab/raw_managesieve/master/screenshot.png)\n\nAs you can see you can add/delete/modify as many scripts you want and for each one you can choose if you want it to be activated or deactivated. \u003cb\u003eRemeber that in sieve only one script at a time can be active on the server\u003c/b\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fraw_managesieve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20tab%2Fraw_managesieve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fraw_managesieve/lists"}