Replying to messages?

I'm the only person who can no longer respond? I missed an incantation, that I need to use it to answer?

Lou

Hello, Lou.

No it's not just you. Last weekend the forum software has been upgraded to a newer version.

As a result, there are now a few questions around connection and redirect pages.

Team by the forum software works hard to resolve all issues, the most fundamental aspects like these must all be back to normal in a few days. Maybe even today as I know they did deploy a fix tonight.

Hope this helps,

--

Wil

Tags: VMware

Similar Questions

  • Mailing address: cannot reply to messages.

    iMac 21 inch end 2012. OS X El Capitan.

    Mailing address: since yesterday I can not reply to messages. Firstly the answer button did not work. Then I used the right click of response, but now it does not either. A blank message window appears, but I can't do anything with it, not even close.

    Any suggestions? Thnx!

    Hi, A.Visee.

    Please visit Apple support communities.

    It seems that the Mail application stops responding.  I would start by forcing the Mail application to close and open the Mail app via the steps below.

    Force a nearby application on your Mac.

    1. Open Mail and immediately hold down the SHIFT key until the Mail is opened. This causes the Mail to open without any message or box to the selected letters.

    If mail closes unexpectedly when displaying certain messages

    See you soon

  • When I try to reply to messages on some websites via Outlook, I get: "no socket error 11001 protocol smtp port 25 google host was not found."

    When I try to reply to messages on some Internet sites via outlook, I get, no socket error 11001 protocol smtp port 25 google host cannot be found.  also when attempt to send from outlook, I get, google found 3 error socket port 110 Protocol pop 0X800CCC0D.i am not very good at such things but can follow directions if they are not complicated to. A few years ago someone set up my computer and I remember their delete something with outlook, because I was going to use google to e mail.but I'm not sure. This problem became a big drawback.

    original title:, not socket error11001 protocol smtp port 25 host not found google, google can't find ox8oocccod

    Hello

    see this link:

    http://www.FixYa.com/support/t2859101-cannot_get_or_send_mail_error

  • How to contact the administrator of the forum system - I am unable to reply to messages

    I can't reply to messages (after login). Error messages said I need to contact the system administrator. Where is the link to the forum SysAdmin?

    I decided to test by typing my response, Word by Word and sentence by sentence. That's when I noticed that the forum software has refused to publish a sentence containing the word "m-a-r-r-i-a-g-e". In fact, the software asked me not to publish the word here as well!

  • What is the problem with this Forum? Why Adobe taking so long to reply to messages?

    What is the problem with this Forum? Why Adobe taking so long to reply to messages?
    It is in fact 'specific' Forum of Photoshop.
    I usually come back another Adobe forum responses quickly.

    Chime.

    Hi people,

    For what it's worth, there are several of us who try, in addition to our regular work, to keep an eye on two other forums.  Quite simply, we care about the product and try to make sure that we give our customers the best experience as possible.  Plus, what better way to hear about your weak points in order to solve them.  But, as Mylenium and Christmas as well stress this, the forums are officially a user experience.  If you need help fast or official, it isn't the best place to do it.

    Regarding your question of Arab, Rahzah, I answered in two different threads and would be happy to help you with your problem.  Please choose a single thread and stick with it. two tabs is a pain.

    Thank you
    David

    PS - some of us do check the forums on our time, as I did last week at the launch while I was on vacation.

  • OT: Replying to messages on an iPad

    Is anyone visiting these forums from an iPad? I can't reply to messages of mine. I'm well connected. When I hit the reply button in thread, I am taken to the text field for my answer, but when I click in the field of the on-screen keyboard does not appear (as it is when other fields of text in Safari, Mail and elsewhere are selected). Anyone know how to solve this puzzle? Thank you.

    That we

  • I can't compose or reply to messages in gmail with firefox on my mac

    I have firefox version as follows:

    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1
    

    I can't reply or compose messages in my gmail account using this browser. He gets locked in the status of "loading".

    See/questions/761826 and /questions/762688 #answer - 115934

    Check the dom.storage.enabled pref on the subject: config page and make sure that the pref is set to true.

    To open the topic: config page, type Subject: config in the address bar (address) and press the 'Enter' key, as you type the url of a Web site to open a Web site.

    If you see a warning then you can confirm that you want to access this page.

    See also http://kb.mozillazine.org/about%3Aconfig

  • Palm pre - when replying to messages - all the formatting in previous posts is lost

    with the pre - if I reply to an email all the formatting is lost.  EG - get an email, I answer that e-mail, all the people that I meet to lose any formatting when viewing the message I sent in response - it's like all the hard returns are lost and they see as a string of content...  Others experience this problem?

    This issue has been addressed in the last 1.1.0 patch.  I'll leave this thread open to allow people to confirm that its now works for them, but she asked if you still see this issue that you open a new thread which includes "(post 1.1.0) ' in the title."

    Thank you.

  • Reading, replying, deleting messages from Message Hub without user interaction

    I need access to the hub of the Message to read the messages/email from particular sender.  The app would have read the message, extract information such as the e-mail address of the sender of the message and reply to the sender. I want to achieve this goal without the user intervention or interference to end of self-test.

    For example, I get a message in the Blackberry hub, Application research and read a message from a specific sender. It retrieves information and answers back to the sender. After the response is sent, the message should be deleted. But this should happen as soon as the Application is started. There is therefore no interference of the user while encoded in the files of the CBC.

    There are some Message PIM application example that does something similar. But there is user interaction required to send the message. I have a few minor changes and hard-coding an email address. It sends an email to this address, but I need to press the button 'send '. I want to do as soon as the application is started without interacting with a graphical interface to test the object.

    Is it possible to do it in the background and the GUI only shows information such as the email/message received, sent to answer?

    I read the reference to MessageService, Message etc to the http://developer.blackberry.com/native/reference/cascades for more information on the API.

    In fact, you can. In the example of Messages , the "Send" feature is attached to a button, so you can raise yourself when you play with the app, but really you as a developer could haved called at any time... It's that they function key:

    void MessageComposer::composeMessage()
    {
        const MessageContact recipient = MessageContact(-1, MessageContact::To, QString(), m_recipient);
        const QByteArray bodyData = m_body.toUtf8();
    
        // Create a message builder to create/modify the message
        MessageBuilder *builder = (m_mode == CreateMode ? MessageBuilder::create(m_accountId)
                                                        : MessageBuilder::create(m_accountId, m_messageService->message(m_accountId, m_messageId)));
    
        builder->subject(m_subject);
        builder->removeAllRecipients();
        builder->addRecipient(recipient);
        builder->body(MessageBody::PlainText, bodyData);
    
        // Send the new message via current account
        m_messageService->send(m_accountId, *builder);
    }
    

    However, this does not require permission to access_pimdomain_messages, which most of the users will not give you unless you have a good enough justification (because it lets you do things like that).

    What you can't do, is use the card of composer of email without user interaction, which is normally how you would like to send an email. This does not require the permission of messages, such as the user has total control over what is sent (if anything).

  • BlackBerry Smartphones cannot send or reply to messages

    My 8530 has been put in place at Verizon. I was able to send and receive messages. However, I noticed that my calendar is past not my Curve 8330 more so I tried to transfer from the old phone using the mnager BB desktop software.

    Since then I can't use my BB to send or reply to so e-mail or text messages. The message I get says "no service message not configured. You will be redirected to the Setup Assistant to configure your e-mail account. "I go to the installation wizard which gives me the possibility of creating or adding an e-mail account or to set up a professional email with BB Enterprise Server. I then go to the page that shows my e-mail and password. I press Ok and then said that this e-mail is already set up.

    So why am I unable to send e-mail messages or if it's true?

    Thank you.

    Hi and welcome to the Forums!

    I suggest the following, in order, even if they seem redundant to what you have already tried (steps 1 and 2, each should result in a message to your BB to come):

    (1) registry HRT

    • Homescreen > Options > Advanced Options > host Routing Table > (it matter little what line is current) > sign up now

    (2) Service reference books

    • KB02830 Send the directories for the BlackBerry Internet Service

    (3) restart to take batt

    • Each time a random strange behavior or slow creeps, the first thing to do is a battery pop reboot. With power ON, remove the hood back and remove the battery. Wait a minute, then replace the battery and cover. Power on and wait patiently through the long reboot - about 5 minutes. See if things return to functioning. Like all computing devices, BB suffers from memory leaks and others... with a hard reboot is the best remedy.

    I hope that will move things again for you! If not, then you should try remove and re-add your BIS lines for these accounts.

  • I can reply to messages without including the message with the answer?

    In Microsoft Outlook, there is an option to include the incoming response message, or do not include the incoming message. Is there an option in Thunderbird? I can't find it in Options.

    Large. You will mark this one resolved.

  • Unable to reply to messages in Hotmail - "Bad request" appears in the section of the Hotmail page response.

    Having an intermittent problem (90% of the time) by creating and answering emails in Hotmail. We read emails OK and trying to write or reply to an email all other aspects of the page are very good (menus, to:, CC:, subject of boxes etc.) except for the box where you type the email. It's filled with the term 'bad request '.
    Works fine in IE and I tried Firefox trick of clearing cookies/cache and tried the mode without failure of Firefox without result. This has been a problem for about four days and it does not coincide with the Firefox updates to the best of my knowledge.
    Any help appreciated. Thank you

    The sollution is indead the Https Protocol, you need to change when you connect with firefox.

  • Cannot reply to messages text if the contact is not in my contact list...

    I just got a text from my doctor for an investigation, and I couldn't answer you... (No window to type at the bottom)

    Maybe the investigation should be taken online, this is why you did not have a response option.

  • Phone, e-mail, message apps gel ios10

    Is there a place for feedback for iOS 10 somewhere and others have this problem?

    I have reset my phone closed apps and rebooted, but regularly my phone freezes when replying to messages and emails, or when you try to make a call.  It's very frustrating.  I have an iPhone 6, 64 GB with 50% free space.

    I have this exact problem too, on 6 and 7, iPhone very very frustrating!

    The phone application crashes + 10 times a day.

    latest iOS 10.0.2 update raphael Scott NOT to help.

  • Thunderbird is showing me Yahoo messages that are not Yahoo.

    I have 7 email using Thunderbird accounts and it normally works well, but then normal mail through the works of Yahoo fine, that I get a hundred spams a day sent to my Yahoo account but not appearing is not on the webmail of Yahoo. They seem to have found their way into Thunderbird without going through mail servers, with that I am registered.

    Here the headers of one of them:

    -Thu Apr 02 14:30:08 2015
    X key account: account 1
    X-UIDL: ABnnjkQAAALxVR2I9gdW6D2X + Ro
    X-Mozilla-Status: 0001
    X-Mozilla-Status2: 00000000
    X-Mozilla-keys:
    X apparently-To: [email protected]; Thursday, April 2, 2015 18:22:46 + 0000
    X YahooFilteredBulk: 173.246.181.56
    Received-SPF: pass (domain of todayasseenontv.com designates 173.246.181.56 as permitted sender)
    X YMailISG: 6SAfCL8WLDuFWJyCetTLHyeMJhsDF5fNLzBG82DtmHWdJ27u

    21eyudITujl.csR29EMxApxWZldSwLxuPcoQ2aXHw_SmO_WBJOEnHApIRcrw
    L3_ApwFyKMjNbf8GcW.PTitHZ.Tx8ASswFVlAeK42KsuSZV6aUo6OiSskgy7
    wJO0wq25ApUKS3GEot7S2rNZhsPZr4tRq3QeXPoh8oRO_vsgbi0KMGvVJKz0
    B3rvBJdnPlfJJ4nTZ.kAE2x916atEyIsipogXStixRtJAmQOkWrbMXylu7IA
    X4YvElb_mZy7eN_5oNBzfBxx3rZHrzIb9n6qg014ulKi6L2HHLsd2A.ANWP3
    Gv5oNf5E3.hCDlBqbD3749_QCoOOK2qnmg7r0aA0DmGQLQ0p.cCf3KAUX7zQ
    b0_UqoJQ_fvgCVjELGmX14HDZJ2ndv2ERf3L6eTlpBgOQVIyKnqpMpUIgiLb
    f23.66FXDT4fEJ21n3dPVnfhCT1UVCHfCDonERoEoty.FI45atvi_0mErDkl
    VyXaCDwbtM1.n9.QJC17_ZDfFxx8EmV2AY4AbVq2WwBIkO.BFk00mTrFDGR.
    0umniSJeeBmrUHKC5Lsf3wOBXmbaNgY6__8OlFXpIJ7TSeEv4wetwkyN6hwI
    8jbBNamihYNY40I4cxbVFi3usD5uqWhWTA2Mkqqw1vKjaIaQOKbf2z9RbMxz
    TUm49WHs2g7YTpXZq.CtX9EwzvbzJFYg90PCiR77zMEqiZhEJ7C._64IjQtG
    DgWmLs0aXvZc6pqmCFtNv_xKGFYNTUqDaXzgXqPop9Oicn3LL4AYCjoY1pOk
    tRsEZ3WdPrSV6s0KsH7Egoik1087OOD0aaPwYWfd8jx5CtplCsH0VlV41YCV
    HsFsj9LfZFP.sfWFbj3Y_igiF_X0GwgNep5lEnIm9AuNRrobUtoFBDyucoP7
    bRNOrjabUZvA75BIdZfHcJLHsj.6bO3L4UqWlCydQYXAu4kcs0UCE6_hpc5H
    2lW7Xr0ZDOGKbWmFdhxL9U0I54i.5z3Tzi7.W7TnSRhIzG99m7qQmlyBnGlL
    .eg3hk4QxijV9zCTzSHQns6ROAqijCbPXZkSSITdzBU33WJR7_mzWYf.258.
    TArr5hSMRlRUTHMevS3hlONPEa1itnRBgfGW0.LB1zLZ_ul8yqLRRWBKL0cq
    4EpheYhml9T2FbxuTiSnXeR7KXovED1_u6ZKqycPGH3lU2cmbtQrCpO_cFqp
    yDSzqTaHd8oksgIbDane5mHrXleLisWIzdfmp31CABoBUej9KiWLO9dhCtH2
    ryyeFnOz5YNX4XoKuk8C42HyzShyyQCsFJFmAsPlxVCcZBxz95aL6buKb5yN
    2EC3WQr6VAPGoMf63psCtpVq5vJh8RTlPtOigo0Gw8ZwFP0kJusLrIMFy7da
    nOGom3L9aCKCabLKp2eheJpC__rllfQbnsh0qBmtT.u3nXkD1N0Yl8bL1f4n
    H3K02aFdRKreFetsdv4dQ44rq8VHikmn6u4MqhllWuUR.khvOuaqf9iR8CLa
    JHzwGHxbgpSM9LYxj3clIz4jwFh.1KESRviHyiY-
    

    X-Originating-IP: [173.246.181.56]
    Authentication-results: mta1451.mail.ne1.yahoo.com from =todayasseenontv.com; DomainKeys = pass (ok); from =todayasseenontv.com; DKIM = pass (ok)
    Received: from 127.0.0.1 (EHLO host - 6835318.todayasseenontv.com) (173.246.181.56)

     by mta1451.mail.ne1.yahoo.com with SMTP; Thu, 02 Apr 2015 18:22:46 +0000
    

    DKIM signature: v = 1; a = rsa-sha1; c = relaxed/relaxed; s = todayasseenontv; d =todayasseenontv.com;

    h=Mime-Version:From:To:List-Unsubscribe:Reply-To:Message-ID:Subject:Date:Content-Type; [email protected];
    bh=sMDUDzIV0+Ycf0h5XP9kJBYgFYk=;
    b=YNwU0OEo153o5TfIYUjAHwvcxILKBCjfrapoAOaVNNl7SEulGSm0q87jDuQP0KeVgSQzvzORSbZs
      PrfymCEbKE5+WQx9DqtBqpdxEhMm1vZWUG8C32mKYyITInBZQQRxuUxjXW7kA/AVnFlTRBeuYQCb
      L3yqDr1Jmy0OL2JT+vo=
    

    DomainKey-Signature: a = rsa-sha1; c = nofws; q = dns; s = todayasseenontv; d =todayasseenontv.com;

    b=fcMFF/w1OtN2yRt9z9SVaKqaljJA/GkQ3kFFgte1jtAEA07PtCqd3QTcIJv8QCF0KzncibNdo3yP
      BblyIV4GEyb4ZkaALls7rwv7vYESNi7PFFnRvU7xkzoHF6In87HsPCUrQzYhYvKe5wC010GZRM2J
      iMSVWTFZGNEMbzXwITw=;
    

    MIME-Version: 1.0
    From: "As Seen On TV" < [email protected] >
    To: < [email protected] >
    List-Unsubscribe:"rel = 'nofollow' > http://todayasseenontv.com/297024430710 > "
    Reply-To: < kkdjaeqhyssewgsbxviebskygsbssstjrsbxcxisksknysumssbcotpjfsbjbsaqq@todayasseenontv.com >
    Message-ID: < kkdjaeqhyssewgsbxviebskygsbssstjrsbxcxisksknysumssbcotpjfsbjbsaqq@todayasseenontv.com >
    Subject: [Bulk] why you should consider as seen on TV products
    Date: Thu, April 2, 2015 11:22:45-0700
    Content-Type: text/html;

    Look in your spam on yahoo?

Maybe you are looking for