Search results

  1. F

    pmgsh get /quarantine/blacklist all email list

    The problem is this, we have a list in User Blacklist, it works if users have marked spammers themselves, we would like to add these lists to the Global blacklist. For all. I would like to have such an opportunity in the future in the proxmox gui interface. In the meantime, I'm trying to solve...
  2. F

    pmgsh get /quarantine/blacklist all email list

    pmgsh get /quarantine/blacklist/ -pmail example@example.com | grep address its works, but i need all users email list....
  3. F

    pmgsh get /quarantine/blacklist all email list

    Good afternoon, I ran into the problem of displaying a list via api, how is this possible to implement? pmgsh get /quarantine/blacklist all email list ???