请选择 进入手机版 | 继续访问电脑版

Discuz! Board

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 1408|回复: 1

CentOS 7.9.2009 x86_64(Py3.7.9)宝塔面板安装邮局

[复制链接]

22

主题

8

回帖

156

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
156
发表于 2023-1-31 20:16:18 | 显示全部楼层 |阅读模式
  1. curl https://rspamd.com/rpm-stable/centos-7/rspamd.repo > /etc/yum.repos.d/rspamd.repo # For Centos-7
  2. #curl https://rspamd.com/rpm-stable/centos-8/rspamd.repo > /etc/yum.repos.d/rspamd.repo # Uncomment for Centos-8
  3. rpm --import https://rspamd.com/rpm-stable/gpg.key
  4. yum update
  5. yum install rspamd
复制代码

执行完以上命令再执行一遍下面的命令:
  1. yum install rspamd
复制代码


回复

使用道具 举报

22

主题

8

回帖

156

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
156
 楼主| 发表于 2023-1-31 20:21:26 | 显示全部楼层
CentOS, Fedora
Supported distributions:
  • CentOS 7 (x86_64), requires EPEL. Hyperscan and LuaJIT are enabled.
  • CentOS 8 (x86_64), requires EPEL. Hyperscan and LuaJIT are enabled.
Please note that CentOS rpm packages requires EPEL to be installed in your system as many dependencies are missing from the base CentOS repositories. You can learn how to install EPEL from their site: https://fedoraproject.org/wiki/EPEL. Fedora packages do not require EPEL or any other third-party repository. Please bear in mind, that you might also need debug symbols package for Rspamd to be able to fill bug reports about possible crashes. Debug symbols are placed in rspamd-debug package and could be safely installed even in the production environment.
To install rspamd repo, please download the corresponding repository file and the signing key (both repo and all packages are signed with my GPG key). You could use the following commands to install rspamd stable1 RPM repository:
  1. curl https://rspamd.com/rpm-stable/centos-7/rspamd.repo > /etc/yum.repos.d/rspamd.repo # For Centos-7
  2. #curl https://rspamd.com/rpm-stable/centos-8/rspamd.repo > /etc/yum.repos.d/rspamd.repo # Uncomment for Centos-8
  3. rpm --import https://rspamd.com/rpm-stable/gpg.key
  4. yum update
  5. yum install rspamd
复制代码


For experimental2 branch packages, download rpm-experimental repofile as following:
  1. curl https://rspamd.com/rpm/centos-7/rspamd-experimental.repo > /etc/yum.repos.d/rspamd.repo # For Centos-7
  2. #curl https://rspamd.com/rpm/centos-8/rspamd-experimental.repo > /etc/yum.repos.d/rspamd.repo # Uncomment for Centos-8
  3. rpm --import https://rspamd.com/rpm/gpg.key
  4. yum update
  5. yum install rspamd
复制代码


For asan2 branch packages, download rpm-experimental-asan repofile as following:
  1. curl https://rspamd.com/rpm-asan/centos-7/rspamd-experimental.repo > /etc/yum.repos.d/rspamd.repo # For Centos-7
  2. #curl https://rspamd.com/rpm-asan/centos-8/rspamd-experimental.repo > /etc/yum.repos.d/rspamd.repo # Uncomment for Centos-8
  3. rpm --import https://rspamd.com/rpm/gpg.key
  4. yum update
  5. yum install rspamd
复制代码



1. Use STABLE branch of packages: those packages are the official rspamd releases which are recommended for production usage.
2. Use EXPERIMENTAL branch of packages: these packages are less stable and they are generated frequently from the current development branch. Experimental packages usually have more features but might be SOMETIMES broken in some points (nevertheless, bugs are usually quickly fixed after detection).
3. Use ASAN branch of packages: these are packages (both stable and experimental) designed to debug Rspamd issues, especially core files, using advanced debugging tools. Use these packages if you encounter an issue in Rspamd and you want it to be fixed.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|博客 ( 蒙ICP备15000739号-1 )

GMT+8, 2023-3-22 21:08 , Processed in 0.073442 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表