Link to the processed spam
http://pastebin.ca/3803856 <https://pastebin.ca/3803856>
On 04/27/2017 06:07 PM, Billy Huddleston wrote:
Info from top:
top - 18:05:17 up 517 days, 19:59, 3 users, load average: 10.28, 10.45, 9.45
Tasks: 68 total, 10 running, 58 sleeping, 0 stopped, 0 zombie
Cpu(s): 84.0% us, 16.0% sy, 0.0% ni, 0.0% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 2074920k total, 1595732k used, 479188k free, 211004k buffers
Swap: 1052248k total, 0k used, 1052248k free, 809236k cached
Doesn't look I'm swapping.
It's a older Intel(R) Xeon(TM) CPU 2.66GHz
I don't remember why the max-conn-per-child was set to 5. I originally had
--round-robin too. But, I've removed that.
On 04/27/2017 06:01 PM, Kevin A. McGrail wrote:
On 4/27/2017 5:34 PM, Billy Huddleston wrote:
OKay, Copy of of a spam is located at https://pastebin.com/gdCB9V6U
It processed okay with spamassassin -t -D
Here is my spamd options
SPAMDOPTIONS="-d -u nobody -q -x -i
-A192.168.2.3,192.168.1.3,192.168.1.2,127.0.0.1
--max-children=20 --max-conn-per-child=5 --timeout-child=150
I did have the child timeout @ 300, and cut it in half hoping it would help..
The max-conn-per-child of 5 is low. Did you have a reason to lower it?
Is the machine powerful enough with enough ram to actually run 20 children
concurrently? Are you swapping?
Regards,
KAM