After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 342001 - e-d-s 1.7.2 breaks STLS support
e-d-s 1.7.2 breaks STLS support
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
1.8.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-05-16 16:49 UTC by Götz Waschk
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Götz Waschk 2006-05-16 16:49:17 UTC
After upgrading from e-d-s 1.7.1 to 1.7.2, evolution cannot access my gmx mail account. The error is this:

Failed to connect to POP server pop.gmx.net in secure mode: STLS not supported

During compilation of e-d-s, both mozilla-nspr and mozilla-nss were detected correctly.

Downgrading e-d-s makes the problem disappear.

This is on Mandriva Cooker with gnome 2.15 from gpwgnome.osknowledge.org
Comment 1 Michael Reinsch 2006-05-17 11:30:50 UTC
I'm seing that with another POP3 server as well.
Comment 2 Jeffrey Stedfast 2006-05-31 18:56:20 UTC
this means your server doesn't support TLS (the error that Evolution gives for when it isn't built with TLS support says something different)

anyways, I've made the error message more clear in CVS so resolving FIXED.
Comment 3 Michael Reinsch 2006-05-31 23:38:16 UTC
But why can one use TLS with version 1.7.1 but not with 1.7.2? The server doesn't change its behaviour and 1.7.1 accepts TLS, just 1.7.2 does not.
Comment 4 André Klapper 2006-06-01 12:08:05 UTC
michael: because of bug 321797 comment 38, i guess.
Comment 5 Jeffrey Stedfast 2006-06-01 14:55:42 UTC
indeed.