Thread

Index > Scribe > Last working is B51
Author/Date Last working is B51
ALL
03/07/2014 11:18pm
B53, B55, B56 ARE NOT SEND ANY MAIL by SSL !!!
ALL
03/07/2014 11:29pm
rectification:

Last working is first B53
(B53 from 01 July is working, B53 from 02 July isn't working)
ALL
04/07/2014 12:29am
What's wrong:
see last strings:
...
MAIL FROM: <...>
250 Requested mail action okay, completed
RCPT TO: <...>
250 OK
DATA
354 Start mail input; end with <CRLF>.<CRLF>
SSL connection closed.
Encoding failed.


Last string is: Encoding failed !!!
B53 first hasn't its string
fret
04/07/2014 8:26am
I saw this in the Mac build just this week and made a fix for it. The fix went into v2.0.55 so I'm a little surprised that it's still apparently happening in the last build.

Quite a few of the error cases in the mail sending will write a line to the Scribe.txt file in c:\Users\[username]\AppData\Roaming\Scribe\Scribe.txt (at least thats where it is on modern windows) so it's worth renaming that file. Running the latest build (2.0.56) and reproducing the error. Then send me the Scribe.txt and I'll have a look at what errors, if any, made it to the log. Specifically I'll be looking for lines that include Mail.cpp and a line number and error message.

Where did you OpenSSL DLL's come from? Did you let Scribe install them or are they from somewhere else?
fret
04/07/2014 8:31am
Also which SSL mode are you using, "STARTTLS" or "Direct SSL"?
fret
04/07/2014 8:35am
I've reproduced the error here using "Direct SSL" mode and a large attachment. So never mind about the log file, I should be able to fix it from here.
fret
04/07/2014 8:57am
Try 2.0.57 and tell me how it goes?
ALL
04/07/2014 2:26pm
> Also which SSL mode are you using, "STARTTLS" or "Direct SSL"?

Via Direct SSL ...

>Where did you OpenSSL DLL's come from? Did you let Scribe install them or are they from somewhere else?

At first from original site. And I try - I let Scribe to load it



v.57 works correctly. Without this problem

Thanks
fret
04/07/2014 3:11pm
v.57 works correctly.
Great to hear :D
Reply