Hello, does anyone have an example of using STARTTLS with SMTP in imap 2002b? >From reading the code it seems that I have to manually call SET_SSLSTART to set "start TLS" parameter to something non NULL, but what should it be? I initially thought to set this to ssl_start() from ssl_*.c but as these functions are declared static I don't think any more it's the right thing to do. Also, do I need to do SET_SSLDRIVER as well?
Thank you in advance for any pointers! VZ -- ------------------------------------------------------------------ For information about this mailing list, and its archives, see: http://www.washington.edu/imap/c-client-list.html ------------------------------------------------------------------
