I would like to setup a simple virtual domains config as in Sendmail's
virtusertable.
I DBM file which follows the format:
@bob.com bob
test@??? bob2
where "bob" and "bob2" are local users. The examples I have found on this
list and on the website inolve having a seperate text file for each domain.
This
isnt a viable solution for me as it will be for about 4000 subdomains and
domains.
Is the above simple to do in exim? All the examples I have seen so far offer
alot
more functionality but at a high price...
any pointers would be excellent..
Jonathan