Hello,
I have a lot of these lines when i use htop to see all the processes: smtpd -n smtp -t inet -u -o stress=
In total 33. What is this and what can i do with it. Or can i disable it. (Im not running a business)
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.
thank you for the feedback !
These might be threads of one process. <br>It is probably postfix (http://www.postfix.org/smtpd.8.html). You shouldn’t disable it if you want to send/receive mail from/to your droplet.