aluputi
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by aluputi-
I checked: MAX_EMAIL_PER_HOUR=300 I'm receiving e-mails notifying that more than 100 e-mails are trying to be sent...
-
I can't allow you to access the server, so the ticket is pointless... I was wondering if I'm doing something wrong... Modifying the package is equivalent to editing the account individually, right?
-
I modified the package, set the limit to 300 e-mails. I changed the way e-mails are sent, now the site is using SMTP auth... The limit is still 100! So, no matter what other limit I set, the defa...
-
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...