Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mulongo oyo etiyamaki na archive. Tuna motuna mosusu soki osengeli na lisalisi

thunderbird email suddenly giving error "Assembling message" then "sending of the message failed"

  • 3 biyano
  • 1 eza na nkokoso oyo
  • 10 views
  • Eyano yasuka ya jeff150

more options

I sent several emails this morning. Then I updated some message filters. Then the filtering process seemed to take off and not respond. I ended the thunderbird task and since then I have not been able to send any emails. thunderbird email suddenly error "Assembling message" then "sending of the message failed".

I found a possible reason but do not know how to remove any temp files or reset something to help this. On bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=1222992

Same error message "Sending of message failed", but different cause. TB 78.7.0, WIN 10

TB creates temporary files in user's TMP folder with a naming pattern like nsmail-????.eml And ???? is limited to 9999. After that - user cannot send messages or save drafts.

I am running Windows 10 home, thunderbird 78.8.0 (64-bit)

I sent several emails this morning. Then I updated some message filters. Then the filtering process seemed to take off and not respond. I ended the thunderbird task and since then I have not been able to send any emails. thunderbird email suddenly error "Assembling message" then "sending of the message failed". I found a possible reason but do not know how to remove any temp files or reset something to help this. On bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=1222992 Same error message "Sending of message failed", but different cause. TB 78.7.0, WIN 10 TB creates temporary files in user's TMP folder with a naming pattern like nsmail-????.eml And ???? is limited to 9999. After that - user cannot send messages or save drafts. I am running Windows 10 home, thunderbird 78.8.0 (64-bit)

Ezalaki modifié na LisaFern

Solution eye eponami

all good, addressed by fix in Bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=673703 in the C:\Users\user\AppData\Local\Temp there were 9999 nsemail* files, some limitation in TB.


"Sending email fails if the limit of 10000 temp files is reached. I.e. there exists nsmail-9999.tmp in C:\Documents and Settings\User\Local Settings\Temp.

In fact TB is limited to 10000 temp files and cannot create a new temp file beyond nsmail-9999.tmp. TB fails without appropriate error message. It also does not remove its temp files, at it should."

Tanga eyano oyo ndenge esengeli 👍 1

All Replies (3)

more options

I also have access to this same email on other computers with no problems. It seems it is only the one where I had the filters that is being affected. I have since disabled all filters. What is the process/service/file I need to change to fix things so I can send emails? I have also rebooted, reinstalled thunderbird, added one filter to see if it would kickstart some change but nothing is helping.

Ezalaki modifié na LisaFern

more options

Solution eye oponami

all good, addressed by fix in Bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=673703 in the C:\Users\user\AppData\Local\Temp there were 9999 nsemail* files, some limitation in TB.


"Sending email fails if the limit of 10000 temp files is reached. I.e. there exists nsmail-9999.tmp in C:\Documents and Settings\User\Local Settings\Temp.

In fact TB is limited to 10000 temp files and cannot create a new temp file beyond nsmail-9999.tmp. TB fails without appropriate error message. It also does not remove its temp files, at it should."

more options

I had the same this morning (on Ubuntu Linux). It turned out that the disk with /tmp was mounted read-only, so Thunderbird couldn't open any new temporary files. So I suggest tracing the Thunderbird process to see what files it's trying to open (sorry, I have no idea how to do that on Windows). This certainly seems in line with the other (very old) suggestion that it's to do with opening temporary files, but probably with a different underlying cause.