Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

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.

Learn More

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

  • 1 reply
  • 1 has this problem
  • 24 views
  • Last reply by 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?

All Replies (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