Question
One email address, multiple processes
Hi,
On my Ubuntu + [Nginx + PHP-FPM + MySQL + Exim + Courier] server, I have only one email address and a bunch of forwarding aliases. Everything is working.
But when I use top
or htop
, I see multiple processes for that single email address. For example: 4 imapd, 4 couriertls, 6 courier authdaemond, 4 couriertls, etc.
Is it normal?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×