Recent content by koby

  1. K

    Filter email using X-SPAM-LEVEL

    Hi, Is there a solution to this, I am very annoyed to know that I added a list of additional spam check results headers successfully on priority 99, But I can't create rules with a lower priority rule (80 for example) Thank any one for any advice on that. Thanks
  2. K

    Filter email using X-SPAM-LEVEL

    Hi, I have the same problem, I'm racking my brains to solve it, after 4 hours of testing, still nothing. Poorly, PMG does not see what he has added....
  3. K

    pmg tmp getting full

    I also searched for a solution for this scenario, But ended up with this solution: I put this line in my Crontab to run each night "find /tmp -mindepth 1 -mtime +6 -ls -delete"
  4. K

    pmg tmp getting full

    Is it safe to delete it manualy ?
  5. K

    pmg tmp getting full

    Same Problem here , In my case it is currently on 20G ...
  6. K

    Dns01 - cloudflare Issue (Bug) - SOLVED

    Hello All I think I found why my DNS01 is not working. I found the there issue with cloudflare and DNS01 in ver 2.20 (current CloudFlare Ver) Please take a look : The Issue: cloudflare package v2.20.0+ introduces breaking changes that are not compatible with the certbot-dns-cloudflare plugin...
  7. K

    Dns01 not working - SOLVED

    Can anyone advice how to debug that please
  8. K

    Log keep filling up

    Hello All , My log (/var/log/pmgproxy) look like this , it is normal ? It is a line every 2 sec +- ::ffff:31.154.174.196 - root@pam [30/04/2026:14:07:59 +0300] "GET /api2/json//config/acme/account HTTP/1.1" 200 27 ::ffff: **** - root@pam [30/04/2026:14:08:01 +0300] "GET...
  9. K

    Dns01 not working - SOLVED

    Hello All , I am trying to get letsencrypet ssl via CloudFlare remote cname dns. The zone with api avaiI is "acme.co.il" (This setup is working on my pfsense with out any issue) Here is my /etc/pmg/node.conf : acme: account=stage acmedomain0...
  10. K

    PMG 8.2.6: /etc/pmg/node.conf missing — how to set DNS validation alias for PowerDNS (CNAME -> TXT)?

    Hi , Probebly the same problem here , I am tying to get key vie remote dns with api ==> CloudFlare I did all the setting via the gui (except updating the alias) I did add as it look in here : acme: account=smg-lab01-staging acmedomain0...
  11. K

    Get specific rule by log code

    Hello Larsen , Since I did not found a decent solution so what i did is to take the option of external custom script into deep action and make my many custom check over there.
  12. K

    Accepting Only Allowed Attachments

    I will try in now , but big question now , Is that script will check inside of a zip file
  13. K

    Accepting Only Allowed Attachments

    Sorry to inform that rule on post 10 does not work, why ? because if you send mail with pdf+docx (should be block) it is PASS , why ? , because if one is not match the tigger will not active In this weekend I would work on my script , I must provid this ability to my client.
  14. K

    Accepting Only Allowed Attachments

    Ok , I will test this in few hour and reply here.
  15. K

    Accepting Only Allowed Attachments

    It seems that i probably missed something, Can you post the correct rule again please If the attachment is not a PDF, TIFF, or TXT - quarantine…