IMAPServer-rs:用 Rust (WIP) 编写的基本 IMAP 服务器

时间:2024-06-18 19:34:35
【文件属性】:

文件名称:IMAPServer-rs:用 Rust (WIP) 编写的基本 IMAP 服务器

文件大小:51KB

文件格式:ZIP

更新时间:2024-06-18 19:34:35

rust server wip imap rust-language

IMAPServer-rs 用 Rust (WIP) 编写的基本 IMAP 服务器 加入的讨论! 入门 这些说明将为您提供一份项目副本,并在您的本地机器上运行,用于开发和测试目的。 有关如何在实时系统上部署项目的说明,请参阅部署。 先决条件 您需要什么东西来安装软件以及如何安装它们 您需要安装货物。 使用安装 您的系统需要 sqlite3 开发包 安装 一个循序渐进的示例系列,告诉您必须让 IMAP 服务器运行 稳定的 使用货物安装: cargo install IMAPServer 掌握 克隆存储库: git clone https://github.com/Nordgedanken/IMAPServer-rs.git 构建二进制文件 cd IMAPServer-rs cargo build 打开需要的端口 143 配置 要将新用户添加到您的数据库,请安装 cli: 稳定的


【文件预览】:
IMAPServer-rs-master
----.gitignore(409B)
----src()
--------main.rs(11KB)
--------log_helper.rs(1KB)
--------commands()
--------config.rs(188B)
----cli()
--------src()
--------Cargo.toml(753B)
----.travis.yml(1KB)
----Cargo.lock(67KB)
----LICENSE(34KB)
----windows_thunderbird_debug.cmd(135B)
----Cargo.toml(995B)
----.env(27B)
----.github()
--------FUNDING.yml(52B)
--------workflows()
----examples()
--------imap.service(585B)
----README.md(3KB)
----IMAPServer-rs.iml(2KB)
----appveyor.yml(3KB)
----ci()
--------install.sh(875B)
--------before_deploy.sh(585B)
--------script.sh(371B)
--------before_deploy.ps1(531B)
----shared()
--------src()
--------Cargo.toml(880B)
--------migrations()
--------diesel.toml(145B)
----.zappr.yaml(924B)
----.editorconfig(187B)

网友评论