腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(1706)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
不能"pip install
smtpd
“
我想做这样的事情:python3.6 -m
smtpd
-n -c DebuggingServer localhost:1025
浏览 1
提问于2017-05-26
得票数 0
2
回答
smtpd
_client_restrictions还是
smtpd
_recipient_restrictions在后缀?
像这样然后在main.cf中添加了一行,如下所示
smtpd
_sender_restrictions = check_sender_access, hash:/var/spool/postfix/plesk/blacklists, permit_sasl_authenticated, check_client_acces
浏览 0
修改于2017-08-15
得票数 3
1
回答
后缀2.96
smtpd
_relay_restrictions对
smtpd
_reciepient_restrictions
我们正在设置postfix.main.cf,如果使用我们收到警告当我们重新启动服务后缀时
smtpd
_**recipient**_restrictions
浏览 0
修改于2013-10-07
得票数 2
1
回答
后缀
smtpd
_recipient_restrictions问题
fatal: invalid "-o
smtpd
_recipient_restrictions" option value: missing '=' after attribute name#smtp inet n - -- 1 postscreen #
smtpd
pass -
浏览 0
提问于2016-08-16
得票数 1
2
回答
后缀
smtpd
不会和saslauthd说话
我配置了一个后缀:
smtpd
_sasl_path = /var/spool/postfix/private/saslauthd/mux -o
smtpd
_tls_security_level=encrypt -o
smtpd
_s
浏览 0
提问于2013-01-23
得票数 1
回答已采纳
1
回答
SPF应该添加到
smtpd
_sender_restrictions或
smtpd
_recipient_restrictions中吗?
我使用postconf -e '
smtpd
_sender_restrictions注意check_polic
浏览 0
提问于2018-10-23
得票数 3
回答已采纳
2
回答
太多的
smtpd
守护进程叉?
在我的have服务器上的进程列表中,我有许多来自
smtpd
的分支。这是什么意思? postfix 2662 0.0 0.9 106336 4856 ?S 17:37 0:00
smtpd
-n postfix 2800 0.0 0.9 106336 4860S 15:59 0:00
smtpd
-n postfix
浏览 0
修改于2017-01-03
得票数 3
回答已采纳
1
回答
后缀
smtpd
starttls连接丢失
[8500]: connect from localhost[127.0.0.1]Apr 25 14:43:00 hwsrv-230549 postfix/submission/
smtpd
/privkey.pem
smtpd</
浏览 0
提问于2018-04-25
得票数 1
1
回答
获得
smtpd
(OpenSMTPD)以获取对
smtpd
.conf的更改的正确方法是什么?
我本来希望从smtpctl命令中获得某种“重新启动”选项,但它只有一个没有start的stop,这可能会迫使重新读取
smtpd
.conf,从而使更改生效。除了重新启动服务器之外,是否有正确的方法来杀死
smtpd
,然后在后台执行/etc/rc.d/
smtpd
?我觉得我错过了什么。
浏览 0
提问于2015-11-14
得票数 4
回答已采纳
1
回答
停止Python
smtpd
DebuggingServer
我在终端中使用以下命令启动了一个本地服务器:如何停止或撤消此操作? 谢谢!
浏览 0
提问于2018-05-09
得票数 0
1
回答
禁用
smtpd
错误通知
如何禁用后缀
smtpd
错误通知?
浏览 0
提问于2012-10-24
得票数 3
回答已采纳
1
回答
为什么后缀/
smtpd
DNS查找会失败?
当我尝试手动(使用telnet)向新服务器发送电子邮件时,它无法查找发送方的主机名:postfix/
smtpd
[146]: dns_query: gmail.com (A): Host not found, try againpostfix/
smtpd
[146]: dns_q
浏览 0
修改于2022-02-07
得票数 3
回答已采纳
1
回答
后缀
smtpd
_restriction_classes不工作
我在main.cf中使用这个指令:/etc示例:我的main.cf文件是:
smtpd
_banner = $myhostname=/etc/ssl/certs/ssl-cert-
浏览 0
提问于2018-10-01
得票数 1
1
回答
更新Cyrus SASL后的中断
smtpd
从折旧后的
smtpd
_recipient_restrictions迁移到
smtpd
_relay_restrictions后,用户将挂起出站smtp,这些都是我在日志中发现的错误。--
smtpd
_sasl_auth_enable = yes
smtpd
_sasl_local_domain
smtpd
_tls_auth_only = no
smtpd<
浏览 8
提问于2013-08-30
得票数 0
回答已采纳
1
回答
发送时的后缀
SMTPD
中继问题
你好,我的服务器是Ubuntu 10.04,安装并配置了带有sasl、速递和虚拟域的后缀,后面有mysql。除了向外部域发送电子邮件外,一切都在正常工作。下面是不成功发送的详细smtp日志。 我正在同一台服务器上的松鼠上测试这一点,实际上无法测试表单outlook,因为我的本地ISP在端口25上阻塞smtp连接之外。
浏览 0
提问于2011-02-03
得票数 0
回答已采纳
1
回答
我应该把reject_rb_client放在
smtpd
_client_restrictions上还是
smtpd
_recipient_restrictions上?
我应该把这个选项放在
smtpd
_client_restrictions或
smtpd
_recipient_restrictions中吗?有什么关系呢?在网上的例子中,我看到人们主要把它放在
smtpd
_recipient_restrictions中,但是有一个教程将它放在
smtpd
_client_restrictions中。
浏览 0
提问于2019-01-07
得票数 0
回答已采纳
1
回答
Python
SMTPD
库覆盖版本
import
smtpd
__version__ = 'TEST EMAIL SERVER
浏览 4
提问于2012-01-14
得票数 1
回答已采纳
1
回答
后缀:以拒绝结尾的
smtpd
_*_restrictions
当我升级机器并决定检查安全设置/阅读和实现一些在线最佳实践时,大多数在线教程告诉我要在
smtpd
_client_restrictions下设置main.cf,类似于以下内容:submission inet n - y - -
smtpd
-o
smtpd
_client_restrictions=reject_non_fq
浏览 0
提问于2018-02-11
得票数 0
回答已采纳
1
回答
基于后缀
smtpd
实例选择relayhost
我想设置一个后缀主机(使用RHEL5.4‘S默认后缀,即2.3版),具有以下特点:SMTP侦听器监听10.0.0.1:2525,并将所有电子邮件转发到10.0.0.2:25。有可能吗?是否有更好的解决方案来实现类似的行为?
浏览 0
提问于2010-02-25
得票数 0
回答已采纳
3
回答
如何解决Python
smtpd
的问题?
我想使用Python创建一个小型SMTP服务器进行测试,所以我尝试了服务器示例代码 import asyncore 然而,当我尝试运行客户端时,我在服务器端得到了以下结果: error: uncaptured python exception, closing channel <
smtpd
.SMTPChannelhandle_read_event|420] [/root/Pytho
浏览 1
提问于2020-04-15
得票数 1
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券