Added instructions for Thunderbird.

This commit is contained in:
Teal Dulcet 2024-08-31 02:47:00 -07:00
parent 3249eef888
commit 62693068cd

View File

@ -47,6 +47,8 @@ Users can view the historic reliability of the Send instances on [this status pa
To use a specific instance, simply open the application in your web browser. To use a specific instance, simply open the application in your web browser.
### Command line
To use a specific instance from the command line with [ffsend][ffsend], provide To use a specific instance from the command line with [ffsend][ffsend], provide
the `--host URL` flag while uploading. the `--host URL` flag while uploading.
@ -55,6 +57,16 @@ the `--host URL` flag while uploading.
ffsend upload --host https://send.vis.ee/ FILE ffsend upload --host https://send.vis.ee/ FILE
``` ```
### Thunderbird
To use a specific instance in Thunderbird with the [FileLink provider for Send](https://addons.thunderbird.net/thunderbird/addon/filelink-provider-for-send/) add-on, open the account management pages.
1. Go to the Thunderbird Menu (≡) > ⚙️ Settings, click ✏️ Composition on the left and scroll down to the “Attachments” section.
2. Either select one of the existing Send accounts from the list or click the “Add Thunderbird Send” button to add a new account.
3. Enter the URL in the “Send service instance URL” field and click the “Verify” button.
4. Lastly, enter the size limit from the above table in the “Maximum file size” field.
If using multiple instances, double click on each account in the list to give them unique names. For more information on using the FileLink feature in Thunderbird, please see the official documentation in [Thunderbird Support](https://support.mozilla.org/kb/filelink-large-attachments).
## Host your own instance ## Host your own instance
You can host your own [Send][send] instance. Read the You can host your own [Send][send] instance. Read the