繁体   English   中英

MyVesta 控制面板 SMTP 收件人发送和接收消息时出现问题 Debian

[英]MyVesta Control Panel SMTP Problem Sending and Receiving messages by recipient Debian

当我尝试发送电子邮件时,我的 VPS 和 myVestaCP 出现问题,当我检查日志时收件人没有收到 email 我得到了这个

root@server:/var/log/exim4# tail -f mainlog
2022-08-23 13:44:41 no host name found for IP address 141.98.10.194
2022-08-23 13:44:43 dovecot_login authenticator failed for ([141.98.11.112]) [141.98.11.112]: 535 Incorrect authentication data (set_id=alias)
2022-08-23 13:44:46 dovecot_login authenticator failed for ([141.98.10.194]) [141.98.10.194]: 535 Incorrect authentication data (set_id=captain)
2022-08-23 13:45:03 1oQSJ2-00Edad-2G H=gmail-smtp-in.l.google.com [173.194.76.26] Connection timed out
2022-08-23 13:45:03 1oQSJ2-00Edad-2G H=mail.protonmail.ch [185.70.42.128]: SMTP timeout after initial connection: Connection timed out
2022-08-23 13:45:06 dovecot_login authenticator failed for ([141.98.10.27]) [141.98.10.27]: 535 Incorrect authentication data (set_id=plant)
2022-08-23 13:45:43 H=localhost (server.stefan-momcilovic.com) [127.0.0.1] Warning: Sender rate [limitlog]: log / email / office@stefan-momcilovic.com / 1.9 / 1h
2022-08-23 13:45:43 1oQSLn-00Edh0-TE malware acl condition: clamd /var/run/clamav/clamd.ctl : unable to connect to UNIX socket (/var/run/clamav/clamd.ctl): Connection refused
2022-08-23 13:45:43 1oQSLn-00Edh0-TE <= office@stefan-momcilovic.com H=localhost (server.stefan-momcilovic.com) [127.0.0.1] P=esmtpa A=dovecot_login:office@stefan-momcilovic.com S=7899 id=d025806f7713ab944fb769250f45fbcc@stefan-momcilovic.com
2022-08-23 13:45:44 dovecot_login authenticator failed for ([141.98.11.95]) [141.98.11.95]: 535 Incorrect authentication data (set_id=brigada)

这里有什么问题,我该如何解决,有人可以帮助我吗?

我需要启用这个clamd /var/run/clamav/clamd.ctl: unable to connect to UNIX socket

我的主机阻止了 email 端口 我需要请求他们请求打开这些端口或将我的 email 端口更改为 587 以获取SMTP timeout after initial connection: Connection timed out

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM