Facebook option not shown in Mail Setup

I see all of the mail and Twitter options and the System Preference but I don't see FaceBook.
Thanks

Facebook integration is coming this fall in the form of an update.
Matt

Similar Messages

  • IN MY MAC option not shown on Mail left bar

    Hello everybody:
         I hope I can get some help on this.
         I use Mail for all my email activities.
         I like to move items from the Inbox, to a respective folder, using the right click, then Move to, and then it will appear the list of my folders.
         With the new Mountain Lion, A new step occur, since now I have to got through the In My Mac, and then the list of folder will appear. Previously, the In My Mac will appear in the left bar, but now It will only appear if I have the iCloud account activated. Something not optional, since this is my work Mac, and I use personal stuff in a different User Account.
         The main question is: How can I make to Appear the IN MY MAC option in the left bar on Mail?
    Thanks!
    Federico

    The first thing you need to do is to solve the problem of not being able to sign into iCloud.  Please describe your problem with that on the iCloud for Mac section.
    By the way, in the future try to use a reasonable short subject instead of trying to type your entire problem into that field.

  • Hdmi option not shown in preferences

    hdmi option not shown in preferences

    What are you expecting?
    Do you have anything connected to the HDMI port?

  • Unable to share pictures with Photo Booth Facebook option not working.

    So when I try to share pictures by clicking on the Facebook option on Photo Booth, nothing happens. I tried every other option and they all work except for the Facebook one.
    I tried to quit every other application and just leave Photo Booth opened, same result.
    I deleted the plist file for Facebook...

    It appears LR is not getting access to the Drive/Folder where the original file is located. (/volumes/Media Disk/Pictures....)? were the original files copied to a hard drive?

  • HTML TOP header is not shown in mail

    Hi
    I've an ALV for sending a list thru mail correctly,  but when user open it HTML top header is not shown
    FM
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program          = sy-repid
          i_callback_html_top_of_page = 'HTML_TOP_OF_PAGE'
          i_structure_name            = 'ZMMALV_01'
          it_sort                     = gt_sortinfo
        TABLES
          t_outtab                    = it_data01.
    FORM html_top_of_page
    text = 'Time : '.
      CALL METHOD top->add_text
        EXPORTING
          text         = text
          sap_emphasis = 'Strong'.
      CALL METHOD top->add_gap
        EXPORTING
          width = 6.
      text = sy-uzeit.
      CALL METHOD top->add_text
        EXPORTING
          text      = text
          sap_style = 'Key'.
      CALL METHOD top->new_line.
    Thanks in advance.

    Hi,
    Use the concept of Events.
    I am giving you one of my requirement to show date and title on the ALV report.
    Here it is:
    Add this event in your report.
    *--- Add events for the List
      wa_event-name = 'TOP_OF_PAGE'.
      wa_event-form = 'TOP_OF_PAGE'.
      APPEND wa_event TO it_event.
    call function 'REUSE_ALV_GRID_DISPLAY'
      exporting
        i_callback_program       = sy-repid
        is_layout                = it_layout
        it_fieldcat              = it_fieldcat
        i_default                = 'X'
        i_save                   = 'A'
        it_events                = it_event
      tables
        t_outtab                 = it_outtab
      exceptions
        program_error            = 1
        others                   = 2.
    After that use the 'TOP_OF_PAGE' event.
    But make sure use the name of event as it is, otherwise it will give error to you.
    *&      Form TOP_OF_PAGE
    *     Top of page for ALV
    FORM top_of_page.
      REFRESH it_header.
      CLEAR wa_header.
      DATA: lfl_date(10) TYPE c,
            lfl_title TYPE lvc_title VALUE 'PROJECT STATUS REPORT'.
    * Title
      wa_header-typ  = 'H'.
      wa_header-info = lfl_title.
      APPEND wa_header TO it_header.
      CLEAR wa_header.
    *mask date to dd-mm-yy format.
      WRITE sy-datum TO lfl_date USING EDIT MASK
      CONCATENATE 'RUN DATE :' lfl_date INTO wa_header-info.
      wa_header-typ  = 'H'.
      APPEND wa_header TO it_header.
    *FM to display TOP_OF_PAGE
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
          it_list_commentary = it_header.
      CLEAR wa_header.
    ENDFORM.                    "top_of_page
    May it helps you.
    Regards.
    DS.

  • Presence status not shown in Mail since Mavericks upgrade

    Hi there,
    In Messages I have two chat accounts, GTalk and Jabber with many contacts. Presence is shown here, I can chat with them, fine.
    Before I upgraded to Mavericks pesence of these contacts was also shown in Mail. Both when reading in incoming e-mail or composing a new one.
    Now it's nothing and I don't see a way to repair this, any ideas?
    Thanks!

    Today I had the chance to test this thoroughly.
    1st: MacOS 10.8.3 - contact is green in iMessage, mail from contact shows the green presence bubble in mail.app
    2nd: MacOS 10.9.1 -contact is green in iMessage, mail from contact shows nothing about presence
    It was the same contact, same e-mail, same machine.
    Is there anybody from Apple watching this?

  • NOKIA E7 - 'Reply-to' option not available in mail...

    Hello all ,,, I dont see any option in Nokia E7's mail client for setting Reply-To address , i want to send email from gmail , but by default i want all to reply me back on my specified reply-to address, there is option of Reply-TO in Nokia E72 , but i got this new E7 now , n no such option , i tried Mail for Exchange and everything.

    Hi
    Note 1033180 - NetWeaver 2004s BI Java SPS 10 Patch Delivery Schedule
    Go through this note
    Santosh

  • Mail/Gmail/PDF attachments not shown in mail.

    I currently use apple mail to access my gmail emails however every so often I notice that some of the emails that mail picks up from gmail do not contain attachments (.pdf) that are visible when I log into gmail. Any suggestions as to how I can make them appear in mail? It is often very irritating.
    Mail version 3.5.

    Hi,
    Similar problem here with me.
    Also this thread - http://discussions.apple.com/thread.jspa?threadID=1997630
    Hopefully we can find a solution.
    I've rebuilt mailboxes and re-added accounts to no avail.
    Attachments are working fine in the web interface but when syched with IMAP to Mail - no worky.
    I get a winmail.dat file instead.
    Cheers

  • 'Email' address not shown in mail form (file export)

    Hi Gurus,
    I am working with Campaigns in SAP CRM EHP3.
    The problem appears when I execute Campaign through communication method "File Export" , because of  'Email' address doesn't appears in the file (although Business partners have them informed).
    The steps I followed :
    Create the Campaign with communication method "File Export"
    Create a new structure in the attributes contexts to add: BAPIBUS1006_ADSMTP to  dispose the field "Email" from BP
    Now, from therole IC_MANAGER , I created a mailform incluiding new field 'email'
    Execute campaign with a segment (all the BP in target group have Email address informed)
    Theoutput filedoesn’t showemails addresses..
    Thank you in advanced!
    Regards

    HI
    I NEED HELP !!
    IN MY CASE I HAVE IPHONE 5 LATEST UPDATE I NOTICE FROM A FEW WEEKS EVEN THE EXCHANGE MAIL IS ON BANNER MODE AND LOCK SCREEN IS SET ON TOO WHAT I ONLY HEARD IS THE SOUND WHEN IS PUSHED FROM SERVER THE EXCHANGE EMAILS DO NOT APPEAR IN THE NOTIFICATION CENTER BESIDE THIS EVERYTHING ELSE IS WORKING PERFECT.
    THANKS
    L

  • Shared photo stream option not shown in settings

    i downloaded ios 6 in around the first hour that it was launched and i cannot find the menu that can turn on shared photo streams. i have a 4th gen ipod touch. i looked in the settings under the photos and camera menu as well as the share button on a picture in my camera roll, and it is not there.

    I just figured the solution out! It worked for me..
    The iCloud terms of use has changed, so this option is disappeared. You have to agree with the new terms.
    So delete the icloud from your iDevice and, add it again.
    Hope it work 4 u..

  • Email default option not working in Mail

    I have one gmail account chosen as my default account, but Mail always diverts to another gmail account as the default. So even with this:
    Mail -> preferences -> Composing tab -> Send new message from: |pick the account you want|
    And having the right email selected from the composition window, it still defaults to the other account. Very frustrating!

    I'm trying to upload screen shots of the settings, but of course, I got an error (it's just that kind of a week).
    When you say "same outbound account name" which field are you referring to on the account information tab?
    Options include:
    Account Type
    Description
    Email address
    Full Name
    Incoming Mail Server
    Username
    PW
    Outgoing Mail Server
    eTLS Certificate
    I did notice one difference. One of the accounts was on Gmail (offline) under the outgoing mail server field. I changed it to Gmail (same as the other). I doubt that's the issue, though.

  • Deinstall Oracle option not shown!

    Hello,
    What is the the reason OIU while run with ./runInstaller don't show the welcome page and option to deinstall the products.Why it happens sometimes?
    Thanks,
    S.Mann

    It doesn't happen, unless you perform a silent install and handle the options to not to show the welcome page.
    Could you specify what's the product, the Version and the OS you are referring to?
    ~ Madrid

  • Bluetooth call option not shown

    Dear All,
    i am not having option that call from laptop using Bluetooth. I can play music but not option to make a call.
    Windows 7 having this option and working ok.
    Sunil
    SUNIL PATEL SYSTEM ADMINISTRATOR

    Hi,
    It still exists. You could follow this article to get it:
    How To Use Bluetooth In Windows 8
    http://www.informatives.net/how-to-use-bluetooth-in-windows-8/
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Karen Hu
    TechNet Community Support

  • Presence status from iMessage not shown in Mail since Mavericks upgrade

    I'm re-posting this in the Mail folder, maybe somebody here knows the answer:
    https://discussions.apple.com/message/24928633#24928633

    Hi,
    It seems it is a function that seems to have dropped by the wayside.
    There is nothing in the Mail Preferences that seem to enable it.
    Nor is there anything in the most likely menus (View, Window)
    8:28 pm      Saturday; February 22, 2014
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • None option not shown in ma phne after following all d steps

    there is no none option after following all the steps

    I have no idea what you are talking about.

Maybe you are looking for