Search results

  1. D

    Proxmox Mail Gateway 9.0 released!

    Is there a document explaining what all the settings in the interface do?
  2. D

    Proxmox Mail Gateway 9.0 released!

    I had a smooth transition. Thank you for the excellent documentation.
  3. D

    Feature Request: Shared Blacklist and RBL Integration for Proxmox Mail Gateway

    It would be very useful if there was a shared blacklist feature that all Proxmox users could contribute to. For example, anyone could add a domain, email address, IP, or even a regex rule to the shared list, along with a short explanation or reason. Other users could then view this shared list...
  4. D

    Change reject to Quarantine

    I am missing too many valid emails because of RBL. I don't want to disable it, so I would like to create an Action, for all "REJECT" messages to be kept in Quarantine.
  5. D

    Close reject options

    Actually, the problem I want to solve is this; abc@.com is my customer using antispam. xyz.com is a supplier company that sends mail to him from outside - The ip addresses of xyz.com mail servers are blacklisted. - therefore the mail is being rejected. - Since xyz.com is a person we know, I...
  6. D

    Close reject options

    I want to use the dnsbl feature. but if an incoming mail is found in one of the dnsbl lists, I want it to "quarantine" instead of "reject".
  7. D

    incoming phishing email block

    A sample header is as follows. Received: from 209.85.208.45 (EHLO mail-ed1-f45.google.com) by 10.226.14.96 with SMTPs (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256); Tue, 17 Oct 2023 12:07:12 +0000 Received: by mail-ed1-f45.google.com with SMTP id 4fb4d7f45d1cf-53f3609550bso119247a12.1...
  8. D

    incoming phishing email block

    according to the example I gave above; abc.com and tester.com are not on the same server. The sender logs in to tester.com account and writes abc.com in the sender section. There should be a control in the form of "If it says abc.com in the sender section but this mail does not come from the...
  9. D

    incoming phishing email block

    How can I block fake mails with the same sender and recipient parts. ex: from: test@abc.com to: test@abc.com auth-email: nick@tester.com actually the account is logged in as nick@tester.com but it tries to send mail like test@abc.com. Although the "Use SPF" feature is active, I receive a lot...
  10. D

    Avast for Proxmox Mail Gateway 8.0

    Great! I do update now. Thanks.
  11. D

    Avast for Proxmox Mail Gateway 8.0

    It gives an error as below. W: GPG error: https://repo.avcdn.net/linux-av/deb debian-bookworm Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 129FB08FBDECFE35 E: The repository 'https://repo.avcdn.net/linux-av/deb debian-bookworm...
  12. D

    Avast for Proxmox Mail Gateway 8.0

    do I need to run this command?
  13. D

    Avast for Proxmox Mail Gateway 8.0

    I use "avast" as virus protection. I upgraded to version 8.0. Avast is running, no problem.
  14. D

    Proxmox Mail Gateway 8.0 available

    I use "avast" as virus protection. Although it has caught 42 infected mails today, it does not show the reports in the "Statistics -> Virus Charts" section.
  15. D

    avast warning when updating

    In the "Administrations -> Updates " section, a warning appears as follows. Avast is running now. I checked. Is there anything to be done about this issue? Ign:5 http://deb.avast.com/lin/repo debian-buster InRelease Hit:6 http://deb.avast.com/lin/repo debian-buster Release Fetched 52.1 kB in 1s...
  16. D

    I want to see spam mail info with API

    How can I see the information appearing in the screenshot using API?
  17. D

    not reject mail and send to quarantine

    The sender's server ip address is listed at zen.spamhaus.org. That's why the system rejects the mail. I want him to send such emails to quarantine. What should I do?