Re: How not to do trivial "To" rewriting for LMTP

2016-05-17 Thread Johannes Bauer
Am 17.05.2016 um 00:23 schrieb Viktor Dukhovni: > >> On May 16, 2016, at 6:16 PM, Johannes Bauer wrote: >> >> I have multiple virtual mailboxes, fed from virtual_mailbox_maps. >> There's one main user and several aliases to that user. Mail needs to be >> dropped off at that user though. Stupid ex

Re: How not to do trivial "To" rewriting for LMTP

2016-05-16 Thread Viktor Dukhovni
> On May 16, 2016, at 6:16 PM, Johannes Bauer wrote: > > I have multiple virtual mailboxes, fed from virtual_mailbox_maps. > There's one main user and several aliases to that user. Mail needs to be > dropped off at that user though. Stupid explanation, easily explained: > > j...@mydomain.org

How not to do trivial "To" rewriting for LMTP

2016-05-16 Thread Johannes Bauer
Hi list, I've recently switched around my mail configuration so that Postfix delivers to dovecot using LMTP over TCP (couldn't get Unix socket to work unfortunately, sigh). Anyways, here's the scenario: I have multiple virtual mailboxes, fed from virtual_mailbox_maps. There's one main user and se