GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
You could also set up mysql replication but that gets tricky if the destination server is hosting other live databases.
-
You could bash script it. Set up a cron on the source server to dump the database to a file. Then on the destination server you set up a cron to copy that SQL file over and then use the mysql com...
-
Glad that worked for you.
-
I'm fairly confident that the list in cpanel is pulled from the htaccess itself. Make a backup of the file then remove them from the htaccess and see if they are then gone from cpanel.
-
They should all be in the htaccess file in public_html. You could edit that file manually.
-
Try using the WHM Transfer Tool option. It will create an archive, but not include the email, just account info and databases. Then the balance of the site is streamed with rsync.
-
Happy to help!
-
You should paste the destinations in as BCC instead of TO or CC. That way the destination list is invisible in the email itself.
-
What we recommend is a combination of a good inbound filter and a good outbound filter. The inbound filter will block more incoming spam than just SpamAssassin and the outbound filter would block ...
-
Go into the Feature Editor in WHM and make sure that the option Zone Editor (AAAA, CAA, SRV, TXT) is checked. Then when you click Manage you'll be able to edit all the records.