AndyB78
- Total activity 75
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Comments
Recent activity by AndyB78-
It took me a while to figure out what I was doing differently. 0. Nothing is suspended. 1. Suspend cPanel account from WHM. 2. Suspend email account from cPanel. ... "office": { "d...
-
I mean when we access cPanel from WHM -> List accounts... and then click on the cPanel icon and get redirected to cPanel then go to Email Accounts. There, we can see that the email is login suspend...
-
Michael, Thank you for your clarifications! If uapi can't know this, besides uapi is there any API call or any other command that might retrieve the suspended mail account status while the cPanel ...
-
Hi, Thanks for the link. I am still struggling to understand why it's intended behavior for uapi to give inaccurate info on a suspended email address after the entire cPanel account has also been ...
-
Hi, First I suspend the email login and I test it's suspended: #uapi --user=blablate Email list_pops regex=office@blablatest.com ... suspended_login: 1 Then merely after I suspend the entire cPan...
-
Hi, Well, given the fact that this is the cPanel developers sub-forum, I thought these questions might be relevant . At a bare minimum the last question (what de-obfuscation extensions are availab...
-
Adding the hook with "--escalateprivs 1" solves the problem right there. But how safe is this? The hook action script doesn't take any user input (it takes data from a file NOT inside /home). I to...
-
Hello, I've tried this (as a script) but unfortunately it doesn't work in my case. In my case it triggers (successfully) a shell script that is normally working OK. I believe the hooked script doe...
-
Hi, Thank you for your feedback. I was aware of this function but I am not trying to suspend the email sending capabilities of the entire cPanel account. I want to obtain the best outcome with min...
-
@AndyB78 - there's a few different workarounds posted in this thread: https://forums.cpanel.net/threads/files-and-folders-uploaded-by-sftp-have-incorrect-permissions.610095/ Can you try those an...