On 25/01/14 17:48, Chris Knadle wrote:
Possible minor documentation bug: the received_header_text (chapter 14) uses "tls_in_cipher" which at least for exim 4.80 is a nonexistent variable; I used tls_cipher in its place.
You're reading the current documentation but using a (now) older exim version. The 4.80 docs list tls_cipher. http://exim.org/exim-html-4.80/doc/html/spec_html/ch-string_expansions.html#SECTexpvar -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
