I have this entry in exim.conf:
defer log_message = greylisted
!hosts = net-lsearch;/etc/virtual/trusted_ips
Basically I do not want to greylist any of the IP's in
/etc/virtual/trusted_ips. Is there a limit on the number of IP's I can have
in this file? I have about 5k IP's in it right now.
Matt