where do you see that your message is insecure?

im having the same issue

okay. no clue whats going on. usually, standard mailcow is doing TLS.

its not set as “smtp_tls_security_level = dane” it was set to “smtp_tls_security_level = may” and if i switch it to dane mail will fail to send entirely

    gamearoo
    run

    docker-compose exec postfix-mailcow postconf -n |grep “smtp_tls_security_level =”

    and check the output. dane is default. if you not messed around.

    show your your whole command pls.

    gamearoo

    try
    docker compose exec postfix-mailcow postconf -n |grep “smtp_tls_security_level ="

    if i type the comman manual this happens

    if i type the comman manual this happens


    ok nvm got a response back

    tho i do get this issue

      that started after changing it from may to dane

      its defaulting to may when i install mailcow

        so should i set it to just be smtp_tls_security_level = then??

          Mine is on dane by default, but the mails sent are not marked as secure by google.

          piperino both

          my datacenter did tell me this tho

          Unfortunately, encrypted email services typically do not work in our network due to the smtp proxies.

          no clue if that plays a role

            gamearoo
            ok if your smtp proxy is not offering TLS towards gmail than your issue.

            [unknown]
            are you proxying outgoing smtp traffic too ?

            [unknown]

            are you proxying outgoing smtp traffic too ?