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
Today, Thunderbird can't send an email with an attachment using libportal. GNOME Files in the newest version (43, still in beta) can send emails directly from context menu, that is, they incorporated the nautilus-sendto extension.
They use libportal, but libportal doesn't work well when I need to attach a file and I'm using Thunderbird.
I checked and xdg-email utility, from package xdg-utils, has some checks to use Thunderbird correctly. The idea is to implement to libportal too.
The text was updated successfully, but these errors were encountered:
Today, Thunderbird can't send an email with an attachment using libportal. GNOME Files in the newest version (43, still in beta) can send emails directly from context menu, that is, they incorporated the nautilus-sendto extension.
They use libportal, but libportal doesn't work well when I need to attach a file and I'm using Thunderbird.
I checked and xdg-email utility, from package xdg-utils, has some checks to use Thunderbird correctly. The idea is to implement to libportal too.
The text was updated successfully, but these errors were encountered: