Emails appear in bold text (subject and body)

A few days after installing OS X Yosemite on my iMac, all of my Comcast emails appear in bold text (subject and body text). This makes it difficult to distinguish unread email from read email.  I view email directly through the Comcast website (NOT with Outlook or Mail). This issue happens in Firefox and Safari. My email looks normal on other devices. I am working with Comcast to try to resolve the issue, but since it started a few days after upgrading to Yosemite, I thought I'd check here too.

Try to set the Boolean pref <b>gfx.font_rendering.directwrite.use_gdi_table_loading</b> to <i>false</i> on the <b>about:config</b> page.
*http://kb.mozillazine.org/about:config
Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
*Don't make any changes on the Safe mode start window.
*https://support.mozilla.org/kb/Safe+Mode
Try to disable hardware acceleration.
*Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

Similar Messages

  • I have an email account on qou but all the incoming emails subject and body appear as question marks, why???

    I have an email account on QOU (al-quds Open University) but all the incoming emails subject and body appear as question marks, why???

    Try to set the Boolean pref <b>gfx.font_rendering.directwrite.use_gdi_table_loading</b> to <i>false</i> on the <b>about:config</b> page.
    *http://kb.mozillazine.org/about:config
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

  • Change mail subject and body text

    Hi all,
    i activated access method M in tr. SPAD and via this method i'm sending various reports in PDF to external e-mails. But when recepitiens recive e-mail i have subject of e-mail composed of SYSTEM ID and SPOOL NUMBER (e.g. R3P-12345) and i also have defaulted mail body text :
    The Mail Attachment Contains the Print File Created by User XXXXX , with Number xxxx from SAP System R3P .
    To Print the Data, Open the Mail Attachment with a Suitable Program and Print the Document.
    How can i change mail subject and body text?
    Regards,
    PS*

    For the output type Maintian the Mail body and subject.
    You can do this at NACE==>Output Type ==> Mail title and texts
    rgds,
    TM
    See the link
    http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/Dev/UtilityCode.html
    Message was edited by: Thomas Mann

  • Change email subject and body

    Hi ,
    For one of my requirement, the email subject and body has to be changed. For order confirmation and quotation, the standard behaviour of having the smartform name as the subject name should be changed and ther ehas to be a dynamic subject name. Similarly the email content should also be changed. Is this possible? Can anyone suggest me the steps?
    Thanks.

    Hi,
    Could you please tell what method are you using to create emails?
    If it is using workflows then you can change the subject and mail body dynamically using parameters and expressions.
    If you are sending mail using an FM call, then also you can create dynamic subject and mail body.
    Please provide the details so that an appropriate solution could be provided.
    Regards,
    Saumya

  • Using variables to populate Email Address, Subject, and Body

    I am trying to setup a for to alert contractor when their service calls are completed. I would like to use the email address, Subject, and body from fields on the PDF form.
    On the Button I am using the following Click / Javascript
    var myDoc = event.target;
    var rEmail = CuEmail.rawValue;
    var rSubject = EmailSubject.rawValue;
    var rBody = DescribeProblem.rawValue;
    myDoc.mailDoc(
    false,
    rEmail, "", "",
    rSubject, "", "",
    rBody, "", "",
    Nothing happens when I click the button with this code. But, if I drop the last comma from:
    rBody, "", "",
    It will send the email with the correct email address and it will include the subject like I want it. It will just not populate the body section of the email.
    Any help would be greatly appreciated.

    I had a similar requirement and but took a different approach for a request/reply model. There are two fields on the form that the request fills in that directs how the submit button will work for the responder...
    RequestFileType (This can be PDF, XML, or XDP)
    RequestDestination ( This the URL, FTP site or email)
    Here is the script that I run on the Presubmit event for the form when it initializes.
    MaterialCompositionInformationDistribution.RoHSpage2.RoHSDirective.SubmitMCDFormButton.#ev ent.#submit.target = MaterialCompositionInformationDistribution.RoHSpage1.RequestInformation.RequestDestinatio n.rawValue;
    MaterialCompositionInformationDistribution.RoHSpage2.RoHSDirective.SubmitMCDFormButton.#ev ent.#submit.format = MaterialCompositionInformationDistribution.RoHSpage1.RequestInformation.RequestFileType.r awValue;
    What it does is poke values into the submit button basically. To send to an email address. you enter mailto:[email protected] or to post to a servlet you would enter http://www.domain.com/foobarservlet

  • Setting Mail Subject and Body

    Hi,
    I have configured sending a mail with PDF attachment for Invoices in NACE. the program is RLB_INVOICE The mail goes fine with the PDF attachment to external mail address.
    Now I need put subject and Body for the email.
    There are 2 issues now.
    1. In transaction NACE i am using "Mail title and texts" node when i fill the Document title, the same document title appears for the e-mail subject as well as the name of the attachment. But i need different names for the subject and attachment and the invoice number must be present in the subject.
    2. Under the "Text" tab when i maintain some texts, this doesn't appear anywhere in the mail.
    How do i maintain Subject and Body for the e-mail.
    Regards
    Rajvansh

    Hi
    Keep break point at SO_OBJECT_SEND.
    In the first screen
    VF01 / VF02  ->
    Set the Output type not to process immediately, use custom own transaction.
    Save and come out of transaction.
    And again
    VF01/ VF02 ->
    Issue Output type select the Output with medium 5.
    and click on the OK button.
    It should stop.
    To pass value from driver program to Enhancement point.
    I used FIELD SYMBOLS.
    Since i am offline, i do not have exact syntax.
    It will be something like this
    FIELD SYMBOLS : <OUTPUTTYPE> type any.
    ASSIGN '( PROGRAMNAME(FIELD NAME)) TO <OUTPUTTYPE>
    IF <OUTPUTTYPE> IS ASSIGNED.
    ENDIF.
    Or
    If it is custom driver program, you can use memory ID's also
    Regards
    MD

  • Change mail subject and body

    Hi all,
    I configured a 'printer' in SPAD that is used to send email with pdf attachments with the smartforms / sapscritps that I developed.
    Is there a way to change email subject and body instead of standard text "The Mail Attachment Contains the Print File Created by User" bla bla bla?
    This is critical to me.
    Thanks in advance!
    Regards,
    André

    If you are already able to send the pdf attachment through mail using Function Modles 'CONVERT_OTF_2_PDF' &
    SO_NEW_DOCUMENT_ATT_SEND_API1 and the problem is with subject and Attachment name only then
    in the SO_NEW_DOCUMENT_ATT_SEND_API1 function Module
    For Subject
      EXPORTING
      document_data = docdata
    For Attachment Name
      TABLES
      packing_list = objpack
    Declarations for the above two are
    DATA:
      objpack LIKE sopcklsti1 OCCURS 1  WITH HEADER LINE,
      docdata LIKE sodocchgi1.
    and the values you need to pass are
      objpack-obj_descr = 'Invoice'. "Attachment name
      docdata-obj_descr = 'Mexico Direct Invoice'. "Subject of the mail
    Thanks,
    Phani.

  • Mailbox Quota Message, Sender, Subject and Body blank?

    Running Leopard Server, I have mail quotas enabled. System sends the email to the user but the email message From Address, Subject, and Body are blank. I have them set in Server Admin but they don't show in the message. Is there a setup file that I can edit in terminal to correct?

    Haven't checked yet on Leopard, but I would think the files are:
    /private/etc/mail/quota_warning.txt
    /private/etc/mail/quota_exceeded.txt

  • How translate Subject and body for a e-mail task to different languages ?

    We have several tasks with their corresponding subject and body text in a workflow.
    We would like to know if there is an easy way to translate all of them to several languages ?
    Thanks in advance.
    Juan.

    Hi Juan,
    The translation tools don't translate the subjects. I've found the best way to save yourself headaches is to log on in each target language and edit each task. Slightly longer but more reliable, simple and problem-free.
    Cheers,
    Mike

  • Mailto Subject and Body

    I've been working on an app that involves sending an email. I usually have no problem sending an email with just the recipient information, but this time, I am trying to add a preconfigured subject and body. I have looked at a few example online and used them, but I still can't seem to get the function to work. Here is the example I have been using:
    NSString *url = [NSString stringWithString: @"mailto:[email protected]?cc=[email protected]&subject=Greetings%20from%20Cupertino!&body=Wish%20you%20were%20here!"];
    [[UIApplication sharedApplication] openURL: [NSURL URLWithString: url]];
    The only time a preconfigured subject and body do work properly is when they are just one word.
    Any help would be appreciated.

    Use MFMailComposeViewController instead.

  • When I sign in to hotmail, my emails appear then I have errors and the page goes blank. Any help ? I'm on OS X 10.5.8

    when I sign in to hotmail, my emails appear then I have errors and the page goes blank. Any help ? I'm on OS X 10.5.8
    Sorry should have said, when I log in my emails pop up momentarily. Then, it seems as if the pages aren't loading. A message comes up on the bottom left that the pages are loading, then errors occur and nothing happens.
    Thanks

    i tried to access kb.mozillazine.org and the following error message was returned:
    ERROR
    The requested URL could not be retrieved
    While trying to retrieve the URL: http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    The following error was encountered:
    * Read Timeout
    The system returned:
    [No Error]
    A Timeout occurred while waiting to read data from the network. The network or server may be down or congested. Please retry your request.
    Your cache administrator is root.
    Generated Tue, 07 Jun 2011 10:04:45 GMT by sunrise-squid.mz.osuosl.org (squid/2.5.STABLE11)
    I have tried to access your link, or just kb.mozillazine.org several times over the past hour without success...

  • Email submit button concatenate subject and body

    Hello Expert,
    I'm trying to modify what the body of the email will look like once the user has pressed an email submit button. In Livecycle designer, I clicked on the button and viewed java script code
    this.resolveNode("#event.#submit").target = "mailto:"+$record.XXXXXX.MAIL_ID.value+"?subject ="+" Subject line "+"&body="+"Body of the mail";
    Whenever i click the button its conacatenate the subject line with -- " Subject line &body body of the mail ".
    My requirement is to change the body of the mail. Can anyone help me on this issue.

    Hi Abdul,
    Try this. Create a regular button and in the click event put this script.
    var mail;
    var add = mailAddress.rawValue; // the to mail address you want.
    var msg = "Sample message"; // This is the body of the mail Customize it as per need by fetching value from different fields
    var sub = "Sample Subject"; // This is the subject of the mail.
    event.target.mailDoc({
              bUI: true,
              cTo: add,
              cCc: '',
              cBcc: '',
              cSubject: sub,
              cMsg: msg
    Thanks,
    Bibhu.

  • Yahoo emails display sender, subject and body in email listing

    The past couple of days my yahoo mail displays subject and as much of the body that space allows. The folders are all messed up. The whole screen is a mess. Nothing like it used to be. It works fine in IE.

    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Command+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you have made changes to Advanced font settings like increasing the minimum/default font size then try the default minimum setting "none" and the default font size 16 in case the current setting is causing problems.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow pages to choose their own fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

  • I get email with blank "from", blank "subject" and nothing in it! What is i

    Anybody knows why I have started getting emails that have no from, no subject and no body? I'm not sure when it started exactly, I have been getting about one a week and today I got 2 together. Strange behaviour...

    I have been getting these too! They really bother me. And sometimes I get email that has a weird bunch of nonsense letters and numbers as the sender.
    I usually delete these immediately without opening them, but wonder what is going on!

  • Customise Standard Subject and Body Mail Text

    Hi Workflowers,
    I would like to edit the standard text that appears in the outlook e-mail after the Description in the mail body as follows:
    "Open the SAP shortcut attachment in order to process the work item.
    If you have any problems logging on, contact your system administrator."
    And the message subject saying for example "Missed Deadline:...."
    I know that when you run the report RSWUWFML2 under the block "Standard Text for Notification", there is a message class for the mail Subject "SWU_NOTIF" Message Number 2, which has &1: &2 in transaction SE91. How can I determine the text in these variables during runtime (In fact, I would like to Hard-code this text)
    After I select "Collective Message" in the "Send granularity" block I have removed SWU_NOTIF_PROLOG1 for "Before Work Item Description" so that the standard text:
    "Your Workflow inbox in the SAP system DEV, client 100, contains the following work item:"
    does not appear in the outlook mail since I don't need it.
    But I have not removed the SWU_NOTIF_EPILOG1. I would like to know how I can edit the text from this:
    "Open the SAP shortcut attachment in order to process the work item.
    If you have any problems logging on, contact your system administrator."
    which I believe is the one involved with SWU_NOTIF_EPILOG1.
    Regards,
    Darlington

    Hi Darlington
    You have to do the custom development for the custom text in your mail. Instead of that which ever workflow you are triggering put a mail step in the workflow itslef with custom text both in subject as well as body. This is very easy job rather than developing ZRSWUWFML2.
    Regards
    vijay

Maybe you are looking for