Spam templates

EvgeniyS

New Member
Aug 3, 2021
3
1
3
44
I am modifying the template for sending the spam report and copying it to '/ etc / pmg / templates'. After run
sudo pmgconfig sync --restart 1
and I get the error 'could not change directory to "/ root": Permission denied'
what am I doing wrong?
 
and I get the error 'could not change directory to "/ root": Permission denied'
what am I doing wrong?
This is usually harmless - the issue is that you run the command while your shell is in '/root' - some of the subcommands run as different user, who does not have access to /root

try : `cd /tmp; pmgconfig sync --restart 1`

I hope this helps!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!