Skip to content
  • rswindell's avatar
    Fix SMTP-sending mail bug when SMTP/TLS was successfully negotiated: · c86adacd
    rswindell authored
    The "max lines" parameter value passed to sockmsgtxt was using the cryptlib
    session number - this would truncate sent email bodies to some seemingly
    random number of lines. Introduced in rev 1.622.
    Also added a couple of helpful log lines to let the log-reader know if/when
    TLS was successfully negotiated for sendmail sessions.
    c86adacd