{"id":25363921,"url":"https://github.com/vitexus/redmine-mail2ticket","last_synced_at":"2025-04-09T04:42:01.165Z","repository":{"id":32526831,"uuid":"36108310","full_name":"Vitexus/redmine-mail2ticket","owner":"Vitexus","description":"Debian package to get mail and make an issue from it","archived":false,"fork":false,"pushed_at":"2015-06-22T15:37:43.000Z","size":172,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T22:53:30.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vitexus.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":"2015-05-23T05:29:21.000Z","updated_at":"2024-11-13T06:35:33.000Z","dependencies_parsed_at":"2022-09-10T00:10:24.433Z","dependency_job_id":null,"html_url":"https://github.com/Vitexus/redmine-mail2ticket","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/Vitexus%2Fredmine-mail2ticket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitexus%2Fredmine-mail2ticket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitexus%2Fredmine-mail2ticket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitexus%2Fredmine-mail2ticket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vitexus","download_url":"https://codeload.github.com/Vitexus/redmine-mail2ticket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980822,"owners_count":21027803,"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":"2025-02-14T22:53:44.008Z","updated_at":"2025-04-09T04:42:01.143Z","avatar_url":"https://github.com/Vitexus.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"redmine-mail2ticket\n===================\n\nDebian package to get mail and mage an issue from it\n\nInstallation\n------------\n\n    wget -O - http://v.s.cz/info@vitexsoftware.cz.gpg.key | sudo apt-key add -\n    echo deb http://v.s.cz/ stable main | sudo tee /etc/apt/sources.list.d/vitexsoftware.list\n    sudo aptitude update\n    sudo aptitude install redmine-mail2ticket\n\nFirst time wizard help you create initial configuration \n\n  **/etc/redmine/default/mail2ticket.yml**\n\nwith very simple structure:\n\n    production:\n      project_name:\n        method: imap\n        host: mail.domain.exp\n        password: secret123\n        username: username\n      project2_name:\n        method: imap\n        host: mx.domain.exp\n        password: secret321\n        username: username\n        allow_override: tracker,category,priority      \n\n    development:\n      project3_name:\n        method: pop\n        host: pop3.demo.exp\n        password: h1dden\n        username: username\n\n    etc ...\n\n\n/etc/cron.d/ rule every 5 min run /usr/share/redmine/extra/mail_handler/mail2ticket.rb\nwhich read records from configuration and feed it rake task. More info: \nhttp://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexus%2Fredmine-mail2ticket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitexus%2Fredmine-mail2ticket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexus%2Fredmine-mail2ticket/lists"}