GNOME Bugzilla – Bug 664001
Account setup asks to configure SMTP when not needed
Last modified: 2013-09-13 01:05:55 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.
This problem i see even while configuring groupwise account.
And MAPI. Confirming.
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.
Created commit a252955 in evo mater (3.3.2+)