Search results

  1. J

    LXC don't start

    Hello, I converted openvz to lxc without any fails. When I press Start, container don`t start. Version Ubuntu is 6.06 inside container. I included support old version Ubuntu in file /usr/share/perl5/PVE/LXC/Setup/Ubuntu.pm my $known_versions = { '20.04' => 1, # focal LTS '19.10' => 1, #...
  2. J

    User role

    I chek it. All good.
  3. J

    User role

    1. pmgsh get /config/ruledb/who - get lists of object groups in Who my ogroup id Whitelist from is - 3 2. pmgsh create /config/ruledb/who/3/email -email user.name@example.com - add email address(user.name@example.com) to ogroup Whitelist from Is this correct?
  4. J

    User role

    Ok. How I can add mail address to global white list from linux console? Is it need add to database or to file? Please show an example.
  5. J

    User role

    I need write access, but not admin access.
  6. J

    User role

    Hello. I have Mail Gateway 5.0-61. I need this user role, who can only access to Mail filter menu. This user need add addresses to global white or black lists. I don`t want add admin role to this user. How I can do this? Thank you.
  7. J

    Block spam and user lists

    Hello, I have Proxmox MG 5.0 and 3 questions: 1. How I can block spam by text phrase from body text? 2. I have global and users white lists. If I block spam in global list for all users and 1 user add email address in own white list, this user can't receive this mail. How I can change priority...