几天以来,我尝试将 postfix 配置为 exim 和 enkive 之间的中继。Postfix 和 enkive 位于同一物理服务器上。使用 mailq 命令后,我在 postfix 队列中看到电子邮件,但在 enkive 服务器上没有邮件。
master.cf:
8099 inet n - n - - smtpd
-o content_filter=filter:dummy
filter unix n - n - - pipe
flags-Rq user=nobody null_sender= argv=/tmp/Enkive-1.2-CE/support/filters/postfix/enkive-socket-filter/dist/enkive-socket-filter localhost 2527 ${sender} ${reciepient}
有人能向我解释一下如何在 Postfix 上进行传输吗?
答案1
我注意到您拼错了“收件人”。可能是这个原因吗?
此外,Enkive 开发人员还监控用户邮件列表;存档和注册可在http://www.enkive.org/community/mailing-list-signup。