Use the thunderbird to send patch

Source: Internet
Author: User

Windows:
1. Select "Address Book" for tools-> email/news account settings, and remove the "write messages in HTML format" box.
2. Generate the user. js file in the C: \ Documents and Settings \ yourname \ Application Data \ Thunderbird \ profiles \ hyr10g8d. default directory. The file content is as follows:
User_pref ("mailnews. wraplength", 0 );
User_pref ("mailnews. send_plaintext_flowed", false );
3. Restart Thunderbird.

Linux:
1. Similar
2. CAT/usr/lib64/Thunderbirds-3.1/defaults/profile/user. js
User_pref ("mailnews. wraplength", 0 );
User_pref ("mailnews. send_plaintext_flowed", false );
3. Restart

----------------------------------

Duplicate email questions

Mail. server. default. dup_action

* 0-this is the original setting. It downloads duplicate emails.
* 1-if you set it to 1, you can automatically delete duplicate emails at a time.
* 2-if you set it to 2, it will forward repeated emails to the bin.
* 3-set 3 to mark repeated emails as read.

If you want to automatically delete repeated emails in Thunderbird, select 1.

-------------------------------------------------- Kernel doc --------------------------

Thunderbird (GUI)

 

Thunderbird is an Outlook clone that likes to mangle text, but there are ways

To coerce it into behaving.

 

-Allows use of an external editor:

The easiest thing to do with Thunderbird and patches is to use

"External editor" extension and then just use your favorite $ EDITOR

For reading/merging patches into the body text. To do this, download

And install the extension, then add a button for it using

View-> toolbars-> customize... and finally just click on it when in

Compose dialog.

 

To beat some sense out of the internal editor, do this:

 

-Edit your Thunderbird config settings so that it won't use format = flowed.

Go to "edit-> preferences-> advanced-> config Editor" to bring up

Thunderbird's Registry Editor, and set "mailnews. send_plaintext_flowed"

"False ".

 

-Disable HTML Format: Set "mail. Identity. id1.compose _ html" to "false ".

 

-Enable "preformat" Mode: Set "editor. quotespreformatted" to "true ".

 

-Enable utf8: Set "prefs. converted-to-utf8" to "true ".

 

-Install the "toggle wordwrap" extension. Download the file from:

Https://addons.mozilla.org/thunderbird/addon/2351/

Then go to "tools-> add ons", select "install" at the bottom of the screen,

And browse to where you saved the. xul file. This adds an "Enable

Wordwrap "entry under the Options menu of the message composer.

"External editor" extension download address: http://globs.org/download.php? Lng = en

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.