I have a VPS with DirectAdmin and Dovecot installed on it. On this server on one of my accounts I have 3 different main account which I've managed using gmail and it's pop3 import feature.
The problem is that the ram usage has gone up from around 300MB to something like 800MB. Through ssh and the 'top' command I can see that there are multiple 'imap-login' and 'pop3-login' instances running on the machine and eating a hell of a lot of memory.
Is there any way to reduce the memory usage by these application?

link|improve this question

50% accept rate
no body?....... – walker May 15 '11 at 7:37
feedback

1 Answer

What version of Dovecot are you running? Make sure you're running the latest version which you can install using Directadmin's Custombuild.

Also, you might want to check /var/log/maillog, which is where Dovecot usually write its logs, to see if there's anything strange.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.