Device sends READ and DELIVERY receipts when not programmed to do so.

My Blackberry Curve sends read and delivery receipts to the email sender and to my email.  Many times I don't even open the message.  In my BB email options, I have NO marked on confirm delivery, confirm read and send read receipts.  Does anyone know how to make these stop sending?

sounds this resource is protected by basic authentication??
workaround is to retrieve (for designtime) the wsdl from a browser and save it locally .. and create the plnk on top of it .. during runtime
you need to specify properties on the plnk binding in bpel.xml
httpUsername
httpPassword
all given that your resource is indeed protected by basic authentication ..

Similar Messages

  • Read and Delivery Receipts

    My Blackberry Curve sends read and delivery receipts to the email sender and to my email. Many times I don't even open the message. In my BB email options, I have NO marked on confirm delivery, confirm read and send read receipts. Does anyone know how to make these stop sending?

    open messages icon - menu - options - email settings - make sure it shows your email beside MESSAGE SERVICE
    change CONFIRM DELIVERY and CONFIRM READ  and READ RECEIPTS to NO

  • HT5361 Can I use send and delivery receipts when composing mail?

    Does anyone know if I can ask for read receipts and delivery receipts when composing mail?

    Additionally (to BobtheFisherman):
    And his suggested method will work just as well as any send/read receipt since many recipients will not allow such a receipt be sent. If it is important enough to require a receipt, send it via USPS return receipt requested, or FedEx, etc.

  • Email read and delivery receipt

    Hi,
    I an sending a mail from SAP to the employees outlook and the sender is the common mail box which is entered on selction screen.
    Our requirement is that the common email box should recieve read and delivery receipt for the mail.
    Please tell me how to do it.
    I am uisng the following code to send the mail.
        DATA : lt_att_content_hex TYPE solix_tab,
               lv_subject         TYPE so_obj_des,
               lv_async           TYPE c,
              " lx_email           TYPE type_email,
               lv_email           TYPE adr6-smtp_addr.
        DATA:  lx_document_bcs TYPE REF TO cx_document_bcs VALUE IS INITIAL.
        CLASS  cl_bcs DEFINITION LOAD.
        DATA:  lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL.
    Message body and subject
        DATA:  lt_message_body TYPE bcsy_text VALUE IS INITIAL,
               lo_document     TYPE REF TO cl_document_bcs VALUE IS INITIAL.
    Create recipient
        DATA:  lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
        lo_send_request = cl_bcs=>create_persistent( ).
                   TRY.
        lo_send_request->asynchronous(
          RECEIVING
            result = lv_async ).
                    CATCH cx_send_req_bcs .
                   ENDTRY.
        CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
          EXPORTING
            buffer     = pdf_xstring "PDF file from function module
          TABLES
            binary_tab = lt_att_content_hex.
        CONCATENATE  ': ' pn-begda+0(4) 'Benefit. Statement' INTO lv_subject
        SEPARATED BY space.
        DATA: lx_string TYPE string.
    Message Body
        APPEND ' Body' to lt_message_body.
        lo_document = cl_document_bcs=>create_document(    i_type = 'HTM'
                                                           i_text = lt_message_body
                                                           i_subject = lv_subject ).
        TRY.
            lo_document->add_attachment(
                          EXPORTING
                          i_attachment_type = 'PDF'
                          i_attachment_subject = lv_subject
                          i_att_content_hex = lt_att_content_hex ).
          CATCH cx_document_bcs INTO lx_document_bcs.
        ENDTRY.
    Add attachment
    Pass the document to send request
        lo_send_request->set_document( lo_document ).
        lo_recipient = cl_cam_address_bcs=>create_internet_address( 'XYZ@XYZ' ).
    Set recipient
        lo_send_request->add_recipient(
        EXPORTING
        i_recipient = lo_recipient
        i_express = 'X' ).
        lo_send_request->add_recipient(
        EXPORTING
        i_recipient = lo_recipient
        i_express = 'X' ).
    Create sender
        DATA: lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
              l_send TYPE adr6-smtp_addr.
        l_send = p_email.
        lo_sender = cl_cam_address_bcs=>create_internet_address( l_send ).
    Set sender
        lo_send_request->set_sender(
        EXPORTING
        i_sender = lo_sender ).
       TRY.
        lo_send_request->set_status_attributes(
          EXPORTING
             i_requested_status = 'A'
             i_status_mail      = 'A' )
        CATCH cx_send_req_bcs .
       ENDTRY.
    Send email
        DATA: lv_sent_to_all(1) TYPE c VALUE IS INITIAL.
        lo_send_request->send(
        EXPORTING
        i_with_error_screen = 'X'
        RECEIVING
        result = lv_sent_to_all ).
        COMMIT WORK.
        MESSAGE 'The form has been emailed to the Manager' TYPE 'S'.
        CLEAR lt_message_body

    Hi,
    For reciepts to work the basis setting needs to be activated.
    SCOT->Settings->Confirmation of Receipts

  • Reading and saving emails when not in WIFI

    Hi,
    Are email drafts "saveable" without a current wifi connection in Ipod touch (32g)?
    Are emails (already downloaded and read previously with WIFI) readable without a current wifi connection?
    Basically this is what I would want to do: Check/download my emails from home (with WIFI), then (in the bus for example), read them and reply to them by saving in draft so when I come back home I can send my replies through WIFI.
    Can I read (already downloaed email) and save emails (draft) without WIFI?
    Also, can I save/send my Notes to emails?
    Thanks for the help!
    Message was edited by: Macfisto

    Hi Macfisto, this depends on your mail account, wether it's POP or IMAP.
    With IMAP your Ipod will sync with the mailserver (includes moving mails to different folders, deleting them, etc.) and you can read your emails offline, too.
    With POP the Ipod client will download just the mails from the inbox on the server and because of a wierd bug in the Ipods' mail client you won't be able to read your larger emails (e.g. with attachments or html mails with lots of pics) offline. So I fear, with a hotmail POP account you won't become happy. Watch out for several posts about this issue at this board.
    yours, winxi

  • I'm a Microsoft Outlook for Mac user, I need information of how to know when e-mail was readed and confirm receipt of e-mails sent. thank you!  regards Mauricio

    I'm a Microsoft Outlook for Mac user, I need information of how to know when e-mail was readed and confirm receipt of e-mails sent. thank you!  regards Mauricio

    Mail and Address book

  • IPhone is 17 month old and shutting down when not connected to the mac any this I can do about it?

    iPhone is 17 month old and shutting down when not connected to the mac any this I can do about it?
    should I bring it to apple ?

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these steps in order until the issue is resolved.
    Replacing or even suggesting replacing hardware without doing basic troubleshooting first is not very smart.
    If basic troubleshooting does not resolve, take it to Apple for evaluation.  There is no obligation to pay for anything, the evaluation is free.

  • I refund a New iPad which was purchased by cash 15 days ago, but I did not receive my refund check. and my receipt can not find, what should I do?

    I refund a New iPad which was purchased by cash 15 days ago, but I did not receive my refund check. and my receipt can not find, what should I do?
    I still have the confirm receipt for purchasing the ipad, but my refund receipt can not find.

    Seventy one is correct, you need to take this up with the manager of the store.
    Ultimately, if the guy who handled the return at the store didn't enter it into the system correctly, or if the paperwork was somehow lost, or anything else along those lines, your refund receipt is the only thing you have proving that they owe you money. If you have lost that receipt, it's quite possible that you will have lost the money that it represents.
    Go to the store. Talk to the manager. Try to recall which person at the store handled the return, and see if they remember you. Be polite but insistent, and remember that without the receipt, you are depending on those people to help you out.

  • How do i enable read or delivery receipt for Mail?

    how do i enable read or delivery receipt for Mail?

    I entered this code into terminal replacing "your name" with my email address:
    defaults write com.apple.mail UserHeaders '{"Return-Receipt-To" = "[email protected]"; "Disposition-Notification-To" = "[email protected]"; }'
    I've read it worked for some, but I could not get it to work. Does Mail automatically override this?

  • How do I put read and receive receipts on e mails?

    Anyone know how to put read and receive receipts onto messages sent from Mail?
    Ta

    Not all e-mail programs support return receipt.  This hack lets you get it on Mac OS X Mail:
    http://email.about.com/od/macosxmailtips/qt/et_request_recp.htm
    Of course the recipient must support the same standard for it to work exactly as intended.

  • Calling billing and delivery transactions when i click the button in webdyn

    Hi,
    How to call the transactions like billing and delivery when i click the button.I am developing a webdynpro alv report in that 2 buttons are there.one is confirmation and another is cancel.
    I want to call the billing transaction when i press the confirmation button?

    Hi Lakshmi,
    It is not possible to directly call a transaction code from a wev application. Calling a transaction involves launching of SAP Dynpros which is not supported by WDA frame work.
    One possible ways is to use transactional iViews in Portal. We can Associate a transaction code to this and when called, it launches the same in an R/3 Screen.
    If you are using portal as a triggerring point of your web dynpro applications, then the below requirement is achieved by doing the following.
    1. Create a BDC report program to call transaction CAT2 skipping the first screen.
    2. The report has the same input parameters as that of the transaction CAT2.
    3. Associate a transaction to the report program sat 'ZCAT2'.
    In the event handler of the button in your web dynpro do that following
    Data declarations
    Local Internal tables(lt_)
    lt_bus_parameter_list TYPE wdy_key_value_table,
    lt_launcher_parameter_list TYPE wdy_key_value_table,
    Local Work area's(ls_)
    ls_keyvalue_pair TYPE wdy_key_value,
    Local Variables(l_)
    l_pcdpageurl TYPE string,
    l_componentcontroller TYPE REF TO if_wd_component,
    l_port_manager TYPE REF TO if_wd_portal_integration.
    Constants(c_)
    CONSTANTS:
    c_transaction_code TYPE string VALUE 'ZCAT2',
    c_okcode TYPE string VALUE 'F8',
    c_param1 TYPE string VALUE 'P_Data_Entry_Profile',
    c_param2 TYPE string VALUE 'P_person_number'.
    l_componentcontroller = wd_this->wd_get_api( ).
    l_port_manager = l_componentcontroller->get_portal_manager( ).
    Fill all the business parameters
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = c_param1.
    ls_keyvalue_pair-value = 'Data Entry Profile'.
    APPEND ls_keyvalue_pair TO lt_bus_parameter_list .
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = c_param2.
    ls_keyvalue_pair-value = 'Person Number'.
    APPEND ls_keyvalue_pair TO lt_bus_parameter_list .
    Fill the launcher parameters for the transaction
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'AutoStart'.
    ls_keyvalue_pair-value = 'Yes'.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'GuiType'.
    ls_keyvalue_pair-value = 'WinGui'.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'OkCode'.
    ls_keyvalue_pair-value = c_okcode.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'System'.
    ls_keyvalue_pair-value = 'SAP_R3_HumanResources'.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'TCode'.
    ls_keyvalue_pair-value = c_transaction_code.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'Technique'.
    ls_keyvalue_pair-value = 'SSF'.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    CLEAR ls_keyvalue_pair.
    ls_keyvalue_pair-key = 'WinGui_Type'.
    ls_keyvalue_pair-value = 'Shortcut'.
    APPEND ls_keyvalue_pair TO lt_launcher_parameter_list.
    SAP has provided us with customizing table to maintain the path for the iView.Here Resource_key is the key field to get the path.
    We create a new entry in this table using which we uniquely identify the path of the iVew that needs to be launched.
    get the url of the pcd page for the common transaction iView
    SELECT SINGLE b~text
    INTO l_pcdpageurl
    FROM t7xssserstring AS b
    INNER JOIN t7xssserres AS a
    ON a~respcdpage = b~guid
    WHERE a~ressource = /rio/zcl_hse_constants=>c_common_resource.
    Navigate to the Injury Illness details
    CALL METHOD l_port_manager->navigate_absolute
    EXPORTING
    navigation_target = l_pcdpageurl
    navigation_mode = l_port_manager->co_show_external
    use_sap_launcher = abap_true
    business_parameters = lt_bus_parameter_list
    launcher_parameters = lt_launcher_parameter_list.
    The folowing is the flow of the program:
    When user clicks a button to launch transaction CAT2, the event handler associated to it called.
    Here we populate an internal table with the parameters to call transaction ZCAT2 and the iView is launched by calling navigate_absolute method with the right path.
    I am not very much sure as to how the iViews are set up but there is a provision to read the key valure pair there. The values are read and the tranzation ZCAT2 is called which will inturn launch CAT2 transaction.
    By adding Skip First screen statement we can get in the details directly.
    Hope this helps.
    Regards,
    Sravan Varagani

  • HT1688 my 4s is unable to send imessages and the 4g is not working

    my 4s is unable to send i messages and the 4g is not working. it does work when connected to wifi

    ONe last suggestion,  settings - general - reset - reset network settings.
    IF that doens't work then you will need to contact your phone carrier for your cellular data issue.

  • Send As and Full Controll permissions not working in OWA

    I have an exchange 2013 enviroment where I work with send as and full access permisions via Active Directory groups.
    I have given the group FC on a shared maibox and in outlook, the user who is member of this group can open the additional mailbox.
    In owa the same user cannot open the additional mailbox, exept when I give the user directly FC on this mailbox.
    How do I configure Exchange so the user can access the additional mailbox in owa, without giving him directly FC permissions.
    btw In an exchange 2010 enviroment this issue is not there.

    Hi,
    From your description, I recommend you restart IIS by running IISReset from a command prompt and check the result. I see others have the same issue, they resolve it by running IISReset.
    Here is a thread for your reference.
    Exchange 2013 OWA HTTP 500 error when opening another mailbox
    http://social.technet.microsoft.com/Forums/exchange/en-US/9345d396-b5a6-4d26-a498-7d1539f85d13/exchange-2013-owa-http-500-error-when-opening-another-mailbox?forum=exchangesvrclients
    Hope it helps.
    If there is any problem, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • My iphone 5 will send iMessage and mms messages, but not sms messages. Help!

    I have already reset network settings, reset all settings, hard reset and even erased and restored my phone and it won't send sms messages. Only iMessage and mms. I don't know what to do

    1. This is the iPad forum.  The iPhone forum is here: https://discussions.apple.com/community/iphone/using_iphone
    The Hosts will likely move the thread there shortly however.
    2.  Phone and text service does not rerquire internet. Its a separate service to the Data access for internet.
    Do you have Mobile/Cellular Data turned on in Settings->Cellular/Mobile?
    Have you talked to straight talk?  Your Data allowance may have been exceeded on your plan.

  • Acrobat reader and adobe writer will not start

    I bought and installed Adobe CS6 design web premium and a month after installation the Acrobat reader and writer will not start up anymore.
    My OS is Windows 7 ultimate. If remove the installation and re-install it will work again but just for at about a month.

    Moving this discussion to the Adobe Reader forum.

Maybe you are looking for