Questions tagged [thunderbird]

Mozilla Thunderbird is a free, open source, cross-platform email, newsgroup, news feed and chat client developed by the Mozilla Foundation.

Mozilla Thunderbird is a free, open source, cross-platform email, news and chat client developed by the Mozilla Foundation.


Resources


Related tags

591 questions
-1
votes
1 answer

What is the procedure to send solutions of Eudyptula challenge?

I am trying to send solution to Task1 of Eudyptula Challenge. I have linked thunderbird to my registered gmail account and while sending the mail, I set "Plain text" format and UTC encoding. But I am getting a mail from little penguin as…
-1
votes
1 answer

Address book location in Mozilla Thunderbird

How can I find the location of Address book of Mozilla Thunderbird in windows 7.I also want to know the name of that file in which Thunderbird stores its contacts detail.
Jason Clark
  • 1,307
  • 6
  • 26
  • 51
-1
votes
1 answer

Repeated 1 mail while sending mail via Thunderbird from Excel

I have created VBA code for sending mails with different attachments to different addresses, via Thunderbird. The code looks correct but while creating particular mail bodies it uses still the first values. And the strange fact is that in the…
aloisk
  • 1
  • 1
-1
votes
2 answers

How to write html image file source for thunderbird email signature on ubuntu

When I was sending emails from thunderbird on windows I had html signature that would be injected at the end of the email. That html contains come html code ( image tags ) that load images from local hard drive D: like this:
black-room-boy
  • 659
  • 2
  • 11
  • 23
-1
votes
2 answers

HTML - Mails don't look right after they got send (thunderbird)

I'm currently making an E-Mail for Christmas Greetings. When I send the Mail or put it in "Drafts" he doesnt show the Mail correct. How it should look How it looks in reality I am using WYSIWYG Web Builder 9 You can find the HTML code in the…
-1
votes
1 answer

Sending email when an event occurs Thunderbird

I'm a noob in developing extensions for Thunderbird. How can I send a letter when the event occurs with an attachment using javascript and Api Mozilla?
grinyas
  • 11
  • 1
-1
votes
1 answer

Thunderbird extension code not returning all the threads

I am using the below code and expecting to retrieve all the messages belonging to the same thread. However, it always returns only the selected message details. The message is already an hour old so indexing should be done. Also i tried this on…
Vik
  • 8,721
  • 27
  • 83
  • 168
-1
votes
1 answer

Options popup do not appear for the extension

i am building a thunderbird extension and enabled the options popup by adding following to the install.rdf chrome://content/options.xul this enables the button but on clicking it nothing happens. the options.xul…
Vik
  • 8,721
  • 27
  • 83
  • 168
-1
votes
2 answers

Thunderbird Conversations add-on: how to select email account to reply from

Within the Thunderbird Conversations add-on and when replying to an email, how can i select which of my several email accounts to reply from? I can't change the default, which seems to be to reply from the email address the message was sent to.
araichev
  • 748
  • 1
  • 6
  • 14
-1
votes
2 answers

How does thunderbird or android load imap settings automatically

I would like to know if there is a service out there which can give me imap settings for a given email address. Thunderbird and Android mail clients does a good job if fetching the imap setting automatically when you give the email address.
Giridhar Bandi
  • 1,313
  • 1
  • 11
  • 28
-1
votes
1 answer

Can Mozilla Thunderbird Differentiate between New Messages and Replied to Messages?

Is there anyway in Thunderbird to differentiate between new messages and messages that have been sent to me as a reply to an earlier message? The question might be equivalent of if there is a way that Thunderbird can send messages which have Re: …
user1888243
  • 2,591
  • 9
  • 32
  • 44
-1
votes
1 answer

synchronising folders in thunderbird 14

I use thunderbird 14.0 and I make quite a lot of topic-specific folders in my local thunderbird client. I want them to be available in the mail server, but I don't know how to set this option in my thunderbird. I read…
ducin
  • 25,621
  • 41
  • 157
  • 256
-1
votes
1 answer

Retrieve emails from Thunderbird's local IMAP store

I bought a domain name and set up 2 e-mail address linked to this domain name. I used to work with a Ubuntu distribution in the past. On it, I was using Thunderbird as a mail client, and the connection was going to an IMAP server. I had some…
kanadianDri3
  • 349
  • 2
  • 14
-2
votes
2 answers

When checking for undefined'ness in Javascript, should I use != or !==?

When I want to make sure a variable x is defined, before using it, I use: if (typeof x !== "undefined") { // do stuff with x } but I've noticed that others, e.g. in this question, use !== instead of != for the comparison. Which one should I be…
einpoklum
  • 118,144
  • 57
  • 340
  • 684
-2
votes
1 answer

Collect Senders Email Addresses From Specific Folder At Thunderbird

as my title mentioned I am searching for a solution to get all email addresses that I have received from people and saved inside a certain folder in my Thunderbird. I need them for marketing purposes, because those email addresses belong to people…
Rudolf Schmidt
  • 2,345
  • 5
  • 21
  • 28
1 2 3
39
40