{"id":20774342,"url":"https://github.com/rohberg/rohberg.mailin","last_synced_at":"2026-04-22T01:32:38.078Z","repository":{"id":40671671,"uuid":"136788597","full_name":"rohberg/rohberg.mailin","owner":"rohberg","description":"Listening to Mail and posting to Plone","archived":false,"fork":false,"pushed_at":"2026-04-07T08:13:24.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-07T10:12:12.154Z","etag":null,"topics":["attachments","mailin","plone","tagging"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rohberg.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,"publiccode":null,"codemeta":null}},"created_at":"2018-06-10T07:30:05.000Z","updated_at":"2026-04-07T08:10:43.000Z","dependencies_parsed_at":"2024-11-18T00:15:11.335Z","dependency_job_id":null,"html_url":"https://github.com/rohberg/rohberg.mailin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohberg/rohberg.mailin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohberg%2Frohberg.mailin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohberg%2Frohberg.mailin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohberg%2Frohberg.mailin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohberg%2Frohberg.mailin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohberg","download_url":"https://codeload.github.com/rohberg/rohberg.mailin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohberg%2Frohberg.mailin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32117346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"ssl_error","status_checked_at":"2026-04-22T00:30:22.894Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["attachments","mailin","plone","tagging"],"created_at":"2024-11-17T12:29:09.180Z","updated_at":"2026-04-22T01:32:38.073Z","avatar_url":"https://github.com/rohberg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rohberg.mailin\n\nThe service *rohberg.mailin* listens to incoming mails of defined mail accounts and sends a request to a Plone website. This creates content in Plone.\n\n## Use cases\n\n- Create instant content from mobile and work on later on desktop\n- Display newsletters. Do it searchable.\n- Mail reports, bills, snapshots, etc. as attachments to Plone.\n\nDownload code to arbitrary location and install with\n\n    yarn install\n\nconfigure with *config.env*\n\nand start with\n\n    yarn mailin\n\nConfiguration is made in *config.env*. See an example configuration at *config.env.example*\n\n    IMAP_USER = foo@gmail.com\n    IMAP_PASS = abc\n    IMAP_HOST = imap.gmail.com\n    IMAP_PORT = 993\n    WEBHOOK_TARGET = 'http://code.example.com'\n    PLONE_LOGIN = 'mailinuser'\n    PLONE_PASSWORD = 'secret'\n    PLONE_CONTENTTYPE = 'mycontenttype'\n    ALLOWED_SENDERS = 'foo@gmail.com,bar@gmail.com'\n\n## Plone configuration\n\n1. plone.restapi is installed.\n2. User PLONE_LOGIN has write access to WEBHOOK_TARGET for PLONE_CONTENTTYPE.\n\n## Dependencies:\n\nmail-notifier https://www.npmjs.com/package/mail-notifier\n\nIn fact there is no dependency on Plone. *config.env* defines the target. This target can be anything.\n\n## Content Tagging\n\nCategorize your content with tags by appending them to the mail subject.  \nExample subject of Mail: \"my note #Python #Plone\"\n\n## Credits\n\nThank you Harjyot Singh for inspiration:\n https://www.twilio.com/blog/2017/06/how-to-forward-emails-sms-node-js.html\n\nThank you jcreigno for mail-notifier:\nhttps://www.npmjs.com/package/mail-notifier\n\n## Testing\n\nAdd your test email to ALLOWED_SENDERS and send an email from this account to IMAP_USER. This creates a first content item in Plone at WEBHOOK_TARGET.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohberg%2Frohberg.mailin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohberg%2Frohberg.mailin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohberg%2Frohberg.mailin/lists"}