小编Ext*_*uce的帖子

PostFix 发送延迟,日志中有许多“(队列活动)”消息

我们在 CentOS 服务器上使用 postfix 来接受传入的邮件,然后进行一些过滤,然后将消息发送到我们将在那里提取邮件的真实邮件服务器。postfix 服务器在尝试发送到我们的真实邮件服务器时有时会出现很长时间的延迟。我们将看到这样的交付日志:

Sep 01 10:09:52 <hostname> postfix/pickup[18057]: 4mGC2s3EdYa3LNN4: uid=12345 from=<sender-email> orig_id=4oGC2h1ZU4a3LNLd
Sep 01 10:09:52 <hostname> postfix/cleanup[28788]: 4mGC2s3EdYa3LNN4: message-id=<id>
Sep 01 10:09:53 <hostname> postfix/qmgr[28730]: 4mGC2s3EdYa3LNN4: from=<sender-email>, size=8874, nrcpt=1 (queue active)
Sep 01 10:12:44 <hostname> postfix/qmgr[24361]: 4mGC2s3EdYa3LNN4: from=<sender-email>, size=8874, nrcpt=1 (queue active)
Sep 01 10:15:49 <hostname> postfix/qmgr[20098]: 4mGC2s3EdYa3LNN4: from=<sender-email>, size=8874, nrcpt=1 (queue active)
Sep 01 10:17:50 <hostname> postfix/qmgr[29129]: 4mGC2s3EdYa3LNN4: from=<sender-email>, size=8874, nrcpt=1 (queue active)
Sep 01 10:20:09 <hostname> postfix/qmgr[30381]: 4mGC2s3EdYa3LNN4: from=<sender-email>, size=8874, nrcpt=1 (queue active)
Sep 01 10:22:05 …
Run Code Online (Sandbox Code Playgroud)

postfix logging

2
推荐指数
1
解决办法
2万
查看次数

标签 统计

logging ×1

postfix ×1