Recent content by supinfo.caritas

  1. S

    SMTP authentication in Proxmox

    i follow this https://doc.ubuntu-fr.org/postfix i dont enable TLS and now user need login and password to send mail but SASL do not work with /etc/pmg/user.conf the format is different
  2. S

    SMTP authentication in Proxmox

    hello is it possible to use the proxmox pasword file ? smtp_sasl_password_maps = hash:/etc/pmg/user.conf
  3. S

    [SOLVED] Umlaute und Betreff-Filter

    thanks my subject exemple: "Löwen" System macht Deutsche Bürger reich! (?i)"L.*wen" System macht Deutsche B.*rger reich! AKTIVÉIERT ÄRE MICROSOFT PROFIL !!! (?i)AKTIV.*IERT .*RE MICROSOFT PROFIL !!!
  4. S

    [SOLVED] Match field syntax to block subject

    thanks my subject exemple: "Löwen" System macht Deutsche Bürger reich! (?i)"L.*wen" System macht Deutsche B.*rger reich! AKTIVÉIERT ÄRE MICROSOFT PROFIL !!! (?i)AKTIV.*IERT .*RE MICROSOFT PROFIL !!!
  5. S

    [SOLVED] Match field syntax to block subject

    hello i have a problem to match this subject : "Löwen" System macht Deutsche Bürger reich! i try this, the test is ok but it's not go to quarantine (?i)0*"L.wen" System macht Deutsche B.rger reich! ("Löwen" System macht Deutsche Bürger reich!) (System macht Deutsche Bürger reich!) System macht...