> I try to send letter using gmail as SMTP-server
> if i use port 587 then login successful, but when i try to execute 
> StartTLS i receive error: Success - Other undefined status

Have you compiler your application with one of SSL plugins and have 
you solved all dependecies of used plugin?

For example, if you wish to use OpenSSL, then you must add 
ssl_openssl to yoyur project uses and you must have two OpenSSl DLL's 
accessible from your executable.

Without this is your application compiled without SSL support!


-- 
Lukas Gebauer.

E-mail: [EMAIL PROTECTED]
http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to