This is Bugzilla
Bugzilla Version 2.22.7
View Bug Activity | Format For Printing | XML | Clone This Bug
1.89 test7 i followed the new gmail tutorial, redownloaded the dll's, did a fresh install but get the error: Scribessl.cpp:145-sl_ctx_new failed in the log window. I can acces gmail with test6 so it should not be a firewall issue.
am i the only one that has this problem? I assume gmail retrieval does work for you fret ohtherwise you wouldn't have released it. i'll try on a different machine / network tomorrow.
Yes that is correct, gmail is working perfectly for me using test7. I'm not sure what to try next, but I'm going to be building a new windows box tonight, so I'll try a clean build on that and see what happens.
I have just downloaded the 1.89 test 7 release and have the same problem. If the Scribe_SSL.dll plugin is loaded (not just present) when you select Direct then receive works, otherwise it just comes up with the same error as exosceleton describes. Alan
tried again and now it connects and downloads my gmail, but only once. the second time i try to check mail i get the error. when I restart scribe, i can connect. Once. same goes for sending. If i send directly after starting scribe, it goes, but not after a recieve. And the recieve doesnt work after a sens either test7, win2k, dll's present, plugin NOT present in the dir. StartSSL for sending, directSSL for recieving.
I've changes the SSL implementation to keep the Context between connections. This makes it work after the 1st connect. Specifically ssl_ctx_new failed message shouldn't appear anymore.