I want to have virtual domains with such that:
* most mail to <user>@<host>.<domain> is batched up with BSMTP, with
multiple-recipient messages to the same <domain> kept that way (the
messages will eventually go via dialup). The envelope recipients are
left alone. Multiple-recipient messages to different <domain>s must
be delivered to different files/directories.
* mail to some specific <user>@<host>.<domain> instances is `snarfed',
and handled by some kind of aliasfile on the gateway system.
* I would prefer to have a constant number of
director/router/transport entries, rather than one set per
<host>.<domain>.
* The `user' option for pipe and file transports from the alias files
mentioned in my second bullet point is set per <domain> (or per
<host>.<domain>).
Can I do this ? If absolutely necessary I can post-process the BSMTP
output if it's not possible to leave the envelope sender alone,
providing that the post-processing is reasonably simple.
The Exim 2.00 spec section on virtual domains doesn't quite seem to do
the trick.
Thanks,
Ian.
--
*** Exim information can be found at
http://www.exim.org/ ***