Search results

  1. L

    Testing scoring with ham/spam

    Hi! Is there any way we can run a test to check the score a given email would get (ham or spam). We can call spamassassin directly like: cat /var/spool/pmg/cluster/1/spam/1A/12075460A6EABB8A01A | spamassassin -D pyzor | less This will tell us the assigned score (and the info) - but can we do...
  2. L

    Allow fetching quarantine link via API call

    Hi guys, Currently, a user can request the quarantine link via the https://pmg.proxmox.com/pmg-docs/api-viewer/index.html#/quarantine/sendlink call - which sends them an email with the link to log into quarantine. Would it be possible to add an authenticated version of this (so e.g. for...