Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Does Thunderbird (or an add-on) support automation like Outlook does?

  • 1 odpověď
  • 1 má tento problém
  • 24 zobrazení
  • Poslední odpověď od Zenos

more options

Microsoft Office applications like Excel and Outlook support 'automation' where, let's say Outlook, can be called from within another program using the CREATEOBJECT() command. This command [x= CREATEOBJECT("Outlook.application")] would start Outlook. Subsequent commands can populate the email recipient, subject, body, add any attachments and display Outlook fully ready for additional comments. Is there an add-on that will allow Thunderbird to support automation?

Microsoft Office applications like Excel and Outlook support 'automation' where, let's say Outlook, can be called from within another program using the CREATEOBJECT() command. This command [x= CREATEOBJECT("Outlook.application")] would start Outlook. Subsequent commands can populate the email recipient, subject, body, add any attachments and display Outlook fully ready for additional comments. Is there an add-on that will allow Thunderbird to support automation?

Všechny odpovědi (1)

more options

Not as far as I know, but you can build an email message via the command line.

http://kb.mozillazine.org/Command_line_arguments_%28Thunderbird%29