Datzert, Dirk: > [email protected] and [email protected] will be lookup in LDAP an replaced by the > internal mail-adresses [email protected] & [email protected]
It appears that you are trying to add an envelope recipient via canonical mapping. That is not possible. > Aug 20 07:01:46 mailserver postfix/cleanup[19690]: warning: 68BCF65: > multi-valued canonical_maps entry for [email protected] > Aug 20 07:01:46 mailserver postfix/cleanup[19690]: warning: 68BCF65: > multi-valued canonical_maps entry for [email protected] Instead, use virtual_alias_maps, sender_bcc_maps or recipient_bcc_maps to add your second envelope recipient. As a consequence of using the wrong mechanism, the queue file has only one envelope recipient, both before and after the content filter. > Aug 20 07:01:46 mailserver postfix/qmgr[5719]: 338E063: > from=<[email protected]>, > size=27616, nrcpt=1 (queue active) > Aug 20 07:01:46 mailserver postfix/qmgr[5719]: 68BCF65: > from=<[email protected]>, > size=27765, nrcpt=1 (queue active) Wietse
