Right click send to mail recipient functionality disappeared!

I've been right-clicking and using the send to feature for all my attachments.  Do not understand what happend, but this functionality has disappeared when I right click, how do I get it back?
Any help is appreciated!
Thanks,
-W

Barney,
Thanks for your response.  This is what I have checked and unfortunately the option is still not there.

Similar Messages

  • Right Click- Send To- Mail Recipient has disappeared!

    I have Thunderbird v24.6.0 with Windows 7. I used to have the option to right click on a picture choose Send To->Mail Recipient then choose the size of the picture, etc. The Mail Recipient option is no longer available in the Send To menu. I have checked shell:sendto and the MAPIMAIL file is still there and correct, but it doesn't work.
    I have added a shortcut to Thunderbird in the Send To folder and I now have this as a right click option, but doing it this way I cannot choose the picture size (which is why I used this process to begin with).
    Is there any way to get the original Mail Recipient option back?

    That menu is part of the Windows operating system and has nothing to do with Thunderbird.
    Maybe this article will help you.
    http://www.howtogeek.com/howto/windows-vista/customize-the-windows-vista-send-to-menu/
    If not contact Microsoft.

  • Right click send to mail?

    Is there a way to right click a file and have an option that will attach it to a new email?
    Is there a way to add more files to the same email using the above technique?
    Even better would be if I could right click on the Safari Downloads window and send files from their to an email.

    ....and here is another. This is the one I modified from one of Apples example scripts. What you need to do is start Automator, (in your Applications folder).
    From the Actions menu, choose Utilities, then double click *Run Applescript*. A window will pop into the right hand pane.
    Highlight the following from that pane; (* Your script goes here *), and replace it with the text that you see below, but +only up to the end of the line where it says end run+.
    on run {input, parameters}
    -- Prompt for whether an attachment is desired. If so, prompt for the location of the file.
    set theResult to display dialog "Would you like to attach this file to a message?" buttons {"Yes", "No"} default button 1
    set wantsAttachment to button returned of theResult
    if wantsAttachment is equal to "Yes" then
    set theAttachment to choose file
    end if
    -- Repeat this loop until the text entered has been changed from the default example text.
    -- Email address validation could be done at this point.
    repeat
    set theResult to display dialog "Who should it go to?" default answer "Example: [email protected]"
    set theAddress to text returned of theResult
    if (theAddress does not start with "Example:") then
    exit repeat
    end if
    end repeat
    -- Prompt for message subject
    set theResult to display dialog "What would you like the subject of the message to be?" default answer "This is the document I promised you"
    set theSubject to text returned of theResult
    -- Go through each account and constuct a list of possible addresses
    -- to use as a return address for this message.
    tell application "Mail"
    set listOfSenders to {}
    set everyAccount to every account
    repeat with eachAccount in everyAccount
    set everyEmailAddress to email addresses of eachAccount
    if (everyEmailAddress is not equal to missing value) then
    repeat with eachEmailAddress in everyEmailAddress
    set listOfSenders to listOfSenders & {(full name of eachAccount & " <"Which account would you like to send this message from?" without multiple selections allowed
    if theResult is not equal to false then
    set theSender to item 1 of theResult
    tell application "Mail"
    -- Properties can be specified in a record when creating the message or
    -- afterwards by setting individual property values.
    set newMessage to make new outgoing message with properties {subject:theSubject & return & return}
    tell newMessage
    -- Default is false. Determines whether the compose window will
    -- show on the screen or whether it will happen in the background.
    set visible to true
    set sender to theSender
    make new to recipient at end of to recipients with properties {address:theAddress}
    tell content
    if (wantsAttachment is equal to "Yes") then
    -- Position must be specified for attachments
    make new attachment with properties {file name:theAttachment} at after the last paragraph
    end if
    end tell
    end tell
    -- Bring the new compose window to the foreground, in all its glory
    activate
    end tell
    end if
    return input
    end run
    Now press ⌥⌘S to save the action as a finder plug in, call it something like +Add this attachment to.........+
    You should now be able to right click a document and in the menu that appears, choose, More, followed by Automator, then +Add this attachment.........+
    You can play around with it and modify the text and include or remove actions if you like.

  • Right Click - Send To - Mail Rec.

    Is there anyway or any type of program that will add to the Finder's Contextual Menu the ability to "Send To", similar to the send to in Windows?

    Hi Jim,
    For Windows Live Mail questions, please ask it in
    Windows Live Solution Center. It's more professional on this issue.
    Thanks for your understanding and cooperation!
    Regards,
    Miya
    This posting is provided "AS IS" with no warranties, and confers no rights. | Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer
    your question. This can be beneficial to other community members reading the thread.

  • Messages stuck in outbox when using "Send to Mail recipient" and outlook is closed

    A user who uses RPC over https all the time on his desktop in the office. In general
    he has no problem to send/receive emails. But when he tried to send a File through right click - > send to -> Mail recipient , New Email window opens and He changes
    the subject and add receipt and send email when outlook is close. The email stuck in outbox.
    any idea and how to fix it?
    Thanks in advance. 

    Hi,
    As what Roady says, it is an expected behavior. This is because the
    “spooler” which is something that manages the MAPI transports is working when Outlook is running. So when you sending messages when Outlook is not running, there is no spooler running, and so nothing is going to send your mail. The next time you launch Outlook,
    you will see the mail in the Outbox.
    For more information about this behavior, please refer to A trip back in time—the evolution of Outlook part of the following link:
    http://blogs.technet.com/b/office_resource_kit/archive/2013/08/15/the-mysterious-outlook-outbox.aspx
    Regards,
    Winnie Liang
    TechNet Community Support

  • Mail created with "Send to Mail Recipient" disappear and are not sent

    I have a small setup with a SBS 2011 server (Exchange 2010) 10 users with Windows 8.1 and Outlook 2013.
    One user is trying to send mails with attachments to his college´s
     but they are never send, are not shown in sent items and can not be found on the server.
    The user right click on a PDF file and press "Send to Mail Recipient" Outlook opens his mail is entered into the receiver (internal receiver) and press send. The mail do not show up and as mentioned even in sent items.
      I then try to do the same but send through the address book in Outlook / Exchange and these messages appears as they should.
    One week later, the disappeared mails suddenly appears in the college’s mailboxes and it turns out there are some mails to external addresses as well, which were not sent until a week. All messages are now in sent mail but they have not
    appeared anywhere else before.
    I did some tests with the "send to" function which also had the mails disappearing - those mails has not turned up until now. (a week ago)
    Now the user (AND all colleagues)  are very nervous that something is wrong with their system and the mail does not arrive.
    It is only 1 user this has affected but he is responsible for the majority of sales in this company and they are very afraid that they are not responding correctly to large customers.
    Is there anyone who can help with debugging in such a case?
    I have tried repairing Outlook, started in safe mode, checked the mail server for hanging mails but nothing shows any errors.
    Thanks in advance.
    Michael Grøn
    Michael Gron

    Hi,
    Have the user logon OWA and send the attachment, will this issue persist?
    Please also confirm if the issue exists when inserting an attachment when composing a new email isntead of using the "Send to Mail Recipient" function.
    Since only one user has been affected, use MFCMAPI to find if the message is stuck in the user's mailbox:
    https://mfcmapi.codeplex.com/releases/view/118446
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Send to - Mail recipient does not attach files on new mail

    I'm browsing a network share containing some .txt files.
    I have full access to this share (in fact I'm the Owner of these .txt files).
    If right-click one of these and select "Send to - Mail recipient" Outlook open a new-message window but the .txt file is not attached.
    I think that the problem occours only with files over network share because if files are on my local unit i don't have problems.
    How can I fix?
    O.S. Windows 7 Pro 64-bit - Office 2010 Standard
    Thanks.

    Send to - Mail recipient function is deponds on the simple MAPI:
    http://msdn.microsoft.com/en-us/library/windows/desktop/dd296734(v=vs.85).aspx
    Please run "fixmapi" in the Windows Search bar and press Enter and then check if the issue still persists. Thanks.
    Cheers,
    Tony Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please contact
    [email protected]

  • [SOLVED] XFCE + Thunar: "Send to" mail recipient doesn't work

    Hi all,
    I'm not able to use the "Send to" -> "Mail recipient" Thunar's feature. Right-clicking on a file (or a group of files) and selecting the option, the following error is returned:
    Failed to execute default Mail Reader. Input/output error.
    I use Thunderbird as e-mail client (correctly configured into the "Preferred applications"), but the same happens with Sylpheed too, so I think this isn't an application-related issue.
    Any hints?
    Last edited by s@ndro (2010-11-01 07:41:40)

    I found the following:
    https://bugs.archlinux.org/task/7021?opened=834&status[0]=
    It's not very clear to me if this is an Arch or Thunar or Exo bug, anyway installing 'perl-uri' works for me.
    Marking as SOLVED

  • 2012 RemoteApp: file associations Emal links and Send to Mail Recipient.

    Hello
    Is it possible to get Outlook 2013 Remote app to open when you use "send to Mail Recipient"and click email to links?
    /Andreas
    /Andreas

    Hi,
    Thank you for posting in Windows Server Forum.
    As per my research, the way you are trying to open Outlook 2013 RemoteApp is not possible. 
    Thanks for your understanding and support!
    Regards.
    Dharmesh Solanki
    TechNet Community Support

  • Using Windows: Send to -- Mail recipient, msg is sent OK, but not saved in Sent folder, with err msg about it. Sending from within Thunderbird: msg saved OK.

    When using Windows 8.1 context menu: Send to --> Mail recipient, message is sent OK, but not saved in Sent folder, with error massage: There was an error saving the message to Sent. Retry? (selecting Retry doesn't help).
    Similar issue happens when I open a ".eml" file and Reply of Forward it.
    When composing a new message from within Thunderbird, all is OK, including saving in the Sent folder.
    Already tried:
    Compacting the Sent folder.
    Compacting all folders of the account.
    Uninstall Thunderbird and install the latest version (31.6.0).

    When using Windows 8.1 context menu: Send to --> Mail recipient, message is sent OK, but not saved in Sent folder, with error massage: There was an error saving the message to Sent. Retry? (selecting Retry doesn't help).
    Similar issue happens when I open a ".eml" file and Reply of Forward it.
    When composing a new message from within Thunderbird, all is OK, including saving in the Sent folder.
    Already tried:
    Compacting the Sent folder.
    Compacting all folders of the account.
    Uninstall Thunderbird and install the latest version (31.6.0).

  • HT5312 Every time I click send e-mail for instructions on resetting my security questions, I don't get them? I just want to play minecraft. I already put $15 in my balance and I can't even spend it. Thank you for taking the time to read this.

    Why is it, every time I click send e-mail for instructions on resetting my security questions, I don't get them? I just want to play minecraft. I already put $15 in my balance and I can't even spend it. Thank you for taking the time to read this.

    Either they're being sent to a different email address, or got caught in a spam filter, or something's wrong at Apple's end. If you can't find the email, you need to ask Apple to reset your security questions, which can be done by phoning AppleCare and asking for the Account Security team, or clicking here and picking a method, or if your country isn't listed in either article, filling out and submitting this form.
    (105723)

  • Is it possible to flag e-mails and/or right click an e-mail to mark as read/unread, etc. when using Microsoft Outlook Web Access in Firefox on a Mac?

    Is it possible to flag e-mails and/or right click an e-mail to mark as read/unread, etc. when using Microsoft Outlook Web Access in Firefox on a Mac?
    == This happened ==
    Every time Firefox opened
    == I've never been able to figure out how to do those things in Firefox.

    When you use OWA in something other than IE, you're using OWA lite and no--it is not possible to do either in OWA lite (well, new Exchange stuff makes my answer a little less emphatic but still: pretty much no). Thanks Microsoft. But this guy made it possible to mark unread/read and select all/none:
    http://david-burger.blogspot.com/2008/07/firefox-greasemonkey-outlook-web-access_19.html

  • RTMT 8.91 I can highlight but cannot right click on alarms to expand, highlight disappears after 30 seconds.

    RTMT 8.91 I can highlight but cannot right click on alarms to expand, highlight disappears after 30 seconds.

    RTMT 8.91 I can highlight but cannot right click on alarms to expand, highlight disappears after 30 seconds.

  • Downloaded mt lion on my iMac, now when i start the computer my outlook email automatically opens.  When I right click on the mail icon it isn't checked to open on startup.  How do i correct this

    downloaded mt lion on my iMac, now when i start the computer my outlook email automatically opens.  When I right click on the mail icon it isn't checked to open on startup.  How do i correct this

    This is probabaly caused by the resume feature. When you log out, uncheck the box that appears.

  • Lost right click send link, had to go back to ver 12 how do I make it work in ver 16 ?

    Back in earlier builds of Firefox Like Build 12 I could right click mouse on any desktop web browser screen and a menu would appear with an option of Send Link and if clicked on it Thunderbird would open and show address book and screen would show the hyperlink with a subject of what is being sent.
    I.E. found a great deal on product X for my friend and want him to go to web site so I right click and send link
    not a picture of the page.
    Build 16 will not do this any more is there a switch that needs to be turned on ? is the a change I could bake in ABOUT:Config ?
    Help Please
    Barry

    First update back to Firefox 16.0.2, as staying on older versions leaves you extremely vulnerable to security holes.
    Then try using [https://addons.mozilla.org/en-US/firefox/addon/email-this https://addons.mozilla.org/en-US/firefox/addon/email-this]

Maybe you are looking for

  • Server will not boot after update !! Help needed fast !!

    I have a new (Aug 2005) XServe G5, running 4.3. Active Directory integrated, stores home folders (AFP), manages preferences and 5 print queues for 55 Mac OS X.4.3 clients and 200 users. It downloaded the 4.4 update, unchecked the OS 4.4 update (I thi

  • [SOLVED] Can't get sound to work.

    Hello, I installed archlinux a few days ago, I love it! But I can't get sound to work. I followed the alsa archwiki, but I still couldn't get it work. I'm a real noob. Someone please help. Last edited by egb (2011-02-16 22:45:12)

  • IMAP/Exchange  Feature working or not working

    I'm having wondering if anyone else if having a problem using the IMAP feature on the IPHONE. I'm on a mail server that allows us to use imap where ever? When configuring the iphone with the same settings I'm still running into problems. I'm getting

  • PR Release Strategy for Account assignment cat "U"

    Is it possible to set up release strategy for Acct assignment Cat "U" - if yes, How would it be configured?  additionally we are also setting up Rel str for acct assign cat K and A - specific question is relative to "U" in addition to K and A. Other

  • Cell borders not expanding using nested subforms

    I have an existing form whose table was created using subforms (not a table object). I found this post which addresses my issue: Cell Borders in tables of adobe form. However, I'm still having an issue and I'm hoping someone can point me in the right