Closed mikaku closed 2 years ago
Thank you for submitting your first issue to MailScanner! We will respond to you soon!
Here's what I see
root@mail:~# ps -edaf | grep MailScanner
root 1508 1491 0 08:04 pts/0 00:00:00 grep --color=auto MailScanner
postfix 31134 1 0 06:25 ? 00:00:00 MailScanner: master process sleeping
postfix 31135 31134 0 06:25 ? 00:00:02 MailScanner: waiting for messages
root@mail:~# wc /proc/31134/cmdline
0 4 36 /proc/31134/cmdline
root@mail:~# wc /proc/31135/cmdline
0 4 33 /proc/31135/cmdline
I.e., no trailing spaces. Ubuntu 18.04.5 MailScanner 5.4.1-1beta
OK, perhaps this was fixed some where between 5.3.4-2 and 5.4.1-1beta. Feel free to close this issue if you cannot reproduce it, and sorry for the noise.
I doubt that this issue existed for me in older versions. I think I would have noticed. I suspect it has something to do with either the RHEL version or your specific environment.
Well, that same happens in two different genuine CentOS 8.3 servers. Yeah, perhaps is an issue specific in the RHEL installation. I don't know.
I'd like to know if other RHEL users experienced the same.
I am seeing this behavior as well specifically on CentOS/RHEL 8x
Problem is with the ps command on RHEL 8 style boxes, not a MailScanner problem, happens to other daemons as well.
Hello,
I've discovered that the MailScanner processes have a lot of trailing spaces in the process name:
(look at the horizontal scroll bar)
I've checked each PID and the results are the following:
As you can see, all the process names have a length of 764 characters.
OS: CentOS Linux release 8.3.2011 MailScanner: MailScanner-5.3.4-2.rhel.noarch