宝塔用户_mbvroe 发表于 2023-11-13 09:16:59

【已解答】Postfix不支持Sqlite 修复不了

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:7.6/4.9
系统版本:CentOS 7.6 64位
问题描述:Postfix不支持Sqlite    修复了还是不行另【待反馈】宝塔邮局管理器安装的时候一直提示Postfix不支... - Linux面板 - 宝塔面板论坛 (bt.cn)按这个去修复也不行# yum install postfix-sqlite -yLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile * centos-sclo-rh: mirrors.aliyun.comNothing to do最后的代码
相关截图(日志、错误):https://www.bt.cn/bbs/data/attachment/forum/202308/10/140401gzhnvehoghnyee3h.png

大炮运维V587 发表于 2023-11-14 10:18:34

宝塔用户_mbvroe 发表于 2023-11-13 23:46
当前运行环境: CentOS 7
当前系统时间: 2023-11-13 23:44:07 Asia/Shanghai
当前服务器供应商: 阿里云


您好,您下载下这个rpm包
wget http://mirror.ghettoforge.org/distributions/gf/el/7/plus/x86_64/postfix3-sqlite-3.8.3-1.gf.el7.x86_64.rpm
yum--enablerepo=gf-plus install postfix3-sqlit
这是依赖包官方提供的安装方式,还不行的话,就联系服务器运营商解决下,找他们要个可以使用的安装源
https://rhel.pkgs.org/7/ghettoforge-plus-x86_64/postfix3-sqlite-3.8.3-1.gf.el7.x86_64.rpm.html

客汇会员管理软件 发表于 2023-12-12 11:25:32

用户Kalen 发表于 2023-11-30 23:30
救命呀

按照这个操作一下,竟然解决了,快来试试。访问不了,要FQ。还是google.com 靠谱,国内的搜出来的都 不行。链接:https://computingforgeeks.com/installing-postfix3-on-centos-7/

大炮运维V587 发表于 2023-11-13 09:29:08

bash <(wget --no-check-certificate -qO- http://101.37.149.22:5880/new/fix_source.sh)
您好,到您的服务器SSH终端里执行下上面切换安装源的命令后,重新执行下教程中的解决方案试试呢?
centos-sclo-rh: mirrors.aliyun.comNothing to do最后的代码
根据您提供的最后执行结果,是阿里云的安装源找不到 postfix3-sqlite的安装包yum search all postfix3-sqlite

如果有显示,那么就可以执行
yum install postfix3-sqlite -y然后重新打开邮局这里,看下是否正常?

宝塔用户_mbvroe 发表于 2023-11-13 10:07:12

本帖最后由 宝塔用户_mbvroe 于 2023-11-13 10:12 编辑

前运行环境: CentOS 7当前系统时间: 2023-11-13 09:31:34 Asia/Shanghai当前服务器供应商: 阿里云检测到您当前的网络可以使用阿里云的内网源,将设置阿里云的内网源正在选择软件源...CentOS-7源开始修复...开始检查软件源是否可用...可能耗时较久,请耐心等待...OK软件源修复已完成脚本执行时间为:17 秒#


运行结果还是不行

宝塔用户_mbvroe 发表于 2023-11-13 10:11:45

大炮运维V587 发表于 2023-11-13 09:29
您好,到您的服务器SSH终端里执行下上面切换安装源的命令后,重新执行下教程中的解决方案试试呢?

根据您 ...

# yum search all postfix3-sqlite
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
======================================================================================= Matched: postfix3-sqlite ========================================================================================
postfix3-sqlite.x86_64 : SQLite Database Support for Postfix
# yum install postfix3-sqlite -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Nothing to do
#

大炮运维V587 发表于 2023-11-13 14:47:04

宝塔用户_mbvroe 发表于 2023-11-13 10:11
# yum search all postfix3-sqlite
Loaded plugins: fastestmirror
Loading mirror speeds...

yuminstall postfix3-sqlite.x86_64 -y
这样可以吗?看你执行的命令是找的了,但是yum安装的时候并未找的

宝塔用户_mbvroe 发表于 2023-11-13 23:46:30

大炮运维V587 发表于 2023-11-13 14:47
这样可以吗?看你执行的命令是找的了,但是yum安装的时候并未找的

当前运行环境: CentOS 7
当前系统时间: 2023-11-13 23:44:07 Asia/Shanghai
当前服务器供应商: 阿里云
检测到您当前的网络可以使用阿里云的内网源,将设置阿里云的内网源
正在选择软件源...
CentOS-7源开始修复...
开始检查软件源是否可用...
可能耗时较久,请耐心等待...
OK软件源修复已完成
脚本执行时间为:17 秒
# yum search all postfix3-sqlite
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Warning: No matches found for: postfix3-sqlite
No matches found
# yum install postfix3-sqlite -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No package postfix3-sqlite available.
Error: Nothing to do
#

你提供的所有代码我都执行了一遍 ,依次出现的结果就是这

用户Kalen 发表于 2023-11-30 18:03:12

请问这个问题怎么解决呢,求助

用户Kalen 发表于 2023-11-30 18:06:57

用户Kalen 发表于 2023-11-30 18:03
请问这个问题怎么解决呢,求助

yum search all postfix3-sqlite

这个代码,我也执行了,还是无法启动Postfix

用户Kalen 发表于 2023-11-30 18:09:53

用户Kalen 发表于 2023-11-30 18:06
yum search all postfix3-sqlite

这个代码,我也执行了,还是无法启动Postfix

wget http://mirror.ghettoforge.org/distributions/gf/el/7/plus/x86_64/postfix3-sqlite-3.8.3-1.gf.el7.x86_64.rpm
yum  --enablerepo=gf-plus install postfix3-sqlit


这串代码也执行也不行

用户Kalen 发表于 2023-11-30 23:30:14

用户Kalen 发表于 2023-11-30 18:03
请问这个问题怎么解决呢,求助


救命呀
页: [1]
查看完整版本: 【已解答】Postfix不支持Sqlite 修复不了