Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

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

  • 1 balas
  • 1 memiliki masalah ini
  • 24 kunjungan
  • Balasan terakhir oleh 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?

Semua Balasan (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