Hi,
I have recently migrated the domains to a new servers but the suspended domains are listed as suspended but sites are working. I had to suspend them again on the new server. I am not sure why it is not suspending on the new server. Did anyone face similar issue?
Add /bin/false to your /etc/shells file:
echo '/bin/false' >> /etc/shells
Kailash