Stoiko Ivanov's latest activity

  • Stoiko Ivanov
    PMG does use Bayes learning (we changed the enabled auto-learning to deing disabled by default, as it usually cause more false-positives) additionally once a mail leaves PMG it is gone. If you want to use bayes learning- you can manually...
  • Stoiko Ivanov
    There is support for Avast for linux: https://pmg.proxmox.com/wiki/index.php/Getting_started_with_Proxmox_Mail_Gateway#Second_virus_scanner for Spamhaus - you can probably integrate it following their tutorial on github (or just add them to the...
  • Stoiko Ivanov
    DMARC also takes the From-header into consideration - without the headers and the actual domains in the logs it's not really possible to say why one got quarantined and the other went through. https://martech.zone/what-is-dmarc/ - the graphics...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread [SOLVED] Zertifikat.
    siehe: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_spamdetector_quarantine (port in den Spam Quarantine settings setzen) Ich hoffe das hilft!
  • Stoiko Ivanov
    Stoiko Ivanov reacted to fabian's post in the thread PVE 8 to 9 In-place Upgrade with Like Like.
    systemd-boot should be removed in almost all cases (before the upgrade) - you should only keep it installed if - you are using systemd-boot to boot AND - you are not using proxmox-boot-tool you can only end up using such a setup if you manually...
  • Stoiko Ivanov
    Hm - the sender should not get a notification - but if you have before-queue filtering enabled PMG sends a 5xx response ("Rejected for policy reasons") - I think (but haven't tested it yet) if you don't have before-queue filtering enabled the...
  • Stoiko Ivanov
    Why do you think so? - which errors do you get and why (if it's still an issue)? Thanks!
  • Stoiko Ivanov
    For reference: https://bugzilla.proxmox.com/show_bug.cgi?id=6654
  • Stoiko Ivanov
    Stoiko Ivanov reacted to gfngfn256's post in the thread PVE 8 to 9 In-place Upgrade with Like Like.
    Thanks - will look into this when I get the opportunity.
  • Stoiko Ivanov
    Thanks for the information! your system is using proxmox-boot-tool - in that case keeping the ESP mounted might be problematic/the cause of the failing boot: I'd probably remove the /boot/efi mount from /etc/fstab, run proxmox-boot-tool reinit...
  • Stoiko Ivanov
    I'll lock this thread - so all answers end up in the first post.
  • Stoiko Ivanov
    Please don't double post. Other thread in https://forum.proxmox.com/threads/netapp-e-series-multipath-configuration-attach-multipath-iscsi-to-proxmox.170079/
  • Stoiko Ivanov
    Thanks for the feedback and the report! We improved the check for the boot-loader issues (but it's still not available on our public repositories) - https://lore.proxmox.com/pve-devel/20250814120807.2653672-1-s.ivanov@proxmox.com/T/#t I'd...
  • Stoiko Ivanov
    please check/post the journal after booting when the cards are not available - new kernel/new systemd version might change the names of the NICs - the journal should tell you if there's a problem there. physically available means that they are...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread Lack of IPv6 Support.
    Looking through our bugzilla (which is the place where feature requests and bug-reports are tracked) I found: https://bugzilla.proxmox.com/show_bug.cgi?id=5538 which should align with your issue - please note your suggestion there (it gets more...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread Lack of IPv6 Support.
    please send it to our development list - and provide a short explanation why this is needed in your case. Thanks!
  • Stoiko Ivanov
    hmm - check if there are some files in `/etc/ssh/ssh_config.d/` - or even a bit more general run - `grep -rE 'ssh-dss' /etc/` - check this on all nodes in your cluster! if that does not point to the issue - please open a new thread (feel free to...
  • Stoiko Ivanov
    Stoiko Ivanov reacted to shanreich's post in the thread wrong mtu after upgrade to 9 with Like Like.
    Can you post the output of ip a as well? Would be interesting to see if ens6f0 still has enp3s0f0 as altname. Because then there is probably an error in the logic of ifupdown2 that sets the MTU, where altnames do not yet get resolved. edit: a...
  • Stoiko Ivanov
    as @LnxBil said - it would help a lot to know which commands you ran to get in that situation? (and to provide /var/log/apt/term.log and history.log from that upgrade) a very blind guess: did you maybe run `apt upgrade` instead of `apt...
  • Stoiko Ivanov
    What command did you use to upgrade the OS? You just showed the error message, but not what lead to the error. The missing file should be at /usr/lib/x86_64-linux-gnu/perl5/5.40/AptPkg/Config.pm in Trixie.