I would like to have a alias file, wher you can have both just names and
names@domains
E.G.
peter@???: maps@???
kalle@???: erik@???
peter: bill@???
I think this can be done with the FAQ/C030, but isn't this terribly
inefficiant? Wouldn't it be better if you could have a way to search for
both types in the same director?
[Snipp from C030 config file]
local_roleaccount_aliases:
driver = aliasfile
include_domain = yes
file = /etc/roleaccount_aliases
search_type = lsearch
global_roleaccount_aliases:
driver = aliasfile
include_domain = no
file = /etc/roleaccount_aliases
search_type = lsearch
[End of Snipp from C030 config file]
/Had been banging my head of