On Wed, 2005-01-05 at 17:58, Christopher Pietrzykowski wrote:
> I would like to have both virtual and local users receiving mail.
> Which Postfix transport do Cyrus users use to accomplish this? Can I
> first let Postfix deliver the mail via Cyrus and then if Cyrus fails
> to find a mailbox it send
There are many ways to get what you want.
In postfix there's the possibility to specify a transport table
http://www.postfix.org/transport.5.html
elsewhere you can play with
default_transport and fallback_transport directives.
elsewhere you can play with virtual table.
http://www.postfix.org/virtua
First, as to not offend anyone, I'd like to mention that this may be
more of a postfix configuration issue but I figure at least a few of
you have dealt enough with Postfix and Cyrus to understand my
scenario.
I would like to have both virtual and local users receiving mail.
Which Postfix transpor