GNOME Bugzilla – Bug 657309
Cann't send mail
Last modified: 2011-08-25 09:08:47 UTC
Evolution 3.1.90 It throws an error always and i see critical warnings on evolution terminal. (evolution:29823): GLib-GObject-WARNING **: invalid cast from `CamelSettings' to `CamelMapiSettings' (evolution:29823): libexchangemapi-CRITICAL **: camel_mapi_settings_get_profile: assertion `CAMEL_IS_MAPI_SETTINGS (settings)' failed (evolution:29823): libexchangemapi-CRITICAL **: exchange_mapi_connection_find: assertion `profile != NULL' failed
Confirming, same here.
Created attachment 194684 [details] [review] ema patch for evolution-mapi; There was missing a settings_type set on the transport's service. Apart of that I fixed issues around ambiguous recipients, they are propagated up to a user, thus he/she knows that the given address is ambiguous for a server.
Created commit be629ed in ema master (3.1.90+)