Hi,
I am using c-client support in an application in order to create a
simple SMTP client.

I am testing the client with the following data:
- SMTP server: smtp.gmail.com with TLS, port 587

I have done the following:
- added "smtp.gmail.com:587/tls/user=gmail_username" in the SMTP hostlist
- changed the mm_login and added the password that is to be used
- called smtp_open with protocol telemetry debugging

I get an error stating that: "TLS unavailable with this server:smtp.gmail.com"
Still using the same server with Alpine 2.0 I get prompted for the
password and the message is sent successfully.

I added a call to mm_log in the mm_login to see if the mm_login is
called and I do not see it in the output.
This leads me to believe that mm_login is not called at the correct
moment: any ideas?

Thanks for the help,
Sorin
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to