I ran into the same problem some time ago. The code in question is in file smtp-tls.c, lines 552-590. It accesses the subjectAltNames of certificates. It seems to be taken from an old version of nail, so I replaced it with the corresponding code in the latest version of nail (lines 320-334 from nail-11.22/openssl.c), and that worked.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

