{"id":13439886,"url":"https://github.com/mattnenterprise/rust-pop3","last_synced_at":"2026-03-17T21:36:39.006Z","repository":{"id":23371808,"uuid":"26733138","full_name":"mattnenterprise/rust-pop3","owner":"mattnenterprise","description":"POP3 client for Rust","archived":false,"fork":false,"pushed_at":"2022-12-19T03:25:32.000Z","size":8763,"stargazers_count":33,"open_issues_count":8,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-13T03:25:38.009Z","etag":null,"topics":["pop3","pop3-client","rust","rust-pop3"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mattnenterprise.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-11-17T00:19:54.000Z","updated_at":"2025-08-08T09:47:28.000Z","dependencies_parsed_at":"2023-01-13T23:12:19.146Z","dependency_job_id":null,"html_url":"https://github.com/mattnenterprise/rust-pop3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mattnenterprise/rust-pop3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-pop3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-pop3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-pop3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-pop3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattnenterprise","download_url":"https://codeload.github.com/mattnenterprise/rust-pop3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattnenterprise%2Frust-pop3/sbom","scorecard":{"id":627822,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattnenterprise/rust-pop3","commit":"bf607bbc8a2c472c075dc8086464b6ae5efed8e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 4/27 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T06:58:24.689Z","repository_id":23371808,"created_at":"2025-08-21T06:58:24.689Z","updated_at":"2025-08-21T06:58:24.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30632061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":["pop3","pop3-client","rust","rust-pop3"],"created_at":"2024-07-31T03:01:17.906Z","updated_at":"2026-03-17T21:36:38.986Z","avatar_url":"https://github.com/mattnenterprise.png","language":"Rust","funding_links":[],"categories":["Libraries","库 Libraries","库","Rust"],"sub_categories":["Network programming","网络编程 Network programming","网络编程"],"readme":"rust-pop3\n================\nPOP3 Client for Rust\n\nThis client has SSL support. SSL is configured using an SSLContext that is passed into the connect method of a POP3Stream. If no SSL\nsupport is wanted just pass in None. The library rust-openssl is used to support SSL for this project.\n\n[![Number of Crate Downloads](https://img.shields.io/crates/d/pop3.svg)](https://crates.io/crates/pop3)\n[![Crate Version](https://img.shields.io/crates/v/pop3.svg)](https://crates.io/crates/pop3)\n[![Crate License](https://img.shields.io/crates/l/pop3.svg)](https://crates.io/crates/pop3)\n[![Travis CI Build Status](https://travis-ci.org/mattnenterprise/rust-pop3.svg)](https://travis-ci.org/mattnenterprise/rust-pop3)\n[![Coverage Status](https://coveralls.io/repos/github/mattnenterprise/rust-pop3/badge.svg?branch=master)](https://coveralls.io/github/mattnenterprise/rust-pop3?branch=master)\n\n[Documentation](https://docs.rs/pop3/)\n\n### Usage\n```rust\nextern crate pop3;\nextern crate openssl;\n\nuse openssl::ssl::{SslConnector, SslMethod};\nuse pop3::POP3Stream;\nuse pop3::POP3Result::{POP3Stat, POP3List, POP3Message, POP3Err};\n\nfn main() {\n\tlet mut gmail_socket = match POP3Stream::connect((\"pop.gmail.com\", 995), Some(SslConnector::builder(SslMethod::tls()).unwrap().build()),\"pop.gmail.com\") {\n        Ok(s) =\u003e s,\n        Err(e) =\u003e panic!(\"{}\", e)\n    };\n\n    let res = gmail_socket.login(\"username\", \"password\");\n    match res {\n        POP3Err =\u003e println!(\"Err logging in\"),\n        _ =\u003e (),\n    }\n\n    let stat = gmail_socket.stat();\n    match stat {\n    \tPOP3Stat {num_email,\n\t\t\t\t  mailbox_size} =\u003e println!(\"num_email: {},  mailbox_size:{}\", num_email, mailbox_size),\n\t\t_ =\u003e println!(\"Err for stat\"),\n    }\n\n    let list_all = gmail_socket.list(None);\n    match list_all {\n        POP3List {emails_metadata} =\u003e {\n            for i in emails_metadata.iter() {\n                println!(\"message_id: {},  message_size: {}\", i.message_id, i.message_size);\n            }\n        },\n        _ =\u003e println!(\"Err for list_all\"),\n    }\n\n    let message_25 = gmail_socket.retr(25);\n    match message_25 {\n        POP3Message{raw} =\u003e {\n            for i in raw.iter() {\n                println!(\"{}\", i);\n            }\n        },\n        _ =\u003e println!(\"Error for message_25\"),\n    }\n\n    gmail_socket.quit();\n}\n```\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattnenterprise%2Frust-pop3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattnenterprise%2Frust-pop3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattnenterprise%2Frust-pop3/lists"}