Search found 55 matches
- Mon Jan 20, 2025 7:33 pm
- Forum: CLI
- Topic: CLI Commands
- Replies: 1
- Views: 8486
Re: CLI Commands
Hey folks! I decided to tweak the v-clean-garbage script to better suit my needs. Here’s a quick rundown of what’s changed, in case anyone’s looking for something similar: Execution Control: The script now checks if it’s already running before starting a new instance to avoid overlap. Error Handling...
- Mon Jan 20, 2025 1:50 pm
- Forum: Backup
- Topic: New Backup Method with Backblaze Using RCLONE
- Replies: 2
- Views: 147
Re: New Backup Method with Backblaze Using RCLONE
To monitor the log as new entries are added, run the following command: sudo tail -f /usr/local/vesta/log/backup.log This will display the log updates live, which is particularly useful to track the backup script's progress in real-time. If you need to review the entire log file: sudo cat /usr/loca...
- Mon Jan 20, 2025 1:38 pm
- Forum: Backup
- Topic: New Backup Method with Backblaze Using RCLONE
- Replies: 2
- Views: 147
Re: New Backup Method with Backblaze Using RCLONE
You can manually test the script through SSH before scheduling it with cron. To do so, run the following command to execute the backup for all users: sudo /usr/local/vesta/bin/v-backup-users This command will start the backup process for all users, and you can check the generated logs to ensure the...
- Mon Jan 20, 2025 1:37 pm
- Forum: Backup
- Topic: New Backup Method with Backblaze Using RCLONE
- Replies: 2
- Views: 147
New Backup Method with Backblaze Using RCLONE
Hi everyone, Back in 2020, I created a guide https://forum.myvestacp.com/viewtopic.php?t=275 for setting up backups on MyVestaCP. However, with a fresh installation of Debian 12.9, I decided to take a different approach to optimize the process. Instead of using the old method, I now use RCLONE to sy...
- Fri Feb 09, 2024 12:57 am
- Forum: General discussion
- Topic: HETZNER blocks port 25 and 465
- Replies: 6
- Views: 11951
Re: HETZNER blocks port 25 and 465
forward to option not working to, but if i use webmail to send the email it sends
- Fri Feb 09, 2024 12:29 am
- Forum: General discussion
- Topic: HETZNER blocks port 25 and 465
- Replies: 6
- Views: 11951
Re: HETZNER blocks port 25 and 465
if i send emails from domain1.com that is hosted on server1 to domain2.com hosted on server2 they get delivered but i get emails back on both ends:
- Thu Feb 08, 2024 7:50 pm
- Forum: General discussion
- Topic: HETZNER blocks port 25 and 465
- Replies: 6
- Views: 11951
Re: HETZNER blocks port 25 and 465
Hi everyone i just did another test, i just set up a fresh installation of myVestaCP on a Debian 12 server hosted with Hetzner. The hostname I used for the setup is server.mydomain.com. Initially, I created an email account test@server.mydomain.com and tested both sending and receiving emails. Every...
- Thu Feb 08, 2024 1:25 pm
- Forum: General discussion
- Topic: HETZNER blocks port 25 and 465
- Replies: 6
- Views: 11951
Re: HETZNER blocks port 25 and 465
Good morning, Hetzner did unlock the ports after i verified that i am old customer on another account, but now im facing another issues. Now it is not sending or receiving emails at all. 2024-02-08 12:22:21 H=localhost (server.domain1.com) [127.0.0.1] Warning: Sender rate [limitlog]: log / email / u...
- Thu Feb 08, 2024 12:31 am
- Forum: General discussion
- Topic: HETZNER blocks port 25 and 465
- Replies: 6
- Views: 11951
Re: HETZNER blocks port 25 and 465
Hi, I already tried that solution and it wont work. I'm not sure if its a hetzner issue, i got other account with 3 years with couple servers running using Myvestacp and i never had any issues. On this new account they already answered me telling i would need to wait 1 month and pay 1 invoice before...
- Wed Feb 07, 2024 12:35 pm
- Forum: General discussion
- Topic: HETZNER blocks port 25 and 465
- Replies: 6
- Views: 11951
HETZNER blocks port 25 and 465
Good morning, Today i was setting a new hetzner cloud account for a client, and I installed myvestacp fresh install, and everything was working, even receiving emails, but I can’t send them, later I discover they block for 1 month period or more those ports as we are new users, how am I suppposed to...