This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

تلاش سپورٹ

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.

مزید سیکھیں

is there a way to have a macro that will 1) start thunderbird 2) create email w/attachments that are in the macro and3) send email

  • 1 جواب دیں
  • 0 میں یہ مسئلہ ہے
  • 1 دیکھیں
  • آخری جواب بذریعہ david

more options

I would like to run macro that would do the following 1) call on thunderbird to open 2) have thunderbird write email to accounts named in macro 3) have thunderbird attach to email the file(s) named in macro 4) send the email 5) close thunderbird

example

open email to files to attach thunderbird davidrottkamp@echoes.net c:/appl/mail/DY*

I would like to run macro that would do the following 1) call on thunderbird to open 2) have thunderbird write email to accounts named in macro 3) have thunderbird attach to email the file(s) named in macro 4) send the email 5) close thunderbird example open email to files to attach thunderbird davidrottkamp@echoes.net c:/appl/mail/DY*

تمام جوابات (1)

more options

You might experiment with autohotkey, as that is a powerful scripting language and it's free.