aluputi
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by aluputi-
The master limit works for mail(), it just isn't overridden. I'll try the package limit sending with SMTP authentication... Thanks!
-
So there is no way to override the global settings for the mail() function? The overridden values work only for e-mail accounts? So, if a set a different maximum e-mails in the package, it will af...
-
I already tried editing the account's package before editing the account file. It didn't work. In both cases, the limit remained at 100 emails. I'm using DSO PHP5 with suEXEC and Ruid2. The site ...
-
I just needed to remove the old package and then upcp ran just fine. Thanks!
-
It worked with a newly created zone, and only "Manage DNS Records" was required. So, I've checked the owner in the files from /var/cpanel/users and noticed that the zone didn't belong to anybody. ...
-
I'll check again with a newly created zone, maybe there's an issue with the existing one. Thanks for now!
-
You can run the API command in a terminal: curl -H'Authorization: whm root:' 'https://:2087/json-api/addzonerecord?api.version=1&type=PTR&zone=xxx.xxx.xxx.in-addr.arpa&name=100&ptrdname=test.domain...
-
Since I've already stated that it works in certain conditions, all the assumptions are wrong. The issue I'm having is strictly regarding WHM API tokens and not anything else.
-
Sorry, but that isn't an option. I can't allow any external access to the servers I manage. Maybe that code was added there by the version of NGINX Manager I had installed in the past, I don't kno...
-
And first of all, I decided to stop using NGINX Manager, because one day, after upcp cron job ran, something broke. Some NGINX configurations had errors that prevented it from running, making all t...