rbairwell
- Total activity 608
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 285
Comments
Recent activity by rbairwell-
I agree with @sparek-3, using a script and a filter does the job quite easily. I've just testing by creating a mailbox called "mytest", going to Manager->Manage Email Filters and creating a filter...
-
For comparison, I have the following settings: * Daily backup (every day): Retain 2 * Weekly backup (every Sunday): Retain 2 * Monthly backup on the 1st and 15th: Retain 4 This way if a file/site ...
-
To see where the space is being used on your server, you may find df -h useful to show per partition (which is basically what WHM is showing you above) and then use du -h --max-depth=1 /home/ to s...
-
Yep, I agree the load is very high and the autoconfiguration script shouldn't be producing that much load (in fact, it should be negligible). You say you've had this problem for a while now: do ...
-
If you have (under WHM->Tweak Settings) " Thunderbird and Outlook autodiscover and autoconfig support" enabled, then this script will operate on autodiscover/autoconfig subdomains to help provide r...
-
Ok, so i've used the Parked domain option but it's just forwarding the user to the dev url and not displaying the site under the url I wanted. This sounds like a .htaccess style issue - where it...
-
Aaron has again responded: [QUOTE] I can understand if the warning does not necessarily imply that the user is granted more than is listed on the page. This is clarified in our more specific docume...
-
Aaron from cPanel tech support has just responded: [QUOTE] .... I was able to replicate this behaviour easily with your posted steps. I appreciate the thoroughness that you went through in order to...
-
I've been able to replicate this myself on my test server (reminder: I'm just a fellow customer and not a member of staff). It seems to be a hidden privilege which is included in the "all" API leve...
-
If you go to https://:2096/ can you reach the webmail interface then? I assume the "Check Email" link is taking you to a URL first with the port 2083 and then changing to 2096 on the cp.... hostnam...