如何修复 smtp 错误 (435) 和 exim 配置错误
Posted
技术标签:
【中文标题】如何修复 smtp 错误 (435) 和 exim 配置错误【英文标题】:how to fix smpt error (435) and exim config error 【发布时间】:2020-11-28 11:02:41 【问题描述】:我在使用我的服务器邮件服务时遇到了这个错误:
```2020-08-08 12:27:28 login authenticator failed for (User) [45.143.223.125]: 435 Unable to authenticate at present (set_id=helpdesk@compoteam.net): Undefined subroutine &main::smtpauth called.
2020-08-08 12:27:37 login authenticator failed for (User) [212.70.149.3]: 435 Unable to authenticate at present (set_id=michel@compoteam.net): Undefined subroutine &main::smtpauth called.
我必须注意这一点,我们为我们的主机提供商提供了错误的域进行配置,(set_id=michel@compoteam.net)
不是我们电子邮件的正确形式,实际上 @compoteam.net
不正确,它应该是@compexteam.ir
。
因此我认为 exim 没有正确配置。
我该如何解决这个问题。
我使用的是直接管理员。
谢谢。
【问题讨论】:
【参考方案1】:你有最新的 exim.pl 文件吗?尝试更新 exim.pl 并检查 /etc/virtual/limit(或 limit_login)中的发送限制 还要检查 /etc/virtual/compoteam.net/passwd 是否存在虚拟邮箱
【讨论】:
以上是关于如何修复 smtp 错误 (435) 和 exim 配置错误的主要内容,如果未能解决你的问题,请参考以下文章
Unix 邮件传输代理软件 “Exim” 存在两处关键漏洞,可执行远程代码开展 DDoS 攻击
如何修复未在 centos 中的 smtp mailtrap.io 上建立的连接