Hi,
During peak traffic i get a lot of these processes (30+):
smtpd -n smtp -t inet -u -o stress
taking up >80mb vm.
It turns out that postfix gets into "Automatic stress-adaptive behavior" (more info
here).
How can i disable this mode so that i can see if it is actually helping me or not?
(5.0.21_GA_3150.UBUNTU8_64)
thank you!