mlopez
- Total activity 104
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by mlopez-
Hello, for the same accounts number 300 we use 12 cores / 24 th server with 32gb ram and the server its easy not stress and from what i see he can handle easy 500 websites, mixed, wordpress, php, ...
-
You should detect spammers and stop them from sending, in the first place. Then you can request delisting from SpamHaus blacklist. This can take a few days. In the meanwhile you can adjust the e-ma...
-
I found this in the api, this can be scripted to cycle through the accounts. uapi --user=account Email list_pops was hoping for a flat file like /etc/localdomains or /etc/userdomains (or somethi...
-
Awesome! That's what I was looking for. Thank you, again cPRex!
-
Hey cPrex, Maybe I didn't explain correctly. What I want is to allow a user to configure the mail client to use SMTP with authentication but neither using SSL/TLS nor STARTTLS. Like the Thunderbir...
-
Thank you for your help, @cPRex I was able to debug WP with this command: mysqladmin -u root -p -i 0 processlist It maybe useful for somebody else ;-)
-
Hey there! In WHM >> Mailserver Configuration we have the "SSL Minimum Protocol" option which by default gets set to 1.2. Let me know if that's what you were looking for! Excellent! That's what...
-
Hey there! When you say "cpanel.net" can you send me the exact URL you are having issues with so I can check that? I did: cPanel ID https://id.cpanel.net/ I tried to login in my cell phone and...
-
i do believe that the latest wp-cli release has conflicts with php7.4. run this: (i'm exhausted, but i think this is it. it's the --nightly part that's important.) wp cli update --nightly that...
-
Thank you for your reply. When I run this with an existing user I get: I am theuser, with uid 1002 If I run it with a dummy user name I get: sudo: unknown user: otheruser sudo: unable to initial...