首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >CyberPanel RainLoop不发送/接收

CyberPanel RainLoop不发送/接收
EN

Stack Overflow用户
提问于 2020-07-20 06:27:55
回答 1查看 1.4K关注 0票数 0

我正在使用cyberpanel,webmail服务是RainLoop,但是今天我注意到我不能发送或接收邮件,当我发送电子邮件时,它会给我一个send按钮上的错误

不能发送消息

然后我查看了电子邮件日志:

代码语言:javascript
复制
Jul 20 06:05:50 semikal dovecot: imap-login: Login: user=<info@test.com>, method=PLAIN, rip=::1, lip=::1, mpid=57317, TLS, session=<py1wTNmqOrEAAAAAAAAAAAAAAAAAAAAB>
Jul 20 06:05:50 semikal postfix/submission/smtpd[57265]: connect from semikal.novalocal[::1]
Jul 20 06:05:50 semikal postfix/cleanup[57269]: DE894140745C: message-id=<20200720060550.DE894140745C@test.com>
Jul 20 06:05:50 semikal postfix/qmgr[1262]: DE894140745C: from=<double-bounce@test.com>, size=856, nrcpt=1 (queue active)
Jul 20 06:05:50 semikal postfix/submission/smtpd[57265]: disconnect from semikal.novalocal[::1] ehlo=1 starttls=0/1 quit=1 commands=2/3
Jul 20 06:05:50 semikal dovecot: imap(info@test.com)<57317><py1wTNmqOrEAAAAAAAAAAAAAAAAAAAAB>: Logged out in=11 out=474 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Jul 20 06:05:50 semikal postfix/pipe[57274]: DE894140745C: to=<postmaster@test.com>, orig_to=<postmaster>, relay=dovecot, delay=0.05, delays=0.01/0.01/0/0.03, dsn=5.1.1, status=bounced (user unknown. Command output: lda(postmaster@test.com): Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied )
Jul 20 06:05:50 semikal postfix/bounce[57276]: warning: DE894140745C: undeliverable postmaster notification discarded
Jul 20 06:05:50 semikal postfix/qmgr[1262]: DE894140745C: removed
Jul 20 06:05:51 semikal dovecot: imap-login: Login: user=<info@test.com>, method=PLAIN, rip=::1, lip=::1, mpid=57321, TLS, session=<q7t2TNmqQLEAAAAAAAAAAAAAAAAAAAAB>
Jul 20 06:05:51 semikal dovecot: imap(info@test.com)<57321><q7t2TNmqQLEAAAAAAAAAAAAAAAAAAAAB>: Logged out in=96 out=1044 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0

我还检查了systemctl status postfix,结果是:

代码语言:javascript
复制
● postfix.service - Postfix Mail Transport Agent
   Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: disabled)
   Active: active (running) since Thu 2020-07-16 18:51:37 UTC; 3 days ago
  Process: 1056 ExecStart=/usr/sbin/postfix start (code=exited, status=0/SUCCESS)
  Process: 1051 ExecStartPre=/usr/libexec/postfix/chroot-update (code=exited, status=0/SUCCESS)
  Process: 1029 ExecStartPre=/usr/libexec/postfix/aliasesdb (code=exited, status=0/SUCCESS)
 Main PID: 1242 (master)
   CGroup: /system.slice/postfix.service
           ├─ 1242 /usr/libexec/postfix/master -w
           ├─ 1262 qmgr -l -t unix -u
           ├─ 1670 tlsmgr -l -t unix -u
           └─57471 pickup -l -t unix -u

Jul 20 06:09:50 semikal.novalocal postfix/master[1242]: warning: process /usr...
Jul 20 06:09:50 semikal.novalocal postfix/master[1242]: warning: /usr/libexec...
Jul 20 06:10:50 semikal.novalocal postfix/smtpd[57465]: warning: /etc/postfix...
Jul 20 06:10:50 semikal.novalocal postfix/smtpd[57465]: warning: cannot get R...
Jul 20 06:10:50 semikal.novalocal postfix/smtpd[57465]: warning: TLS library ...
Jul 20 06:10:50 semikal.novalocal postfix/smtpd[57465]: warning: TLS library ...
Jul 20 06:10:50 semikal.novalocal postfix/smtpd[57465]: fatal: unexpected com...
Jul 20 06:10:51 semikal.novalocal postfix/master[1242]: warning: process /usr...
Jul 20 06:10:51 semikal.novalocal postfix/master[1242]: warning: /usr/libexec...
Jul 20 06:11:03 semikal.novalocal postfix/pickup[57471]: warning: /etc/postfi...
Hint: Some lines were ellipsized, use -l to show in full.

知道有什么问题吗?我怎么才能修好它呢?

EN

回答 1

Stack Overflow用户

发布于 2022-06-02 10:08:48

查一下你的禁烟名单?数字海洋?

票数 -1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/62989744

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档