Recent content by Eric Barreto

  1. E

    main.cf postfix back to previous configuration

    Thanks for the answer. But I needed to change the whole baner. The Baner configured in the GUI is preceded by the variable that corresponds to the computer name, and this is what I wanted to change. The tip of the @fluxX04 solved my problem.
  2. E

    main.cf postfix back to previous configuration

    Hello, I have a problem. I need to change the smtp baner in postfix main.cf to agree. However, whenever I change the baner in main.cf and restart the server the old configuration returns where I have the name of the server + Message Gateway that was the configuration made in Proxmox. How to...
  3. E

    How to disable TLS 1.0 web gui Proxmox Mail Gateway

    @Stoiko Ivanov Thanks for the help, the outline solution seems to work for me, according to sslscan. I tried to disable tlsv1.1 by typing in this syntax: tlsv11, but it did not work.
  4. E

    How to disable TLS 1.0 web gui Proxmox Mail Gateway

    Hello everyone, For security measure, I need to disable tls 1.0, how can I proceed? Thanks.