Svintaj
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Svintaj-
Svintaj commented,
Thank you for all help, I'll take a look at it!
-
Svintaj commented,
Interesting, is there a good "hello world"-tutorial somewhere? I have really no idea from where I "run" a custom cPanel script, or where to save it?
-
Svintaj commented,
Ok thanks for the info and the informative link. So the safe limit for a URL string between browsers is about ~2000 chars, that's ok I can then block ~25 IPs per Email filter. I'm almost done now s...
-
Svintaj commented,
Yes of course. I am programmatically setting up Email filters, and the output string looks like this example, where I'm blocking three IP-adresses: https://server.provider.com:2083/cpsessXXXXXXXXXX...
-
Svintaj commented,
Thank you Michael, now you made me understand!:) I first thought I had to pass a variable so I was trying: fail&fail="This is a test failure message", with no luck. Was banging my head against tha...
-
Svintaj created a post,
Max length for a cPanel session URL call?
Hello, I am new to cPanel and session URL calls, and have a question: What is the [max length] or the recommended length for a "(UAPI) cPanel session URL call"-string? How many characters long ca...
-
Svintaj created a post,
How to set the "Fail with message"-text, UAPI Email store_filter
Hello! I am writing a cPanel session URL call to create a email filter, it works well but now I can't find how to set the "Fail with message"-text? I have read this documentation, but I must have...