Alvaro Flano
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Alvaro Flano-
Call WHM plugin URL with API Token
I'm trying to call and endpoint created by mi plugin (it is accessible when logged in WHM) curl -H'Authorization: whm root:MYAPITOKEN' 'https://1.2.3.4:2087/cgi/spamcontrol/api/exim_acl/rule/index...
-
WHM Plugin written in Symfony
I've written a WHM plugin to manage blacklist/whitelist of outgoing IPs for our Exim server (and other spam control features we use). This plugin is written in PHP using the Symfony framework. Th...
-
Rewrite urls in WHM for Symfony plugin
I've written a WHM plugin to manage blacklist/whitelist of outgoing IPs for our Exim server (and other spam control features we use). This plugin is written in PHP using the Symfony framework. This...
-
New /scripts/quotacheck Content-Type error
I have a bunch of servers, some of them with cPanel version 11.48.3 (build 0) an others with 11.46.0 (build 17). In the ones with the older version, I can send email quota notifications using HTML ...