What's the total amount of emails coming in? Do you do spam scanning (enabled)? Do you have enough memory? Look with 'top' interactively on your server to find your cpu burner (if any). But also watch the swap statistics. If you have swapping going on, that's your problem. In top, you can use the 'm' command to show the most memory intensive programs.
|