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 668714 - Editing account changes transport to SMTP
Editing account changes transport to SMTP
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-01-26 07:54 UTC by Milan Crha
Modified: 2013-09-13 01:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (3.65 KB, patch)
2012-01-30 15:32 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2012-01-26 07:54:36 UTC
Whenever I edit an account without "Sending email" options, like mapi or ews, the transport URL is changed from its correct value (mapi:// or ews://) to smtp:// which leads to an error when trying to send a message with it. This is new in 3.3.x.
Comment 1 Milan Crha 2012-01-30 15:32:40 UTC
Created attachment 206442 [details] [review]
evo patch

for evolution;

Apart of the aforementioned issue, I was unable to change account type, and editing send-only accounts changed it to imapx silently, which is also incorrect.
Comment 2 Milan Crha 2012-01-30 15:33:43 UTC
Created commit 59369e6 in evo master (3.3.5+)