Open claudio-salvio opened 2 years ago
as far as I know the architecture of Thunderbird allows running filters automatically when receiving and after sending:
so I believe tag based on recipient should be possible as a standard (even without FiltaQuilla), even though I haven't tried that.
The acknowledgement before send isn't really a filter action, looks more like something for a dedicated add-on that does compose scripts. You can automate quite a lot on the composer side with the Add-on SmartTemplates (but it hasn't currently got any blocking conditions - that may be too specialized even for this one)
Hello,
I would like to perform certain actions automatically on emails before sending. For example: automatically tag according to conditions such as the recipient, or for example require acknowledgement if the recipient domain is a particular one.
Thank you very much for keeping this project going.
Best regards, Claudio