如何configurationpostfix + dovecot来复制和转发?

我已根据本指南configuration了postfix + dovecot: http : //neranjara.org/article/title/How_to_configure_PostFix_and_Dovecot_for_Virtual_Users_with_out_a_Database_我使用了虚拟用户选项。 一切都很好。

现在我想configuration一个特定的电子邮件地址转发所有的电子邮件到另一个地址,但保留在原始邮箱的电子邮件的副本。

我如何做到这一点?

您可以使用选项recipient_bcc_maps将邮件发送给通过BCC克隆和发送到另一个电子邮件地址的某些收件人。

使用Postfix main.cf中的always_bcc设置(请参阅http://www.postfix.org/postconf.5.html )。

可以使用joschis版本​​或创build某种types的别名。

别名[email protected] => [email protected][email protected]