Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.