Svintaj
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Svintaj-
Thank you for all help, I'll take a look at it!
-
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?
-
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...
-
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...
-
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...