>> Now the only option I find for such a task is virtual_transport, but as >> it seems, this option is not table capable (or am I wrong)? > > You specify an LMTP or SMTP client that forwards mail to the final > destination. > >> with "virtual_transport_map" then containing something like this >> example.com smtp:[smtp.example.com] >> * lmtp:unix:private/dovecot-lmtp >> >> But this doesn't seem to work. > > You made a mistake, and my crystal ball isn't working.
yes, obviously I made a mistake, that's why I am asking :) My question effectively boils down to this: Can I specify per domain virtual transports in virtual_transport? If yes, then at least I know that it is supposed to work and I can search for the error elsewhere, but if no, then maybe you can give me a pointer on how to implement such a scenario?