Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

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

How to send emails through Outbox?

  • 2 réponses
  • 2 ont ce problème
  • 42 vues
  • Dernière réponse par jolav

more options

I would like my emails immediately to go to Outbox and auto-send from there.

Thunderbird in my office is doing like that: After I click on Send, I don't have to wait till the email is being sent. It immediately transfers it it Outbox and from there it sends the email automatically within 3-5 seconds.

The advantage is "Compose" window immediately disappears from my face and I dont have to wait till it sends.

This is not the case with the Thunderbird at home. When I click on Send I actually need to wait until it sends the email. The compose window doesn't disappear until it sends and doesn't transfer to Outbox.

I have tried to compare the settings between those 2 Thunderbirds but still couldn't replicate it. Any idea how can I make the emails go to Outbox immediately and auto-send from there?

I would like my emails immediately to go to Outbox and auto-send from there. Thunderbird in my office is doing like that: After I click on Send, I don't have to wait till the email is being sent. It immediately transfers it it Outbox and from there it sends the email automatically within 3-5 seconds. The advantage is "Compose" window immediately disappears from my face and I dont have to wait till it sends. This is not the case with the Thunderbird at home. When I click on Send I actually need to wait until it sends the email. The compose window doesn't disappear until it sends and doesn't transfer to Outbox. I have tried to compare the settings between those 2 Thunderbirds but still couldn't replicate it. Any idea how can I make the emails go to Outbox immediately and auto-send from there?

Solution choisie

Your set-up in the office may be configured to send email in background.

Go Tools|Options|Advanced|General→Config Editor and type (or better, copy and paste) mailnews.sendInBackground into the search box at the top. If the item appears, and is set to false, double click it to switch it to true.

If that item doesn't appear you need to add it. Right-click in the big window, and create a new boolean variable, using that name given above and set it to true.

There is a similar entry named mailnews.show_send_progress that you might want to set to false.

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (2)

more options

Solution choisie

Your set-up in the office may be configured to send email in background.

Go Tools|Options|Advanced|General→Config Editor and type (or better, copy and paste) mailnews.sendInBackground into the search box at the top. If the item appears, and is set to false, double click it to switch it to true.

If that item doesn't appear you need to add it. Right-click in the big window, and create a new boolean variable, using that name given above and set it to true.

There is a similar entry named mailnews.show_send_progress that you might want to set to false.

Modifié le par Zenos

more options

Thanks a lot, this resolved the issue!