Auto reply TO ALL RECIPIENTS. Is this possible?

User Help for Mozilla Thunderbird
Post Reply
ChaosDM242
Posts: 7
Joined: February 16th, 2019, 8:01 am

Auto reply TO ALL RECIPIENTS. Is this possible?

Post by ChaosDM242 »

Hello everyone,

I'm trying to create a Message Rule that automatically replies (with a template) to ALL recipients in an incoming mail.

When I create a Message Rule I have the option to "Reply with Template", but unfortunately the Template Mail I created is only sent to the sender of the mail, not to those included in the CC field. Is this possible? I've been searching for an add on as well that could help me, but to no avail.

Thanks,
Dimitri
User avatar
tanstaafl
Moderator
Posts: 49647
Joined: July 30th, 2003, 5:06 pm

Re: Auto reply TO ALL RECIPIENTS. Is this possible?

Post by tanstaafl »

You could probably do it using the FiltaQuilla add-on at https://addons.thunderbird.net/en-US/th ... la/?src=ss (it adds a lot of features to the message filters) but I suspect you'd have to write a little javascript for the action. See the javascript action with body section in http://www.mesquilla.net/mesquillacom/e ... ltaquilla/

The SmartTemplate4 add-on at https://addons.thunderbird.net/en-US/th ... e4/?src=ss looked promising but the FAQ says it can't be used with a auto-responder.
ChaosDM242
Posts: 7
Joined: February 16th, 2019, 8:01 am

Re: Auto reply TO ALL RECIPIENTS. Is this possible?

Post by ChaosDM242 »

Hello Tanstaafl & Morat,

thanks for your replies. The FiltaQuilla seems to be a good option, unfortunately I can't program in java (or any other language, besides Basic ;) ).
To be a bit more specific about my request, I have an Eshop (go kart track owner) and when someone buys a product they get a confirmation mail. Unfortunately the server being used for sending out these confirmation mails is being blacklisted by some providers, thus they (the customers) don't get the confirmation mail.
My mail addres is also included in those confirmation mails in CC. What I'd like to do is "Reply" (with a short template) to this mail, but not to the sender but to the "TO" (recipient/customer) address. This template would be a message saying that the sale is confirmed (and including a short apology for sending out 2 confirmation mails hehe)
So...basically, my question is : can you/do you know someone who can program that piece of Java code for FiltaQuilla? I can pay with PayPal (not prepared to pay 100's of €/$'s as I think/hope this isn't a massive programming job).

Thanks,
Dimitri
morat
Posts: 6437
Joined: February 3rd, 2009, 6:29 pm

Re: Auto reply TO ALL RECIPIENTS. Is this possible?

Post by morat »

@ChaosDM242

Sorry, I don't know how to exactly do what you're asking.
Post Reply