Recent content by larsen

  1. L

    Manually test mail filter rules

    It is perfectly viable for PMG to do this.
  2. L

    Manually test mail filter rules

    The filter rules in question are executed after all the spam assassin rules. This is not a spam assassin problem.
  3. L

    Manually test mail filter rules

    Thanks, but the regex is fine (as stated). I need to test the whole email.
  4. L

    Manually test mail filter rules

    Hi, I have configured mail filter rules to automatically send mails with invoices to accounting. While this generally works with some senders, there is one where it does not. I have no clue what might be causing it. The subject passes the regex test and the receiving mail address is correct...
  5. L

    Dependency to isc-dhcp-client for kernel package

    Hi, apparently the package "proxmox-kernel-6.17" was the last one to not have a dependency to isc-dhcp-client. As ISC DHCP Client is EOL since 2022, we have replaced it with udhcpc and Puppet takes care that isc-dhcp-client is purged. Therefore, "apt autoremove" removes newer kernels. Why is...
  6. L

    apparmor logs - pve9

    Solution from https://forum.proxmox.com/threads/minor-apparmor-problem-with-tor.173419/ and https://pve.proxmox.com/wiki/Roadmap#9.0-known-issues Add "abi <abi/3.0>," to the beginning of "/etc/apparmor/init/network-interface-security/usr.sbin.ntpd", then "systemctl reload-or-restart...
  7. L

    [SOLVED] Forward incoming message

    @Stoiko Ivanov Do you have an answer for me, please?
  8. L

    [SOLVED] Forward incoming message

    We have before-queue filtering enabled. I guess when a sender sees the "Rejected for policy reasons" response, this might lead to problems. The mail has been forwarded internally, so there should be no reject. There is no "drop" action, is there? Could this be implemented?
  9. L

    Feature Request: Add comment column for who/what/when objects

    Hi, I added an IP address to the whitelist and would like to add a comment to which system or partner this IP belongs to. A "comment" column would be useful, like in the action objects.
  10. L

    [SOLVED] Forward incoming message

    Turns out that BCC works, and also the mail is not delivered to the original adress. But the block action has the downside of the sender getting a "Rejected for policy reasons". @Stoiko Ivanov How can this be prevented? Seems like there should be a "drop" action that currently doesn't exist.
  11. L

    [SOLVED] Forward incoming message

    I also need to forward mails (already working), and don't want those mails to receive the original recipient. Using a block action really won't prevent the mail from being accepted in the first place so that BCC still works as before?
  12. L

    Log for currently running backup job

    Ah, of course. I had closed that part and forgotten about it :rolleyes: Thanks!
  13. L

    Log for currently running backup job

    Hello, I have manually started a backup job and it seems there is no way in the GUI to have a look at the running job. Only after the job is finished, I can see the log in "Task History". Would expect to find it there while it's still running (with a status of "running"). Am I missing...
  14. L

    Mass changing Match Field What Objects

    Ok, thanks for the information. Guess it's not worth the effort =)
  15. L

    Mass changing Match Field What Objects

    That could only be used to get the ID, not to set anything, right? Don't need the IDs as all of the rules currently don't have the checkbox enabled. Is there a way to set the value for all of the rules?