OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
diego_at_capstonecareers.org
Date: Tue Feb 25 2003 - 16:46:12 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    I added the tls patch and now I get

    530 Must issue a STARTTLS command first

    When I run:
    strings `postconf -h daemon_directory`/smtpd | grep TLS

    postconf -f now shows:
    smtpd_tls_CAfile = /etc/postfix/cacert.pem
    smtpd_tls_cert_file = /etc/postfix/postfix_certificate.pem
    smtpd_tls_key_file = /etc/postfix/postfix_key.pem
    smtpd_tls_loglevel = 3
    smtpd_tls_received_header = yes
    smtpd_tls_session_cache_timeout = 3600s
    smtpd_use_tls = yes
    tls_random_source = dev:/dev/urandom

    When I telnet still looks the same. No STARTTLS.

    Any ideas?

    On Tue, 25 Feb 2003 Victor.Duchovnimorganstanley.com wrote:

    > On Mon, 24 Feb 2003 diegocapstonecareers.org wrote:
    >
    > > Do I need a patch for TLS to work on Postfix 2.0.3?
    > >
    >
    > Is TLS a documented feature of Postfix 2.0.3?
    >
    >