I'm looking to write an extension for Thunderbird that autonomously checks a folder for a new email, parses that email for information, compiles similar emails received throughout the day into a single separate email, and then sends the composed email.
I'm also looking to get a deeper understanding of how to write extensions for TB, so that I might be able to write them on my own, without asking too many questions. I want to know the names and information for all the functions I have available to me while using javascript in an extension for Thunderbird. I've seen a function used in several extensions and .js files included in Thunderbird, GetFolderTree(). Where is this defined? Where are all the functions similar to it defined, so that I might use those other possibly helpful functions as well? Thanks, NewGuy42 _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
