How do I send link using Thunderbird- always defaults to outlook express

Both my wife and I use this PC my email is via Thunderbird, she uses outlook express. When I try to forward a link in firefox, it always opens outlook express- I want it to come from my account at thunderbird. how do I fix this?

Try making sure that Thunderbird is set as the program to handle email. You can do that in the [[Options window - Applications panel]]. You might also check this Thunderbird documentation - http://support.mozillamessaging.com/en-US/kb/make-thunderbird-default-mail-client

Similar Messages

  • Send email using Oracle Forms 6i through Outlook Express

    I am working on oracle Forms 6i and Oracle 9i (9.2.0.1) database. My requirement is How to trigger email sending single client at a time while using Oracle Forms 6i through Outlook Express?
    To do this I have written the following code.
    PROCEDURE send_mail IS
    OutlookApp OLE2.OBJ_TYPE;
    NameSpace OLE2.OBJ_TYPE;
    MailItem OLE2.OBJ_TYPE;
    OLEPARAM OLE2.LIST_TYPE;
    Send OLE2.OBJ_TYPE;
    Attachments OLE2.OBJ_TYPE;
    Attachment_dummy OLE2.OBJ_TYPE;
    var1 varchar2(1000);
    Begin
    var1 := :mapiole.message;
    OutlookApp := OLE2.CREATE_OBJ('Outlook.Application');
    OLEPARAM := OLE2.CREATE_ARGLIST;
    OLE2.ADD_ARG(OLEPARAM,'MAPI');
    NameSpace := OLE2.INVOKE_OBJ(OutlookApp,'GetNameSpace',OLEPARAM) ;
    OLE2.DESTROY_ARGLIST(OLEPARAM);
    OLEPARAM := OLE2.CREATE_ARGLIST;
    OLE2.ADD_ARG(OLEPARAM,0);
    MailItem := OLE2.INVOKE_OBJ(OutlookApp,'CreateItem',OLEPARAM);
    OLE2.DESTROY_ARGLIST(OLEPARAM);
    OLE2.SET_PROPERTY(MailItem,'To',:to);
    OLE2.SET_PROPERTY(MailItem,'Subject',:subject);
    OLE2.SET_PROPERTY(MailItem,'Body', var1);
    --add an attachment
    if :mapiole.attach is not null then
    Attachments := OLE2.GET_OBJ_PROPERTY(MailItem,'Attachments');
    OLEPARAM := OLE2.CREATE_ARGLIST;
    OLE2.ADD_ARG(OLEPARAM,:attach);
    Attachment_dummy := OLE2.INVOKE_OBJ(Attachments,'add',OLEPARAM);
    OLE2.DESTROY_ARGLIST(OLEPARAM);
    end if;
    Send := OLE2.INVOKE_OBJ(MailItem,'Send');
    --destroy objects
    OLE2.RELEASE_OBJ(MailItem);
    OLE2.RELEASE_OBJ(NameSpace);
    OLE2.RELEASE_OBJ(OutlookApp);
    END;
    Create a block called MAPIOLE with the following canvas layout:
    To:      ============================
    Subject: ============================
    Message: ============================
    ============================
    Attachment: ============================           SEND      
    When I press the SEND button then
    Error comes "FRM-40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception
    ORA-305500
    How can I do this?
    When I use Microsoft Outlook 2003 It works fine.
    Please help me.
    Thanks.

    Error comes "FRM-40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception
    ORA-305500
    hi
    plz if there is any attach library recompile it or open the pll and compile it with ctrl+shift+k and ctrl+t.
    sarah

  • How can I send email using two different email address that both link back to my one exchange account on my Ipad mini

    How can I send email using two different email address that both link back to my one exchange account on my Ipad mini? 
    On my PC I simply have a master return email address and use a POP for the secondary address.  Both are through the one exchange account without a problem.  I need to be able to do the same on my Ipad.

    Ah, I should have made that clear.  My domain didn't come from google.  It was purchased at and is hosted at dreamhost, but I haven't used their email servers in years - I just route everything through gmail.  I actually have a bunch of domains (with websites).
    Gmail has an option that lets someone with custom domains send (and receive) email through gmail using the custom domain once Google confirms proper ownership of the domain (to prevent spammers and such).  Gmail has a setting for "send email as" which allows gmail to be sent using a custom domain as the sender.  I'm pretty sure Apple's old mobileme had this feature too, but I didn't use it.

  • How do i send pics using texting messaging?

    how do i send pics using texting messaging?
    it seems sms wont let me do it.
    on my old w810i i usually text the pic to anyone.

    I think you're suppose to address it with the recipients phone number @ whatever carrier they use. [email protected]
    Someone can comment if this is not correct please.

  • How to Create Symbolic link using pure Java code?

    Hi,
    I would appreciate if someone can tell me how to create symbolic link using JAVA API. I have looked into many forums but couldn't get a better answer.

    Java is likely not the tool to use here, as symlinks are not present in Windows while "pure" Java attempts to be platform independent. You could use Runtime.exec to execute the ln -s command
    http://forum.java.sun.com/thread.jspa?threadID=664475&messageID=3892685
    Good Luck
    Lee

  • How do I send mails using java

    I am developing a web application. Is it possible to send E-mail and SMS using Java? If yes how I can do it?
    I want to send mail. How do I send?

    you can use javamail for the email part
    http://java.sun.com/products/javamail/
    there is a forum that will interest you about the SMS part
    http://forum.java.sun.com/thread.jspa?threadID=150292
    from discussjava.com
    Message was edited by:
    discussjava.com_

  • I can't get or send emails using Thunderbird.

    I'm in Mexico. I'm able to send and receive emails just fine through my two accounts at home in the US. But here in Mexico, with my Verizon account, I can't send or receive messages (though I can do both just fine by going to their website). Also, with my 1and1.com account, I can receive messages using Thunderbird but I can't send them (though, again, both work fine by going to the 1and1.com website).
    When I try to send a message using the account that works for receiving them, I get an error message saying my login failed. But my login is fine.
    I'm hearing that ports are blocked here in Mexico but haven't gotten any results by calling 1and1 or Verizon to fix this. Anybody know what I can do to use Thunderbird here for my email?
    Thanks!

    Right. Sorry -- I've loaded the Verizon one below. You're making me realize that I actually get two separate responses from the two accounts 1) the Verizon one just times out (see below) and 2) the 1and1 account send me the password error message.
    For both accounts, I can go to the providers' websites and things work fine there.
    Here's the troubleshooting info below -- I can't seem to upload it in any easier-to-read format. Let me know if you need something different, please.
    Thanks for your help with this.
    Troubleshooting Information
    This page contains technical information that might be useful when you're trying to solve a problem. If you are looking for answers to common questions about Thunderbird, check out our support website.
    Include account names (possibly identifying information)
    Application Basics
    Name Thunderbird
    Version 31.5.0
    User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
    Profile Folder
    Application Build ID 20150222233048
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Mail and News Accounts
    ID Incoming server Outgoing servers
    Name Connection security Authentication method Name Connection security Authentication method Default?
    account1 (none) Local Folders None Normal password
    account2 (pop3) incoming.verizon.net:995 SSL/TLS Normal password outgoing.verizon.net:465 SSL/TLS Normal password true
    account3 (pop3) pop.1and1.com:995 SSL/TLS Normal password smtp.1and1.com:587 None Normal password true
    account4 (pop3) pop.1and1.com:995 SSL/TLS Normal password smtp.1and1.com:465 SSL/TLS Normal password true
    account5 (pop3) pop.googlemail.com:995 SSL/TLS Normal password smtp.googlemail.com:465 SSL/TLS Normal password true
    account6 (pop3) pop.gmail.com:110 None Normal password smtp.gmail.com:587 STARTTLS Normal password true
    account8 (pop3) pop3.live.com:995 SSL/TLS Normal password smtp.live.com:587 STARTTLS Normal password true
    account10 (pop3) pop.mail.yahoo.com:995 SSL/TLS Normal password smtp.mail.yahoo.com:465 SSL/TLS Normal password true
    Crash Reports
    Report ID Submitted
    bp-f26dda47-dabb-4c6f-9cec-485d42110517 5/17/11
    bp-efb88a14-e3c3-4c54-ba73-bd0302101207 12/7/10
    All Crash Reports
    Extensions
    Name Version Enabled ID
    Diccionario de Español/México 1.1.3 true [email protected]
    Lightning 3.3.3 true {e2fda1a4-762b-4020-b5ad-a41df1933103}
    LookOut 1.2.13 true [email protected]
    Zindus 0.8.41 false {ad7d8a66-253b-11dc-977c-000c29a3126e}
    Important Modified Preferences
    Name Value
    accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size_cached_value 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    extensions.lastAppVersion 31.5.0
    mail.openMessageBehavior.version 1
    mail.spotlight.firstRunDone true
    mailnews.database.global.datastore.id 529d6f25-4332-9645-a708-e66abad5a4a
    network.cookie.cookieBehavior 3
    network.cookie.lifetimePolicy 2
    network.cookie.prefsMigrated true
    places.database.lastMaintenance 1427489973
    places.history.expiration.transient_current_max_pages 104858
    places.history.expiration.transient_optimal_database_size 167772160
    plugin.importedState true
    plugin.state.adobepdfviewernpapi 0
    plugin.state.silverlight 0
    print.macosx.pagesetup PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUgQ29tcHV0ZXIvL0RURCBQTElT…
    print.macosx.pagesetup-2 PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO…
    print.print_bgcolor false
    print.print_bgimages false
    print.print_command
    print.print_downloadfonts false
    print.print_evenpages true
    print.print_in_color true
    print.print_margin_bottom 0.5
    print.print_margin_left 0.5
    print.print_margin_right 0.5
    print.print_margin_top 0.5
    print.print_oddpages true
    print.print_orientation 0
    print.print_pagedelay 500
    print.print_paper_data 0
    print.print_paper_height 11.00
    print.print_paper_size 5
    print.print_paper_size_type 1
    print.print_paper_size_unit 0
    print.print_paper_width 8.50
    print.print_printer
    print.print_reversed false
    print.print_scaling 1.00
    print.print_shrink_to_fit true
    print.print_to_file false
    privacy.donottrackheader.enabled true
    security.disable_button.openCertManager false
    security.disable_button.openDeviceManager false
    security.OCSP.disable_button.managecrl false
    Graphics
    Vendor ID 0x8086
    Device ID 0x 166
    WebGL Renderer false
    GPU Accelerated Windows 2/2 OpenGL
    AzureCanvasBackend quartz
    AzureSkiaAccelerated 0
    AzureFallbackCanvasBackend none
    AzureContentBackend quartz
    JavaScript
    Incremental GC 1
    Accessibility
    Activated 0
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.6 4.10.6
    NSS 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS Util 3.16.2.3 3.16.2.3
    NSS SSL 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS S/MIME 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC

  • Can't send link using Outlook Express

    I've set up that Firefox mailto accesses Outlook Express. However, when I try to send a page as a link, Outlook Express opens, but the link doesn't appear and I just go to my inbox.

    Hi everyone,
    i am having the same issue here in Australia. I cannot send emails using Outlook 'unknown error has occured in outlook'. Have contacted my service provider and they offered the great below advice.
    Email Address: <TPG Username>@tpg.com.au
    Incoming Mail Server: mail.tpg.com.au (Port 110)
    Outgoing Mail Server: mail.tpg.com.au (Port 25 or 587)
    Username/Account Name: <TPG Username>
    Password: <your TPG password>
    Enable the option for "My server requires authentication" and click "logon using"
    Username/Account Name: <TPG Username>
    Password: <your TPG password>
    *Log on using Secure Password Authentication should not be ticked
    any advice is greatly appreciated.

  • How do I send faxes using OS 10.4 ?

    I am using airport to connect to a BT hub for broadband. So how do I send faxes. When I follow the instructions for faxing it says choose document >print>fax but then it asks me to set up modem which I cant & then just says error when I press fax button

    Many thanks Babowa,
    Your answer is that rare thing, a clear and understandable, sensible answer - something almost unheard of in the computing world which is full of utter, utter rubbish. Which is precisely why I needed to make the query in the first place.
    Yes it is the old 10.4.11 and I guessed it was because of the technical reasons you mention, but I had no way of finding it out for sure as the mac info on the computer just talks garbage at me and doesn't give that obvious explanation.
    The problem is really all about the appalling unavailability of proper information when and where you need it which all computer users constantly suffer from because software writers and their management are idiots.
    to communicate with this particular government department and I do not have an email azddress becaseu the departme4nt doesn't want anyone to communicate wiht it. So I can only send a fax - not an email. It is all very,very silly.
    And heres another silliness. the muddle of above is becasue I accidently pressed a key and then the menu bar wouldn't let me restore a deletion.
    design mac one, just a few weeks old and it is horrible.

  • Misprinted link did not mail how can I erase from mail to be sent in Outlook Express

    I tried to reply to an add on mwt.net but the mail came back. It is always on my send list and always returns to be sent again. This is on Outlook Express. It continues to be an error in my mail system. I want to delete it.

    Firefox doesn't do email, it's strictly a web browser.
    If you are using Firefox to access your mail, you are using "web-mail", seek support from your service provider or a forum for that service.

  • How to get response of Workflow Notification Email from MS Outlook Express.

    Hi All,
    I have two questions:
    1. Our business users had a requirement to approve or reject the Workflow Notification Emails form their Email account on MS Outlook Express. When they perform action from MS Outlook Express it sends email to wfmailer but no action perform in aplication. The notification inbox in application shows this notification as OPEN notification and the requested function also shows 'Waiting for Approval'.
    2. I need to hide Request Information button/link from the email notification send through Workflow mailer to user. There are three actions button available in email notification Apprve, Reject and Request Information. I need to have only two button Approve and Reject. How to hide Request Information button.
    If any one have idea regarding my questions please hlep.
    Regards,
    Saquib

    You can follow the Workflow developer guide to create message attribute as shown in below link
    http://www-apps.us.oracle.com/wf/doc/wfr1213/wfdg/html/T361836T361983.htm#2806969
    1. For the notification message for which you want the more info link to be hidden, define the message attribute with name '#HIDE_MOREINFO', type as 'text' and set value as 'Y'

  • I am unable to open links in my email which is outlook express. What do I need to edit? Thank you

    I access my email via 'outlook express' provided by Microsoft. The website links within my emails will not open and I receive a warning message. Please advise. This occurs every time I select a website from an email.

    See this: <br />
    https://support.mozilla.com/en-US/kb/How%20to%20make%20Firefox%20the%20default%20browser

  • Sending Photos in Windows Mail instead of Outlook Express?

    I'm still using Photoshop Elements 5.0 but upgraded to Vista operating system and reinstalled PE 5.0. Now I have the default Windows Mail program instead of Outlook Express and I can't send photos in an email - I had no problems before.
    I can select the photos to send, and can even select the contact I want to send to, but then I can't get the program to go to the next screens - it just sits there.  Can anyone help?

    Please try following things which might help to resolve  your issue -
    1) Try running the application as Administrator.
    2) Right click the application exe and selectd properties. In the compatibility tab, select compatible with XP option.
    Officially, Adobe does not support 5.0 on Vista. You would need to upgrade to 5.0.2 to run your application on Vista.
    Please see if your problem is resolved.
    Thanks,
    Sourabh

  • When I try to send a link to someone from Firefox it's defaulting to Outlook Express instead of Windows Live Mail which is what I use. How do I change that?

    The question basically says it all.

    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • How do I send files using Bluetooth on the new Blackberry Curve 3G OS 6?

    Hello everyone,
    I have recently updated my BB Curve (9300) software from version 5.0 up to version 6.0 Bundle 1478. I tried to send normal files (pics, videos or even music) via Bluetooth to another device (whether PC or another BB phone) but I could not find the "Send Using Bluetooth" option that I used to have on my old software version (5.0). Also when I tried to receive any file I could not find the option "receive using Bluetooth" that was on version (5.0). Is there any solution? How to send files over Bluetooth on the new BB Operating System (6.0)?
    Thanks 

    Hi and Welcome to the Forums!
    Please double check the steps in this KB to ensure you are following them all:
    KB05409 Transfer a file using Bluetooth technology between two BlackBerry smartphones
    As you discovered, for receipt, there is no longer, under 6.0, the requirement for "Receive Using BT" step on the receiving BB.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for