Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Gemini 3.0.4: Win32 error code -2146893048

emails

Hi.

Something's wrong with my SMTP.

Settings: SMTP Server: smtp.gmail.com SMTP Server Port: 587 SMTP Auth Mode: Auto SMTP SSL: Yes SSL Protocol: Auto Enc Type: UTF8 Verbose Logging: Yes Interfval: 5 mins

Error: SSL-related Win32 function returned an error. See NativeErrorCode property value for more information. The Win32 error code is: -2146893048.

Can anyone help me?

Cheers Adam

evolve
· 1
evolve
Replies (3)
helpful
0
not helpful

Please see our SMTP KB for Google: http://www.countersoft.com/support/kb/KBGemini.aspx it might help.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Yes. RTFM. My settings were all wrong. I've updated them, but still get the same issue.

Here's the stack trace: SOURCE: CounterSoft.Gemini.Commons TARGETSITE: Boolean SendEmail(CounterSoft.Gemini.Commons.GeminiConfigurationEN, CounterSoft.Gemini.Commons.EmailAlert, CounterSoft.Gemini.Commons.IssueWatcherEN) STACKTRACE: at CounterSoft.Gemini.Commons.Emailer.SendEmail(GeminiConfigurationEN config, EmailAlert alertMessage, IssueWatcherEN recipient) at CounterSoft.Gemini.Commons.Emailer.SendEmail(GeminiConfigurationEN config, String strTo, String strBody, String strSubject, Boolean bHTML)


evolve
· 1
evolve
helpful
0
not helpful

Do you get the same error messsage? Try setting the SMTP SSL protocol to Tls1


Mark Wing
· 9108
Mark Wing