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 664001 - Account setup asks to configure SMTP when not needed
Account setup asks to configure SMTP when not needed
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: 2011-11-14 06:34 UTC by Akhil Laddha
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (1.62 KB, patch)
2011-11-15 15:18 UTC, Milan Crha
committed Details | Review

Description Akhil Laddha 2011-11-14 06:34:43 UTC
Evolution 3.3.2

If i try to configure new ews account, it will go to 'sending email' tab in account configuration and will ask to setup smtp.

Expected : It shouldn't ask to configure smtp address.
Comment 1 Akhil Laddha 2011-11-15 10:15:15 UTC
This problem i see even while configuring groupwise account.
Comment 2 Milan Crha 2011-11-15 15:16:39 UTC
And MAPI. Confirming.
Comment 3 Milan Crha 2011-11-15 15:18:43 UTC
Created attachment 201445 [details] [review]
evo patch

for evolution;

And this fixes it. The check to include Sending Email tab was incorrect. Same as checking for completion in that tab, when it's not visible.
Comment 4 Milan Crha 2011-11-15 15:20:24 UTC
Created commit a252955 in evo mater (3.3.2+)