Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Thunderbird 1248.4.1esr (64-bit) error sending message

  • 4 réponses
  • 0 a ce problème
  • 7 vues
  • Dernière réponse par ajoliveira

more options

When I try to send a message with an attachment I receive this error:

"Sending of the message failed. There was an error attaching 006.jpg. Please check that you have access to the file."

The file exists, I have permissions and it does not happen on 115.10.1 (64-bit) I have the two Thunderbirds installed, one is repo and the new one is flatpak (Ubuntu 24.04)

When I try to send a message with an attachment I receive this error: "Sending of the message failed. There was an error attaching 006.jpg. Please check that you have access to the file." The file exists, I have permissions and it does not happen on 115.10.1 (64-bit) I have the two Thunderbirds installed, one is repo and the new one is flatpak (Ubuntu 24.04)

Solution choisie

Latest update:

After unistalling the flatpak version, which was causing the problem, I had the mozilla-team thunderbird-next repo installed:

sudo add-apt-repository ppa:mozillateam/thunderbird-next sudo apt update

And created the file:

/etc/apt/preferences.d/mozilla

with the contents:

Package: * Pin: release o=LP-PPA-mozillateam Pin-Priority: 1001

Package: firefox Pin: version 1:1snap* Pin-Priority: -1

Package: thunderbird Pin: version 1:1snap* Pin-Priority: -1

Installed thunderbird 128

128.4.2esr (64-bit) was installed and the attachment problem gone. This version only allows attachments, not in-line. Do not install it from flatpak

Now everyhing apparently runs as expected.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (4)

more options

I have to add that if I select "in-line" instead of "as attachment" only the file name appears at the destination.

Cela vous a-t-il été utile ?

more options

The mentioned version 1248.4.1esr (64-bit) corrupted all the previous mail files and I do not recommend its installation or use.

Cela vous a-t-il été utile ?

more options

I believe this corruption issue was caused by having the two apps working side-by-side. Probably mail files are not being locked during writing, which allows simultaneous writing, which in turn corrupted the files.

Cela vous a-t-il été utile ?

more options

Solution choisie

Latest update:

After unistalling the flatpak version, which was causing the problem, I had the mozilla-team thunderbird-next repo installed:

sudo add-apt-repository ppa:mozillateam/thunderbird-next sudo apt update

And created the file:

/etc/apt/preferences.d/mozilla

with the contents:

Package: * Pin: release o=LP-PPA-mozillateam Pin-Priority: 1001

Package: firefox Pin: version 1:1snap* Pin-Priority: -1

Package: thunderbird Pin: version 1:1snap* Pin-Priority: -1

Installed thunderbird 128

128.4.2esr (64-bit) was installed and the attachment problem gone. This version only allows attachments, not in-line. Do not install it from flatpak

Now everyhing apparently runs as expected.

Cela vous a-t-il été utile ?

Poser une question

Vous devez vous identifier avec votre compte pour répondre aux messages. Veuillez poser une nouvelle question, si vous n’avez pas encore de compte.