Recent content by ghesi

  1. G

    block with regex in body of the message

    Hi, I want to create a regex to block words/phrases in the body of the message but something is not working and its gets frustating because I use the same code for subject and no probleme there. These phrases and words I want to block: "bancar a fost folosit ilegal|App development on iOS and...
  2. G

    PMG to receive emails only for specific emails

    Hi, Is there a option to allow me to set PMG to accept email only for 3 specific email addresses and reject the rest?
  3. G

    null response after creating domain from another server

    Yes, the domain is added and I dont understand if is normal for the data:null response.
  4. G

    null response after creating domain from another server

    Hi, Im working to create a plugin for cpanel to auto add domains to PMG and I have this dilema, is normal that the response for POST /api2/json//config/domains to be "{"data":null}", even if the POST is successful. [root@master proxmox]# curl -v -b "$(</tmp/cookie_PMG)" -H...