搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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 人有此问题
  • 13 次查看
  • 最后回复者为 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.