-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not fixed: No connection to Freenet SMTP outbox server #654
Comments
@halle-saale It seems the issue is caused by too slow m68k hardware not being able to calculate initial encryption initialization fast enough (see jens-maus/amissl#11). As a work around please use the following config option in
So please add/change that line in your configuration file and restart YAM. Then afterwards try if this improves the situation. |
Frankly spoken, this was also my guess. Because all other connections - arcor as well as Telekom - works fine and without any problems. |
Mh, unfortunately it did not help. After four minutes the same message popped up. |
@halle-saale Then please also try the following cipher type:
If this also doesn't help, I am afraid but then it really seems your real m68k system is really too underpowered :( |
Did you unlock your access for smtp? see here: http://kundenservice.freenet.de/artikel/1685 |
@Weber-Frank: Thanks for the hint. But yes, of course, because so far I used my iMac with the Mail program to check my mails. Worked fine! @jens-maus: I also tried your second hint but as before YAM stopped after four minutes. |
@halle-saale Why should YAM take a longer time with my suggested However, to better understand that really it takes to long please try to run the following command in a shell:
And also please try:
And please make sure to measure the time from start of these commands until they are finished and either finish with And also please redo the same command but with specifying the smtp server name for arcor. |
@halle-saale @jens-maus @Weber-Frank |
My results (arcor1 and freenet1 showing the results without cipher command): For freenet1 the output also comes within about 20 seconds but without a 220 line. The last line is "Verify return code: 0 (ok). After about 3:34 minutes the it ended with "Extended master secret: 0". Thanks for your time and your efforts! |
Problem solved! |
Submission type
Regarding to a previous report: YAM 2.10dev: No connection to freenet outbox server #631 (comment)
YAM version
YAM 2.10 developer version from February 14th
Used operating system
Used Amiga system
Expected behaviour you didn't see
Sorry, but it is still not possible to send mails via the Freenet SMTP server!
After about five minutes of testing the connection, it is canceled and a message appears saying:
No connection to SMTP server
Unexpected behaviour you saw
[...]
Steps to reproduce the problem
I have created a debug file using YAM with the command:
YAM DEBUG >RAM:Debug.txt
If there is an option to create more output please tell me because this file only has few information.
The text was updated successfully, but these errors were encountered: