koby's latest activity

  • K
    koby reacted to ivenae's post in the thread [TUTORIAL] Installation Advisory with Like Like.
    Now we have exhausted all third-party plugins. But we can also create our own SA filters. One of the biggest nuisances is "BCC spam". Someone creates a freemail account with a provider that has no outgoing limit and sends spam emails where all...
  • K
    koby reacted to ivenae's post in the thread [TUTORIAL] Installation Advisory with Like Like.
    A big thank you goes to the giants whose shoulders I stood on: christian-b for the rspamd integration: https://forum.proxmox.com/threads/integrate-rspamd-as-custom-script.159110/ heutger zolthar and stoiko ivanov for the GeoIP integration...
  • K
    koby reacted to rct's post in the thread [TUTORIAL] Installation Advisory with Like Like.
    Thank you for taking the time to put this together. I did my install in the last 1-2 weeks. I wish I had this before I started. I'm looking forward to reviewing your guide.
  • K
    koby replied to the thread 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.
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    I will try in now , but big question now , Is that script will check inside of a zip file
  • K
    koby replied to the thread 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...
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Ok , I will test this in few hour and reply here.
  • K
    koby replied to the thread 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…
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    You right if you know in advanced what you want to block , But this is not how security works. In the right security method you allow what you need and by default block all other without know much about them
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Hello , Sorry for your confusion , I need to allow PDF | Tiff | TXT in any combination. Of course that list can grow largelly in the future.
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Hello @t.lamprecht Here is my testing so far , This is the list of file extantion to pass. Here is the rule it self. Here is the block rule As I mentioned , this scenario is working with ONLY one attached file. Can someone advice...
    • Screenshot 2026-01-20 at 18.40.01.png
    • Screenshot 2026-01-20 at 18.40.56.png
    • Screenshot 2026-01-20 at 18.42.34.png
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Nice option but not very maintainable
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Hello @Badej , Thank you for your tring very hard to help, I did tried that too , when you send mail with more than one attachment the rule will not apply. That because proxmox check all the mail at one not looping inside of the attach and not...
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Yes I need to , but no other can do the job... Any advice.
  • K
    koby replied to the thread Accepting Only Allowed Attachments.
    Hello I have almost the same problem , I have tried your option without luck so far , what I did is this : Rule 90 : allowed pdf + tiff + txt Rule 80 : block all If i send mail with ALL the attachment meaning pdf + tiff + txt it is pass BUT ...
  • K
    Hello All , I am seeking for a way to allow zip file with one or more specific file only , For Example , "Allow zip with pdf | txt | jpg" , Pass zip with pdf + txt Block zip with pdf + tiff How can I acheive that. Best regards , Koby Peleg Hen
  • K
    koby replied to the thread Get specific rule by log code.
    Thank you for help so far. I will take a look into it and update here . ;)
  • K
    koby replied to the thread Get specific rule by log code.
    I see your point and I am using it for a long time. But I have an issue with that , one of my regex is blocking valid mail and it is not pop up on the search box. I need find a certain way to figure up which role is the one who activated. There...
  • K
    koby replied to the thread Get specific rule by log code.
    Hello Badej , If I take your example let's consider please that I have in rule "Block Subject" 150 RegEx to block a subject. Who can I know which one was activetd ?
  • K
    koby replied to the thread Get specific rule by log code.
    I think you may be wrong about this , I thick that the code is the database rule record id or something like this. I need to find out which rule is the one who blocked it (I have at least 100 rules....)