Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How can i create a program that uses Thunderbird API, to get email and send email?

  • 1 antwurd
  • 1 hat dit probleem
  • 1 werjefte
  • Lêste antwurd fan Zenos

more options

We are installing an IMAP solution , and we plan to use Thunderbird as a front end, one of my duties is to create test plans from the Front End stand point, and if possible automate that test. Basically i have three questions, of the same topic: Automation.

1st) Can i automate Thunderbird with some API. to execute basic operations (read email, send email, read folders, create account).?

2nd) If i can automate Thunderbird, can i use the API to create a Load Test: Let me explain, i need to stress the backend, so my plan is to create a program that simulates 10,000 users reading email using Thunderbird, Can i make this if there is an API for Thunderbird.?

3) If there is an API, where can i find a example program and documentation, which language can i use?.

 Thank you i appreciate your attention
We are installing an IMAP solution , and we plan to use Thunderbird as a front end, one of my duties is to create test plans from the Front End stand point, and if possible automate that test. Basically i have three questions, of the same topic: Automation. 1st) Can i automate Thunderbird with some API. to execute basic operations (read email, send email, read folders, create account).? 2nd) If i can automate Thunderbird, can i use the API to create a Load Test: Let me explain, i need to stress the backend, so my plan is to create a program that simulates 10,000 users reading email using Thunderbird, Can i make this if there is an API for Thunderbird.? 3) If there is an API, where can i find a example program and documentation, which language can i use?. Thank you i appreciate your attention

Alle antwurden (1)

more options

I don't think Thunderbird has an API.

Whilst I have never seen an explicit statement, my impression is that it was designed to make it unattractive to those who might use it be a nuisance. The limit on the number of addressees, the lack of automation, and the lack of support for arbitrary "from:" addresses, for instance.

You can launch it via a command line and you can prefill the message text, addressee, sender and attachments. But even so, you need to click the button or use the appropriate keystroke to actually send the message.

I don't think Thunderbird will be able to help you.