Recent content by gonza55

  1. G

    PMG v8.0.7 Mail with tgz attachment and an exe file inside

    Hello, The name of the file attached is Transaccion_202207271553175701_8000044177100.tgz and the content of the file is Transaccion_202207271553175701_8000044177100.tar. The content of file Transaccion_202207271553175701_8000044177100.tar is Transaccion_202207271553175701_8000044177100.exe...
  2. G

    PMG v8.0.7 Mail with tgz attachment and an exe file inside

    Hello, I think the problem may have come because inside the TGZ attachment, there was a TAR File and inside there was an EXE File (Virus) It Is right? Can I quarantine the mail in these situations? Best regards,
  3. G

    PMG v8.0.7 Mail with tgz attachment and an exe file inside

    Hello, The last week I upgraded PMG to 8.0.7 version. I have a rule to scan and block dangerous files. I think that with version 7 of PMG it was working fine, but I detected an email with a TGZ attachment that had an executable (Virus) inside, and PMG v8 has not quarantined. Best regards, The...
  4. G

    Remove Cluster with one only node

    Thank you very much
  5. G

    Remove Cluster with one only node

    Hello, It is possible delete the Cluster with 1 only Node. The command "pmgcm delete 1" show me "Unable to delete master node". Version PMG 5.2 Thanks
  6. G

    Spam Info - PDS_NO_HELO_DNS

    I have restarted the server and now if the rule is applied. Thank you very much.
  7. G

    Spam Info - PDS_NO_HELO_DNS

    Hello heutger, I have written the file custom.cf with score PDS_NO_HELO_DNS 0 but the spamcore continue to rate the tag PDS_NO_HELO_DNS. File custom.cf root@mail:/etc/mail/spamassassin# cat custom.cf # No analizar Etiqueta PDS_NO_HELO_DNS score PDS_NO_HELO_DNS 0 I wrote the command below: #...
  8. G

    Spam Info - PDS_NO_HELO_DNS

    Thank you heutger for your answer. I'm looking for examples to change the score or disable the pds_no_helo_dns tag. The documentation does not show examples. Thanks
  9. G

    Spam Info - PDS_NO_HELO_DNS

    Hello, I have Spam Level 3. I receive many emails from the Gmail Domain that exceed Spam Level 3. The label PDS_NO_HELO_DNS has a score of 1,327. Can I modify the PDS_NO_HELO_DNS tag so I don't have to increase the Spam Level to 4? Thanks