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

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

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

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

mailmerge address field

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Fabio

more options

I tried to use mailmerge for customizing a series of emails. My database is a spreadsheet (but I tried with a CSV file as well) with the following fields: "firstname", "lastname" and "email". I put {{email}} in the "To:" field of the message and {{firstname}} in the body. However when I try to use mailmerge I receive an error message: "The address is not valid: please put a valid address in the "To:" field".

If I put a valid address in the field (johndoe@mymail.com) and {{email}} in the BCC field, the messages are well composed (the first names are in the proper place) but, of course, the only generated email is addressed to johndoe and the fileld Bcc is simply ignored.

It looks like Thunderbird does not accept {{email}} in the address fields but only in the body of the message.

What can I do?

I tried to use mailmerge for customizing a series of emails. My database is a spreadsheet (but I tried with a CSV file as well) with the following fields: "firstname", "lastname" and "email". I put {{email}} in the "To:" field of the message and {{firstname}} in the body. However when I try to use mailmerge I receive an error message: "The address is not valid: please put a valid address in the "To:" field". If I put a valid address in the field (johndoe@mymail.com) and {{email}} in the BCC field, the messages are well composed (the first names are in the proper place) but, of course, the only generated email is addressed to johndoe and the fileld Bcc is simply ignored. It looks like Thunderbird does not accept {{email}} in the address fields but only in the body of the message. What can I do?

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

If you use Thunderbird 91.x.x. After you {{email}} in the "To:" field press enter. {{email}} will turn red. Press mail merge extension button .A message will show saying that the message has been saved as a template. Continue.


The menu of mailmerge extension will appear. Choose as source CSV (or spreadsheet) Browse the CSV file. Change field delimiter to , or ; according to the creation of the CSV file in excel (not nessesary step for spreadsheet). Press preview and you will see that the messages are bein prepared.

I believe same is valid for previous versions of Thunderbird.

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

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

more options

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

If you use Thunderbird 91.x.x. After you {{email}} in the "To:" field press enter. {{email}} will turn red. Press mail merge extension button .A message will show saying that the message has been saved as a template. Continue.


The menu of mailmerge extension will appear. Choose as source CSV (or spreadsheet) Browse the CSV file. Change field delimiter to , or ; according to the creation of the CSV file in excel (not nessesary step for spreadsheet). Press preview and you will see that the messages are bein prepared.

I believe same is valid for previous versions of Thunderbird.

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

more options

Great! Worked!

Thank you