【发布时间】: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 没有正确配置。
我该如何解决这个问题。
我使用的是直接管理员。
谢谢。
【问题讨论】:
标签: authentication smtp exim directadmin