Is postscreen supposed to always run with stress=yes?
Seems to me stress-adaptive behavior would be useful in
postscreen.
# postconf mail_version
mail_version = 2.7-20100102
# ps -aux|grep stress
postfix 19967 0.0 1.0 23508 15444 ?? I 12:50PM
0:00.76 smtpd -t pass -u -o stress= -o
content_filter=amavis-smtp:[1
postfix 19969 0.0 1.0 23508 15484 ?? I 12:50PM
0:00.90 smtpd -t pass -u -o stress= -o
content_filter=amavis-smtp:[1
postfix 20637 0.0 0.1 3028 1704 ?? Ss 1:32PM 0:00.01
postscreen -l -n smtp -t inet -u -o stress=yes
(under light load)
Did I miss some docs or earlier discussion about this?
-- Noel Jones