[Evolution-users] Sent messages using Microsoft 365 are seen in outlook web as Draft

Milan Crha mcrha at redhat.com
Tue Aug 12 15:16:35 UTC 2025


On Tue, 2025-08-12 at 16:04 +0200, ogio.spam via evolution-users wrote:
> I can't understand why and I didn't found similar issue.
> 
> Can you provide some help to solve that?

	Hi,
I agree, it's not good. The message is stored to the Sent Items on the
server by the Exchange server. The evolution-ews uses the sendMail
API [1]. It looks like a bug on the Exchange server side.

There is one other bug, the messages cannot be added to the server to
other than the Drafts folder, but when they are there, they have set
that "is-draft" flag, even when moved to a different folder.

It looks like the sendMail API does something like that under the hood
too, like it saves the message to the Drafts folder, then it sends it,
and then it moves it to the Sent Items folder, just like the client
would do in three calls. I only guess this, though.

	Bye,
	Milan

[1] https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http



More information about the evolution-users mailing list