Greetings, We recently installed exim (after having previously run qmail). So far it's running great except that the aliases are doing something a little funky and I'm not quite up to speed on writing the rules.
Here's what's happening: username: dave email address: [EMAIL PROTECTED] [EMAIL PROTECTED] is receiving email for [EMAIL PROTECTED] and [EMAIL PROTECTED], basically any domain we host that doesn't have a user with the alias of dave. I have a subdir called /etc/exim/virtual, in there are files for each domain with all the users and aliases listed. In the /etc/exim/ dir there is a file called domainlist, which is a list of all the domains. Here is the alias rule in the exim.conf file: virtual: driver = redirect domains = dsearch;/etc/exim/virtual/ data = [EMAIL PROTECTED]/etc/exim/virtual/$domain}} Any other info I need to supply? Thanks! Scott -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
