Hi exim folks,
I've got the following router here:
system_aliases:
driver = redirect
allow_fail
allow_defer
condition = ${if exists {/etc/maildomains/$domain}}
data = ${lookup{$local_part}lsearch{/etc/maildomains/$domain}}
file_transport = address_file
pipe_transport = address_pipe
now the lsearch would find a line like this:
alias1: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], ...
I have 2.500 addresses for that alias. Will this cause troubles when
sending to this alias? No worries about spamming-hubs and such, this
will be internal and can not be reached from the outside.
Your comments would greatly be appreciated;
thanks!
wogri
--
www.vix.at // www.aco.net // www.sth.ac.at
[EMAIL PROTECTED] // WH844-RIPE
Vienna University Computer Center
Tel: +43 1 4277-14031 // Fax: -9140
--
[EMAIL PROTECTED]
http://www.wogri.com
http://www.einradfilm.at
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/