I don’t know. What do you think needs to be fixed?
Do you have Postfix installed? If you installed Virtualmin, you have Postfix installed, and this is a normal process to have running. It does not look suspicious to me. Which is why I asked why you believe it looks suspicious. You have information I don’t have, like what software you have installed on your system.
If you don’t have Virtualmin installed, then I have no guesses about your system. LFD is not our software and it is not software I have ever used.
You should open the ConfigServer & Security Firewall configuration page and carefully read through the options’ descriptions. There’s also a link to the documentation on the module’s main page.
This is silly. If the system has been compromised to the point where an attacker can run commands as the Postfix user, the system cannot be trusted and should be reinstalled. Killing the process is a laughable underreaction to the situation, if that is the situation (but I see no reason to believe that’s the situation…it looks like a normal Postfix process on a Virtualmin system).
I have a vps server with ubuntu 22.04 and I passed virtualmin with automatic procedures. Postfix was installed by virtualmin in the installation. I did not make any settings in postfix.
root@cp:~# ps -p 15819 -o pid,ppid,cmd,etime
PID PPID CMD ELAPSED
root@cp:~# ss -anp | grep 69.70.146.98 # or use netstat -anp
root@cp:~#
Look at a newer system. I see pretty much exactly that on a recent install. -o stress= isn’t in master.cf, it seems to be automatically added by Postfix smtpd when starting the smtp sub-process. I dunno why, but I don’t see any reason to be alarmed by it.
But, yes, OP should know what software they have installed, and should spend some time reading documentation when adding stuff to the system (like CSF/LFD).
This may be a spammer attempting ‘something’. Whatever ‘something’ is in this case. They probably didn’t succeed which is why the process was running so long. This message may have just triggered based on 83 seconds being a long time to send an email between servers.
Check you mail logs for any other instances of that IP address. Probably nothing of note happened. Your mail server will be under constant attack. Just life in the sever world.