On Thursday, February 26, 2009 at 23:05 CET, Bartosz Fenski aka fEnIo <fe...@debian.org> wrote:
> First of all some general information: > Postfix version 2.3.8 > MDA - Dovecot > Backend - Mysql > > I configured Postfix to copy each message that it deliveres also to > some additional account. That worked great until... > > Well AFAIR until I converted all mboxes to Maildirs, at least date > when it stopped work is around the date when I converted it. > > Anyway. It simply doesn't work anymore and I really tried to debug > problem but without success. Seems that Postfix simply doesn't even > ask Dovecot to deliver message also to account that is listed in > always_bcc setting. [...] > receive_override_options = no_address_mappings Here you are explicitly disabling address mappings, thus also disabling always_bcc. [...] -- Magnus Bäck mag...@dsek.lth.se