bkaankose / Wino-Mail

Built-in Mail & Calendars app clone for Windows.
https://www.winomail.app/
GNU General Public License v3.0
568 stars 25 forks source link

[Bug] Mail synchronization problems #182

Closed vk2r closed 2 days ago

vk2r commented 2 months ago

First of all, I want to thank the effort made by the developer of this application. I have been looking for an alternative to Windows Mail, since the Windows 10-11 application is about to disappear. In fact, I have decided to support the development of this application, by paying for the full version, however, I have encountered some problems.

The first time I open the application it loads the mails without any problem, however, I noticed that it does not synchronize the mails correctly the following times. In Outlook Mail, emails arrive almost immediately, however, in Wine Mail it is not only difficult for the emails to arrive, but there have been times when the account simply does not synchronize, not even by pressing the "Synchronize account" button.

This makes it difficult to use Wine Mail, despite the nice interface, which sometimes forces you to go back to Outlook Mail to be able to check unopened emails.

I would expect the emails to sync correctly. Not at the speed of Outlook Mail, but at least, new emails would appear.

Have a nice day.

Kryso57 commented 2 months ago

Screenshot 2024-05-21 152016 I agree with above, gorgeous Wino mail interface, just what I was looking for,, BUT sync and making default client not possible/working in Win11 23H2. At startup I get this error panel "Denied Background Execution" Below it says "Background execution for this app is denied. This may affect synchronisation and live notifications".. Nowhere in settings can I allow Wino Mail to sync nor set it as default. SAD as when 1 goes back to MS mail it looks just SHI**. Shame as please developer fix probs and I for 1 would BUY Wino-mail. (I thought @ trying Beta but big fuss to get it working) Any chance of a simular looking CALENDAR app ?

bkaankose commented 1 month ago

New version went live today. Please give it a try with version 1.7.2. This release has a reworked synchronizer for Outlook, Gmail and IMAP.

@Kryso57 regarding the background execution, Wino Mail is a UWP app, which means it works in a sandboxed environment and prune to attacks from 3rd parties. Background synchronization is handled by different mechanism running in the background. You don't need to keep it open to keep recieving mails, but you must enable Wino Mail to run in the background if needed.

To get rid of that warning, right click to Wino Mail in startup menu and go to 'App Settings' :

image

and make sure this option is selected as 'Always'

image

Vinsup commented 1 month ago

Same as above, I would love to switch to Wino Mail as my default mail client, but even the 1.7.2 fixed the issue on IMAP with my INBOX folder not being detected correctly, I am now facing the issue described here. Upon account creation mails are retrieved correctly, but synchronization do not get new emails afterwards.

And while writing this post, I switch the background activities to "Always" for the application as well as activating the logs for IMAP sync. And it somehow did start to synchronize again. Even if I had a IMAP synchronisation error message telling me that server was busy something... But still no IMAP logs available to share. I will come back here whenever they will be available.

bkaankose commented 1 month ago

Same as above, I would love to switch to Wino Mail as my default mail client, but even the 1.7.2 fixed the issue on IMAP with my INBOX folder not being detected correctly, I am now facing the issue described here. Upon account creation mails are retrieved correctly, but synchronization do not get new emails afterwards.

And while writing this post, I switch the background activities to "Always" for the application as well as activating the logs for IMAP sync. And it somehow did start to synchronize again. Even if I had a IMAP synchronisation error message telling me that server was busy something... But still no IMAP logs available to share. I will come back here whenever they will be available.

IMAP logs are only logged during account creation if enabled to diagnose initial connectivity issues. Synchronizations won't be logged in detail after the initial setup.

Synchronization issues will be logged commonly though. Maybe those can help.

bkaankose commented 2 days ago

This effort is being tracked on #270 going forward.

Closing as duplicate.