{"id":19364293,"url":"https://github.com/orc/vm-pop3d-cc","last_synced_at":"2025-09-09T21:46:37.357Z","repository":{"id":137108199,"uuid":"108797132","full_name":"Orc/vm-pop3d-cc","owner":"Orc","description":"vm-pop3d tweaked to allow concurrent access to mailboxes (read-only)","archived":false,"fork":false,"pushed_at":"2017-10-30T03:28:07.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T13:13:16.576Z","etag":null,"topics":["vm-pop3d"],"latest_commit_sha":null,"homepage":"","language":"C","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/Orc.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-30T03:25:46.000Z","updated_at":"2017-10-30T03:30:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"797455e3-a6f2-44f2-9e75-c1c36eef5da3","html_url":"https://github.com/Orc/vm-pop3d-cc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Orc/vm-pop3d-cc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fvm-pop3d-cc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fvm-pop3d-cc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fvm-pop3d-cc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fvm-pop3d-cc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Orc","download_url":"https://codeload.github.com/Orc/vm-pop3d-cc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fvm-pop3d-cc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274367625,"owners_count":25272299,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"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":["vm-pop3d"],"created_at":"2024-11-10T07:37:01.248Z","updated_at":"2025-09-09T21:46:37.334Z","avatar_url":"https://github.com/Orc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"virtualmail-pop3d (or vm-pop3d)\n\nvm-pop3d is a POP3 server.\n\nIt supports alternative password files and mail spool directories;\nit can be used for setting up virtual email accounts -- mailboxes\nwithout real Unix owners for each. This will allow you to have\nmultiple email accounts with the same name on one system.\n\nThe POP3 protocol (by itself) is not secure. (Maybe vm-pop3d can\nhelp by allowing you to use non-real system users.)\n\nvm-pop3d is based on Jakob Kaivo's gnu-pop3d (formerly called ids-pop3d).\nI developed ten patches for gnu-pop3d version 0.9.8; accordingly,\nthe first release of vm-pop3d is version 1.0.8. The code for vm-pop3d\nversion 1.0.8 should be identical to a virtual mail version 1.0-patched\ngnu-pop3d 0.9.8.\n\nvm-pop3d provides UIDL support. This means it can return unique-id's\nfor each message and the POP3 client can know which messages it has\nretrieved previously. This can save a lot of time and bandwidth. On\nrelated note, POP3 is not a good protocol for storing lots of old\nmail on a server; all the mail is stored in one huge mailbox, causing\nthe POP3 servers to be very sluggish (although vm-pop3d is a lot faster\nthan most other POP3 servers). Do consider deleting the mail often.\n\nThis program is licensed under the terms of the GNU General\nPublic License (GPL). See the file COPYING for this license.\nI am sorry the license is so restrictive; if you need a more free\nlicense which you can freely patch and use in proprietry products,\nplease let me know.\n\nSee the AUTHORS file for information about the authors of this software.\n\nPlease see the file INSTALL for installation instructions. The INSTALL\ndocument also has information on configuring for virtual users usage.\n\nFor \"Frequently asked questions\" read the FAQ.\n\nA history of changes of vm-pop3d back through the initial\nvirtual mail patches for gnu-pop3d is available in the CHANGES file.\n\nAn example vm-pop3d.spec file is provided to help build an RPM for\nthis package. (If you make a vm-pop3d.spec file, RPMs, debs, or\nother packages, please share.)\n\nThe RFC/ directory contains several RFCs related to POP3.\n(The following RFCs are obsolete or replaced:\nRFC1081, RFC1225, RFC1460, RFC1725 and RFC2095.)\n\nhttp://www.reedmedia.net/software/virtualmail-pop3d/\n\nProfessional, commercial, technical support is available to\ninstall, implement, and configure this virtual email hosting solution.\n\nThis is a freely-available open source solution for virtual\nemail hosting.\n\nIf you use vm-pop3d, please consider signing up for the\nvm-pop3d-announce mailing list (to receive messages about\nnew versions, bug fixes, and security updates).\n\nMailing Lists                  \n\n vm-pop3d-announce - for announcements of new releases, bug fixes,\n   or security problems. (No discussion/no posting).\n vm-pop3d-users - for discussion on installing and using vm-pop3d.\n vm-pop3d-devel - for discussion on code development of vm-pop3d.\n\nTo sign up for any of these mailing lists, send an email to\nmajordomo@lists.kmv.ru and in the body of the message put:\n   subscribe listname \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forc%2Fvm-pop3d-cc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forc%2Fvm-pop3d-cc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forc%2Fvm-pop3d-cc/lists"}