Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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 réponse
  • 0 a ce problème
  • 11 vues
  • Dernière réponse par 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 [email protected] 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 [email protected] c:/appl/mail/DY*

Toutes les réponses (1)

more options

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