Eero Volotinen Mon, 21 Feb 2005 22:13:48 -0800
In some guides, there are some cpu optimizations to qmail:
like: (vi conf-cc) and change line cc -O2 to read like -O2 -march=i686 -funroll-loops
This might give some speedup?
-- Eero