AquaMail Forum

English - Android => Bug reports => Topic started by: denisvm on December 01, 2017, 03:22:55 pm

Title: contacts lookup on Exchange account
Post by: denisvm on December 01, 2017, 03:22:55 pm
version 1.12.0-664 pro, Android 4.0.3
Exchange server account (OWA).

after app update, Contacts lookup returns records beginning with "EUM:email@domain.org;", among with other record containing e-mail.

replying to a user with address on Exchange, it makes look-up automatically, and sens e-mail address to the first record found, which is "EUM:....". obviously, such a message will be rejected by recipient.

previous versions worked fine (since i skipped several updates, i'm not sure when the bug appeared first) - "EUM:.." records were excluded from contacts lookup results.
Title: Re: contacts lookup on Exchange account
Post by: Kostya Vasilyev on December 01, 2017, 09:13:58 pm
Nothing to do with the update.

Exchange uses email entries for "special" purposes - with strange looking prefixes like "SPO:" and so on. We filter those out.

I will add code to filter out this "EUM:"

Apparently it's something called "Exchange Unified Messaging" and it must have been enabled on your mail server at same time as you got our app update.
Title: Re: contacts lookup on Exchange account
Post by: Kostya Vasilyev on December 01, 2017, 09:27:52 pm
Re: I will add code to filter out this "EUM:"

https://www.aqua-mail.com/forum/index.php?topic=6265.0
Title: Re: contacts lookup on Exchange account
Post by: denisvm on December 04, 2017, 11:46:22 am
Thanks for solving this.

However, your conclusion might not be correct:

I've rolled back to some previous version (from backup), and EUM records got filtered out again. So I assume that this filter existed in older versions, but somehow stops working in 1.12.0.


Nothing to do with the update.

Exchange uses email entries for "special" purposes - with strange looking prefixes like "SPO:" and so on. We filter those out.

I will add code to filter out this "EUM:"

Apparently it's something called "Exchange Unified Messaging" and it must have been enabled on your mail server at same time as you got our app update.
Title: Re: contacts lookup on Exchange account
Post by: Kostya Vasilyev on December 05, 2017, 08:00:23 pm
Re: that this filter existed in older versions

Nope.