Controlling Thunderbid through VBA Excel

User Help for Mozilla Thunderbird
Post Reply
pierruel
Posts: 2
Joined: February 14th, 2017, 5:11 am

Controlling Thunderbid through VBA Excel

Post by pierruel »

Hi,
Sorry, English is not my mothertongue.
There are on the web a plenty of VBA sources which aim to send multiple emails with attachment through Thunderbird. I downloaded half a dozen of them but all have the same inconvenience: they compose the message all right, add recipient, subject a.s.o. and attachment but they don't send the emails: the user has to do it himself by pressing the "send" button in TB. is there a solution to make this last action automated ?
Thank you in advance for any suggestion.
Regards
Pierre
morat
Posts: 6405
Joined: February 3rd, 2009, 6:29 pm

Re: Controlling Thunderbid through VBA Excel

Post by morat »

You can generate the email from the command line, but Thunderbird still requires the send button to be clicked.

Similar thread: http://forums.mozillazine.org/viewtopic ... &t=3025179
pierruel
Posts: 2
Joined: February 14th, 2017, 5:11 am

Re: Controlling Thunderbid through VBA Excel

Post by pierruel »

Thank you morat,
Thunderbird still requires the send button to be clicked.
In conclusion, I should use CDO or choose another mail client.
Which one is most advisable in your opinion ?
Thanks again
Regards
Pierre
Post Reply