Summary: | Evolution crashes while accessing IMAP server via SSL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Steve Juranich <sjuranic> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 1.4_rc2 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Steve Juranich
2003-02-19 13:02:28 UTC
What version of evolution and mozilla are you using? Evolution uses mozilla's libs for SSL/TLS access. You need to add "-g" to your CFLAGS for any meaningful stacktrace. I've encountered evolution using the wrong port before, but that was on a RedHat box. Have you tried forcing it to use 993 by changing the mail server to mailserver.com:993 ? I'm using Mozilla 1.2.1. Evolution 1.2.1. When I force the program to use 993 (via the :993 statement), rather than a crash or error dialog, it just hangs. I typically don't compile with -g, in the interest of keeping my binaries small. It took about an hour and a half to build Mozilla on my machine, so if I can avoid doing that again, I'd be happy. Thanks for the help. are you using an old ~/evolution directory from the 1.0.x series? nevertheless, try moving it aside and set up the account again and see if it still hangs/crashes. i can connect to 3 different IMAP SSL servers without any problems. the symptoms look alot like this bug http://bugs.ximian.com/show_bug.cgi?id=35674 but this doesn't mention it crashing .. at least it explains why it attempts to try 143. can't do much without anymore additional info. reopen if you have more information, but it works fine for me. reclosing |