Search results

  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?
  16. L

    Mass changing Match Field What Objects

    PMG 8.2 introduced a "New option for Match Field What Object, to restrict matching on the top header section". See https://bugzilla.proxmox.com/show_bug.cgi?id=2709 I assume that it would be better (more performant) to only use recursive matching in special cases and to normally enable the...
  17. L

    Layout for PMG, Exchange and Active Sync

    I got this working some time ago. As I stumbled upon this thread again, I thought a little how-to might help someone someday. Probably not complete (and I didn't translate some comments). Using a separate VM for PMG, HAProxy, and Exchange. 1) Firewall 25 -> PMG Firewall 26 -> PMG Firewall 443...
  18. L

    [SOLVED] How to filter subjects with UTF-Encoding

    I was having the same problem and didn't know that actually nothing needed to be decoded as the "test string" feature showed "...did not match the text...". Guess it would help many users if that feature could also decode the string automatically, so I have created a feature request...
  19. L

    USB ports change on host restart

    No, I didn't. But after switching to "Use USB Vendor/Device ID", the problem didn't show up again, afair.
  20. L

    iSCSI: Unnütze Einträge bzgl. "no route to host" im daemon.log

    Auch nach einem Neustart keine weiteren Einträge mehr. Allerdings wüsste ich zu gerne, warum das auf einmal auftrat, denn nach der Einrichtung des SAN, die erst wenige Monate her ist, kam das noch nicht.