Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Mon Nov 08, 2021 10:56 am
- Forum: Mail Server
- Topic: Received an error email no clue what it is..
- Replies: 5
- Views: 19279
Re: Received an error email no clue what it is..
This is the manual solution I have applied:
1 - Connect using SFTP to "/usr/local/vesta" on your server.
2 - Download "bin" folder, find "v-update-sys-vesta" file.
3 - Edit "v-update-sys-vesta" file with Visual Studio code.
4 - Replace:
fi [ "$package" = "vesta-ioncube" ];
with:
if [ "$package ...
1 - Connect using SFTP to "/usr/local/vesta" on your server.
2 - Download "bin" folder, find "v-update-sys-vesta" file.
3 - Edit "v-update-sys-vesta" file with Visual Studio code.
4 - Replace:
fi [ "$package" = "vesta-ioncube" ];
with:
if [ "$package ...