You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since last week, I have been having problems with the extension. It seems there is an issue with how Thunderbird handles credentials now, as they do not seem to be sent in a timely manner.
Expected Behaviour
The emails should be sent without issue, and the KeePassXC - Update Entry dialog box should not be triggered every time with Outlook accounts.
Current Behaviour
The extension triggers the KeePassXC - Update Entry dialog at Thunderbird launch, and then again at the time set to check for new emails, only for Outlook accounts.
If I wait too long, I get this:
Moreover, when I try to send emails, from any email provider, I get this error:
This issue affected the way I can send emails with any email providers, as well as getting emails from Outlook.
I did reproduce this issue with a fresh Thunderbird profile. I even tried to reinstall again and again Thunderbird and the extension…
Your Environment
KeePassXC-mail version used: 1.8
KeePassXC version: 2.7.9
Thunderbird version: 128.1.0esr (64-bit)
Operating system and version: Debian Stable
The text was updated successfully, but these errors were encountered:
As an aside, there is another issue with the extension: it does not find the keepassxc-proxy when it is not located at /usr/bin/keepassxc-proxy. This means that when KeePassXC is installed from source or a snapshot build, etc, I have to manually create a symlink at /usr/bin/keepassxc-proxy, or the extension complains that it cannot find keepassxc-proxy.
The extension should provide a way to manually set the path to keepassxc-proxy, similar to how it is done in KeePassXC.
This update prompt for Outlook accounts is "normal" as Microsoft updates the oauth token every time... so the only way to get rid of this issue is to enable the updating without prompt in KeePassXC. This is not a popup from Thunderbird/keepassxc-mail.
For the sending issue I do not see the problem with my setup. Please give me the output of the extension console.
Is there any popup from KeePassXC open?
The location of the proxy is set in ~/.mozilla/native-messaging-hosts/de.kkapsner.keepassxc_mail.json. If you change the path there you should not need to create a link.
Description
Since last week, I have been having problems with the extension. It seems there is an issue with how Thunderbird handles credentials now, as they do not seem to be sent in a timely manner.
Expected Behaviour
The emails should be sent without issue, and the
KeePassXC - Update Entry
dialog box should not be triggered every time with Outlook accounts.Current Behaviour
The extension triggers the
KeePassXC - Update Entry
dialog at Thunderbird launch, and then again at the time set to check for new emails, only for Outlook accounts.If I wait too long, I get this:
Moreover, when I try to send emails, from any email provider, I get this error:
Possible Solution
Restart Thunderbird each time.
Steps to Reproduce (for bugs)
Context
This issue affected the way I can send emails with any email providers, as well as getting emails from Outlook.
I did reproduce this issue with a fresh Thunderbird profile. I even tried to reinstall again and again Thunderbird and the extension…
Your Environment
The text was updated successfully, but these errors were encountered: