On Thu, 2011-12-15 at 07:09:15 -0500, Wietse Venema wrote:
> Sahil Tandon:
> > These warnings appear a few times daily, and are sometimes followed by:
> >
> > warning: disabling connection caching
> >
> > This occurs on a slightly older Postfix (2.7.1). The machine receives
> > mail from the internet and relays everything (that it does not reject)
> > to an internal mail store which is listed as relayhost. I have not
>
> How many SMTP client processes?
The related master.cf lines are below; default_process_limit remains
100.
smtp unix - - n - - smtp
relay unix - - n - - smtp
-o fallback_relay=
--
Sahil Tandon