Recent content by SomeEmailMan

  1. S

    Custom Spam Filter

    I want to grab the id which is used when releasing emails from the quarantine through the http api. There's a quite tight integration between the quarantine and all incoming emails so would be useful to get that email id. So if i can either interact with proxmox's internal DB or inject the...
  2. S

    Custom Spam Filter

    Hi All, I'm looking to implement some custom code to filter out all incoming emails in accordance to our company policies and integrate it with our CRM. I've found a section in 4.11 of the admin guide detailing a custom bash script. However I'm having difficulties extracting the email id which...