From: "Racer X" <[EMAIL PROTECTED]>
   Date: Thu, 1 Jun 2000 13:32:01 -0700

   further, it's unlikely (at least based on my experience) that every
   qmail-smtpd will have to go through the entire rcpthosts file every
   single time a message comes in, so the CPU argument is a little iffy
   too.

qmail-smtpd always reads the entire rcpthosts file when it
initializes.  main calls setup calls rcpthosts_init calls
control_readfile which reads the entire file.

Ian

Reply via email to