An acquaintance has a debian-based box with the exim deb installed.
They only have up to version 2.05.
He wants some virtual hosts of the form where all mail @domain goes
to a single spool file.
From the FAQ, I tried:
####################################################################
virtual:
driver = smartuser
domains = lsearch;/etc/virtual
new_address = ${lookup{$domain}lsearch{/etc/virtual}{$value}fail}
####################################################################
but this results in errors of the form:
=============================================================
2000-05-02 15:49:17 Exim configuration error
router virtual: cannot find driver "smartuser" in line 280
=============================================================
Is smartuser a newer feature that 2.05? Or is there something else
I'm missing?
If it is only available in more recent versions, is there a reasonable
workaround? Or am I going to need to upgrade his box?
Thanks,
-JimC
--
James H. Cloos, Jr. <URL:http://jhcloos.com/public_key> 1024D/ED7DAEA6
<cloos@???> E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6
Check out TGC: <URL:http://jhcloos.com/go?tgc>