我有一个后缀服务器上的Debian盒和我使用的渐近邮件列表。邮件列表工作得很好(消息正确地分发给了被征服者),但是渐近命令不起作用。
当我向sympa@example.org发送电子邮件时,它出现在mail.log中:
Sep 7 16:23:14 quai10 postfix/local[31032]: D01991434: to=<sympa@example.org>, relay=local, delay=0.06, delays=0.04/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to mailbox)但是没有发送任何答复,在sympa.log中什么也没有出现。
你知道这是从哪里来的吗?
PS:如果需要,我可以提供配置文件。
发布于 2015-09-07 15:13:49
由于某些原因,我在/etc/别名中漏掉了这一行:
sympa: "|/usr/lib/sympa/bin/queue sympa"https://serverfault.com/questions/720635
复制相似问题