Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there a place to post scripts or utilities that can be used with Thunderbird?

  • 4 replies
  • 1 has this problem
  • 37 views
  • Last reply by Ryan Sipes

more options

I have a Perl script that will generate a report of the Thunderbird filters in a readable format. It also prints an index of conditions and actions.

Is there an established place to share things like this?

Chosen solution

Nice idea. But no, there is not a central location. Putting it on github is indeed a good choice. And then publicize it at https://mail.mozilla.org/listinfo/tb-planning

Read this answer in context 👍 1

All Replies (4)

more options

I'm not aware of anything like this, only github.com.

more options

Chosen Solution

Nice idea. But no, there is not a central location. Putting it on github is indeed a good choice. And then publicize it at https://mail.mozilla.org/listinfo/tb-planning

more options

I've created a repo on GitHub where you can link to scripts like your own. Just hit me with a pull request at this address: https://github.com/thundernest/scripts-and-utilities

The list will live as a page here: https://thundernest.github.io/scripts-and-utilities/

more options

The above answer is now the official place to do so.