Search results

  1. K

    Greylisting questions?

    Thanks for the reply, so its not possible to have a Regex rule something with HEADER_FROM_DIFFERENT_DOMAINS? Thank you
  2. K

    Greylisting questions?

    thanks for the reply, but the spam level does not filter rule?
  3. K

    Greylisting questions?

    quick question, i had this rule on the spamassassin/custom.cf score HEADER_FROM_DIFFERENT_DOMAINS 10.000 but i was wondering if its possible to create a rule ? as we did see a lot of false alerts so creating the rule i would tag the email with BECAREFUL of email because alot of clients send...
  4. K

    Greylisting questions?

    thanks for the reply, as your experience do you see greylisting helps on spam? or just delays it?
  5. K

    Greylisting questions?

    HI I was wondering if someone else has had any experience with greylisting, normally i disable it but not sure if i sure enable it. I did not see an option to whitelist on the greylist area? Also was reading that adding another mx record and put a delay of few seconds to avoid bad experience...
  6. K

    [SOLVED] Cluster Updating 5x to 6x

    I re ran the update and forgot to add this part in the sources now it worked thank you deb http://ftp.debian.org/debian buster main contrib deb http://ftp.debian.org/debian buster-updates main contrib # security updates deb http://security.debian.org/debian-security buster/updates main contrib
  7. K

    PMG 6.1 how to add antivirus?

    btw how is DrWeb working for you?
  8. K

    PMG 6.1 how to add antivirus?

    quick question, what are the price ranges for servers?
  9. K

    [SOLVED] Cluster Updating 5x to 6x

    thank so i boot up proxmox ISO and click on debug but this is what i got
  10. K

    [SOLVED] Cluster Updating 5x to 6x

    Hi, Recently doing a test to upgrade my test lab from 5x to 6x following the steps from the WIKI everything went well but installing proxmox 6 and rebooting i get the error on busy box undefined symbol: efi_rescan not sure what means. all of my 3 hosts had ZFS i tried importing manually but...
  11. K

    [SOLVED] Date wrong on proxmox

    thanks for the reply this is what i got so far root@prometheus:~# timedatectl Local time: Sat 2020-12-26 19:35:54 -05 Universal time: Sun 2020-12-27 00:35:54 UTC RTC time: Sun 2020-12-27 00:35:54 Time zone: America/Bogota (-05, -0500) Network time on: yes NTP...
  12. K

    [SOLVED] whitelist clamav?

    thanks for the reply, after a while i had to disable the YARA rules which i did the following nano /etc/clamav-unofficial-sigs/master.conf and find lines and change to this yararulesproject_enabled="no" enable_yararules="no"
  13. K

    [SOLVED] whitelist clamav?

    thanks for the reply, the thing is that i have the repo of clamav unofficial-sigs which has the YARA rules which i cant seem to whitelist it https://github.com/extremeshok/clamav-unofficial-sigs
  14. K

    [SOLVED] whitelist clamav?

    sure this is the email https://pastebin.com/s8EKaP46
  15. K

    [SOLVED] whitelist clamav?

    thanks for the reply, this is what i get root@mail:~# clamscan -i test.eml test.eml: YARA.davivienda.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 11175625 Engine version: 0.101.4 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.08 MB Data read...
  16. K

    [SOLVED] whitelist clamav?

    Thanks for the reply, trying to do the following but still doesn't work i restarted the server also root@mail:~# cat /var/lib/clamav/whitelist.ign2 YARA.davivienda root@mail:~# ls -l -h /var/lib/clamav/whitelist.ign2 -rw-r--r-- 1 clamav clamav 16 Jan 6 23:32 /var/lib/clamav/whitelist.ign2...
  17. K

    [SOLVED] Date wrong on proxmox

    Hi, Currently have an issue with my host currently it seems that it got stuck on 2020, i was checking and by default ntp is not installed so my question is how does proxmox update the date and time? i tried adding manual but didnt work either Thank you
  18. K

    [SOLVED] whitelist locally clamav?

    after testing again your right it was not working your method where do you get the sig number?