Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

How to send emails through Outbox?

  • 2 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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?

Επιλεγμένη λύση

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.

Ανάγνωση απάντησης σε πλαίσιο 👍 2

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

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.

Τροποποιήθηκε στις από το χρήστη Zenos

more options

Thanks a lot, this resolved the issue!