Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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 resposta
  • 0 têm este problema
  • 1 visualização
  • Última resposta por 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*

Todas as respostas (1)

more options

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