Results 1 to 6 of 6

Thread: Mozilla Thunderbird - Disable Automatic Link Parsing

  1. #1
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default Mozilla Thunderbird - Disable Automatic Link Parsing

    I was wondering if there's a way to stop Mozilla Thunderbird from wrapping <A> tags around everything that starts with http://. Because I inserted some CSS, and it parsed all image URLs as links - screwing up the CSS and making it render incorrectly...

    I couldn't find anything in the Preferences dialogue (but I may have missed a tab/checkbox).

    Does anyone know if this can be done? I need to turn off this feature...

    Thanks,
    X96
    Last edited by X96 Web Design; 08-02-2009 at 04:34 AM. Reason: Removed Link to http://./
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    This is all I've seen

    From: http://kb.mozillazine.org/Links_generated_automatically
    Suppressing automatically-generated links

    It is possible to take some steps to suppress automatically-generated links, but you cannot completely suppress them.
    Sending messages

    When you write an HTML message, you can suppress automatically-generated links. Select the text that Thunderbird normally linkifies. Choose Insert – HTML... In the HTML editor, type anchor tags around the text. For example, if you type this but you do not want Thunderbird to linkify it:

    someone@example.org

    In the HTML editor, change it to:

    <a>someone@example.org</a>

    If there is already an anchor tag with attributes (class and href, typically), then remove the attributes to leave the tag looking like the example above.

    Note: People who receive your message might still see a link, if they use mail clients that linkify when they display messages. For example, Thunderbird users will probably see a link if they choose: View – Message Body As – Plain Text

  3. #3
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    I guess I can't insert CSS with images... I can't wrap an <A> tag around a URL in CSS...

    Oh well... I can still send good 'ol courier new plain-text messages!

    Cheers,
    X96
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  4. #4
    Join Date
    Dec 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Mozilla Thunderbird - Disable Automatic Link Parsing

    Thunderbird protects you from email scams which try to trick users into handing over personal and confidential information by indicating when a message is a potential phishing attempt. As a second line of defense, Thunderbird warns you when you click on a link which appears to be taking you to a different Web site than the one indicated by the URL in the message.
    Thunderbird’s security and privacy measures ensure that your communications and identity remain safe.
    For security features the disable automatic link parsing may be turn on.

  5. #5
    Join Date
    Jun 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Very helpful forum. I never thought that thunderbird is used to protect us from email scams and others. It seems that this is one of the MUST installed applications.

  6. #6
    Join Date
    Jun 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Stop Mozilla from Tagging

    I have read you problem with Mozilla tagging every link you have.. I have some few questions for you and this may able us to find a possible solution to you problem. My first question is when do this happen? I mean does it happen very time you start using the browser? Please send me the tags so I can test it myself.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •