Stoiko Ivanov's latest activity

  • Stoiko Ivanov
    sollte von: abgedeckt werden - sprich das sollte weitergeleitet werden -> was sagen die nginx-logs auf dem proxy ? -> was sagt /var/log/pmgproxy/pmgproxy.log auf dem pmg ? -> was sagt das journal auf dem pmg ? wie sieht die gesamte nginx-site...
  • Stoiko Ivanov
    Address verification in PMG is handled by postfix - so the docs apply: https://www.postfix.org/ADDRESS_VERIFICATION_README.html for the duration of caching see the verify(8) manpage: https://www.postfix.org/verify.8.html In my experience...
  • Stoiko Ivanov
    bitte nicht doppelt posten - da die frage im anderen thread: https://forum.proxmox.com/threads/spam-quarant%C3%A4ne-trotz-welcomelist.179414/ schon eine antwort hat - schliesse ich diesen hier und verschiebe den anderen ins passende subforum.
  • Stoiko Ivanov
    searching for this log-message online yields some results from 2007 where this was installed in postfix as mitigation for some strange email that tried to circumvent some checks - as it's not too common in my experience (this is the first time...
  • Stoiko Ivanov
    The file is created when it's needed - i.e. I'd suggest to configure the DNS-plugin and ACME setup via GUI - this should take care of the file being created correctly. Could you try setting ACME up via GUI - and see if that resolves your issues?
  • Stoiko Ivanov
    Stoiko Ivanov reacted to jsterr's post in the thread Proxmox features with Like Like.
    * DRS -> CRS (but not that far) until then ProxLB (external) * FT: no, but theres a project which might happen in the far future https://wiki.qemu.org/Features/COLO * Distributed Switch -> SDN
  • Stoiko Ivanov
    is this maybe a clustered PMG system? (the templates get synced from the master node to the others..) - else I don't think there is anything in PMG that overwrites your /etc/pmg/templates/ files...
  • Stoiko Ivanov
    please use code tags for config-files - this helps a lot to see where it starts and where it ends.... - thanks! the template needs to be called: main.cf.in - does your template have the .in extension? (maybe that's the issue...) I don't see...
  • Stoiko Ivanov
    yes - the postfix configuration in PMG is handled by the templating system: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine if you want to change it - copying the one from /var/lib/pmg/templates to...
  • Stoiko Ivanov
    hm - the 'Edit' button only becomes active after you click on a row (that you then edit when clicking the Edit button) - is this maybe the issue? else make sure that you select `Linux PAM standard authentication` as Realm when logging in...
  • Stoiko Ivanov
    Stoiko Ivanov reacted to Abby2017's post in the thread Mailgateway als Mailrelay with Like Like.
    Vielen Dank für deine Erklärung, das hat uns sehr geholfen. Es war der Smarthosteintrag der mir fehlte, nun funktioniert es wie es soll. Danke und Gruß Holger
  • Stoiko Ivanov
    the rotated syslog files have the wrong filenames - the log-tracker (which is the tool that reads, and parses the logs) has a hard-coded list it looks through...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread Mailgateway als Mailrelay.
    Auf den ersten Blick sollte das schon gut machbar sein (und einer der klassischen use-cases für PMG): * alle " älteren Maschinen" so einrichten, dass sie mails an den _internen_ port von PMG schicken (der ist per default 26, aber das lässt sich...
  • Stoiko Ivanov
    If you want to upgrade across multiple major releases - you need to do the individual upgrades (from 6 to 7, from 7 to 8, from 8 to 9). Usually following the upgrade guide should make sure everything runs smoothly...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread Train Bayes.
    Yes - we recommend disabling Bayes for a while now - if you get many false positives - I'd recommend to check our Getting Started page in the wiki (and all pages linked from there)...
  • Stoiko Ivanov
    Seems like you still have the systemd-boot meta-package installed - please check and follow the upgrade-guide...
  • Stoiko Ivanov
    Today, we announce the availability of a new archive CDN dedicated to the long-term archival of our old and End-of-Life (EOL) releases. Effective immediately, this archive hosts all repositories for releases based on Debian 10 (Buster) and older...
  • Stoiko Ivanov
    Hi! A bad page with a non-zero reference counter usually means bad memory, a bad disk (if swap - e.g. hibernating - is used), or a kernel bug. Does the system use swap? Does this happen with other processes? In which kernel version did this...
  • Stoiko Ivanov
    This looks like either a broken ISO (download was incomplete, the flash drive you copied it to has issues,...), or like you accidentally chose the flash-drive as installation destination (IIRC the installer does not present the installation...
  • Stoiko Ivanov
    Stoiko Ivanov reacted to fabian's post in the thread [SOLVED] User Permission with Like Like.
    the ACL path is wrong - you need to give SDN.Use on the bridge/VNET, not on the VM..