Marani
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Marani-
I need to send emails using cPanel webmail API, like what you can do with email marketing platforms API. (I'm aware of the limitations).
-
Correct me if I'm wrong, but cPanel doesn't offer an option to send emails. That's either Horde or RoundCube. I thought they are part of cPanel, so they are apart?
-
Sorry, didn't know that. @rccaj that method works for me by the way.
-
PM me those cPanels that this method doesn't work on them and I will check. I need login info and you can change after the check. Because I tested on 3 different cPanels from 3 hosting companies an...
-
Hi @rccaj, I get the session key this way and use all the way for other API calls: You need to use a POST method to send a request to "cPanelUrl:2083/login/?login_only=1" and for the parameters y...
-
@cPanelLauren Hi, After insisting that there's a problem, one of the admins confirmed that my IP was blocked! Bad hosting support, got to change. Thanks
-
Hi @cPanelLauren I have no idea how I forgot that I have written the authentication some time ago. I found it last night between source code files, tested it and it works perfectly. it was simple...
-
Secure Remote Login seems to need a PHP coding, which I don't know. I want to C#. The second link is the same authentication methods I posted in the first post. I wanted to create a file uploader ...
-
Hi Lauren, I believe you are talking about API token here, right? Guide to API Authentication - Developer Documentation - cPanel Documentation If yes, then, API token method is not for cPanel, so...
-
So you say uploading file to cPanel using API is not possible? I believe for developers this is one of those most-wanted features. And what's the reason to upload a file which already exists in cP...