Is it possible for an SMS to be automatically deleted after a specified period or by a remote party?

Hi Everyone,
I had a strange situation occur today with an SMS on my iPhone 5.
I signed up for a bank account and a message was sent to me with a few details of my account and a seperate SMS with a temporary PIN Number (from the same number) after authenticating my date of birth. The SMS was available all day yesterday and didnt look at it again, until I received another message from the Bank today stating "If your PIN message still exists in your inbox, Please delete manually", looking at the conversation of the SMS the temporary PIN has disappeared, Eventhough I still have other messages in the conversation available.
Can anyone in the community help me understand whether it is possible to remotely remove an individual SMS or send a timed SMS with an exipry, after which the message automatically deletes itself.
Kind Regards
Aidan

To the best of my knowledge, not on an unjailbroken phone using the stock Messages app.

Similar Messages

  • HT1363 Is it possible for my i-pod classic to work after accidently washing it in a washing machine ?

    Is it possible for my i-pod classic to worg again after accidently being washed in the washing machine ?

    Thanks Tom, that did the trick. Appreciate your help and love your DVD and style. Cheers.

  • Possible REUSE_ALV_GRID_DISPLAY_LVC  with a Edit Field to collect  after ch

    Hi all
    is it possible for Fuba REUSE_ALV_GRID_DISPLAY_LVC with one Editable field after change the field one by one manually to collect the the change ?
    Event ?
    If yes please could you show me how?
    Thanks in advance

          FORM DO_DATA_CHANGED
          Auf Dateneingabe reagieren
          !!! Dynamischer Aufruf vom ALV. Keine Parameterübergabe
          !!! ==> direkter Zugriff auf benötigte Werte des Hauptprogramms
    -->
    <--
    FORM do_data_changed USING data_changed TYPE REF TO
                                            cl_alv_changed_data_protocol.
      DATA: wa_alv TYPE          lin_output_alv_lvc.
      DATA: wa_mod_cell TYPE lvc_s_modi.
      DATA: h_check_int TYPE i.                              
    wenn keine Datenänderung => FORM verlassen
      CHECK NOT data_changed->mt_mod_cells IS INITIAL.
    Eingabe auf Integer prüfen                              
      READ TABLE data_changed->mt_mod_cells INTO wa_mod_cell  
                               INDEX 1 TRANSPORTING value.    
      CATCH SYSTEM-EXCEPTIONS convt_no_number = 901.          
        COMPUTE h_check_int = wa_mod_cell-value.            
      ENDCATCH.                                                
      IF sy-subrc <> 0.                                      
        EXIT.                                                
      ENDIF.                                                
    geänderte Zeile ermitteln
      READ TABLE data_changed->mt_mod_cells INTO wa_mod_cell
                                            INDEX 1 TRANSPORTING row_id.
    Werte der einzelnen Spalten holen
      CALL METHOD data_changed->get_cell_value
                   EXPORTING i_row_id    = wa_mod_cell-row_id
                             i_fieldname = 'EKORG'
                   IMPORTING e_value     = wa_alv-ekorg.
      CALL METHOD data_changed->get_cell_value
                   EXPORTING i_row_id    = wa_mod_cell-row_id
                             i_fieldname = 'PVERH'
                   IMPORTING e_value     = wa_alv-pverh.
      CALL METHOD data_changed->get_cell_value
                   EXPORTING i_row_id    = wa_mod_cell-row_id
                             i_fieldname = 'PROQU'
                   IMPORTING e_value     = wa_alv-proqu.
      CALL METHOD data_changed->get_cell_value
                   EXPORTING i_row_id    = wa_mod_cell-row_id
                             i_fieldname = 'LIETR'
                   IMPORTING e_value     = wa_alv-lietr.
      CALL METHOD data_changed->get_cell_value
                   EXPORTING i_row_id    = wa_mod_cell-row_id
                             i_fieldname = 'SERVI'
                   IMPORTING e_value     = wa_alv-servi.
    Berechnung
      PERFORM set_ges_pkt CHANGING wa_alv.
    neuen Wert in die Zeile schreiben
      CALL METHOD data_changed->modify_cell
                  EXPORTING i_row_id    = wa_mod_cell-row_id
                            i_fieldname = 'GESPKT'
                            i_value     = wa_alv-gespkt.
    ENDFORM.                                                "DO_DATA_CHANGED
    or
    FORM user_command USING r_ucomm LIKE sy-ucomm
    rs_selfield TYPE slis_selfield.
    DATA: ref1 TYPE REF TO cl_gui_alv_grid.
    CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
    IMPORTING
    e_grid = ref1.
    CALL METHOD ref1->check_changed_data.
    CASE r_ucomm.
    when '...'.
    endcase.

  • There is a possibility for the iphone 5 block to the receiving sms from a particular nr?

    there is a possibility for the iphone 5 block to the receiving sms from a particular nr?

    First of all Tranks for your fast answer. My Provider isn't able to stop this ( DE ). Is there an App which can stop theese ?
    I trieb Blackouts, but it doesn't work in the Way i want

  • Is it possible for sms text messages to be forwarded from one iPhone to another

    Hi I'm looking for a bit of help please? Is it possible for sms text messages to be forwarded from one iPhone to another without the use of such app as mysms or google voice as neither of these seem to work. Apple sugested that my network provider can usually assist in such maters with a few simple setting there end. Does anyone have previous experience in these matters. Thanks Matt.

    Do you mean forward them automatically?
    As you can manually forward any SMS or iMessage to any number you want directly from the iOS Messages app.

  • How can I get a delivery confirmation for sent sms?

    As far as it seems my iPhone 4 can't display any confirmation wether the receipient of my SMS got it delivered to their phone? Why was my first phone about 12 years ago able to do that but my modern iPhone isn't?
    With the Messages rework including iMessage in iOS 5 I hoped to get such a function for normal SMS too but I'm frustrated you guys from Apple still didn't add that really basic and rudimentary feature.
    Please add some small feature that shows "Delivered" below a SMS when my provider has delivered it to the receipients phone, like you already did for iMessage messages. If phones from the stone age can do that then it is a shame if the iPhone can't. I doubt it is much working time for you guys programming that thing.

    Hrm well, you're right, it is a network feature. The lack of the automatic request should be fixed though in my opinion. I can't force any provider to add it but when it is available, then why should the device not make any use of it, at least if the user wants it explicitly?
    I fear you're right too with your assumption that they'll probably never add that though. Someone already mentioned to me that the SMS has way not that importance in other countries than it has in Germany, especially for the younger generation. Our providers make most of their money not because people are using their phones for calling each other but for sending SMS to each other. Comparing iMessage with the traditional SMS is wrong in my opinion though. It is not that I wouldn't like iMessage, the idea behind it is great. The problem is, most of the people I'm texting with either have no smart phone at all or are using some Android model, so iMessage doesn't work with them and I have to use the traditional SMS system instead.
    If the code for getting that confirmation is different from provider to provider, how can it be that other phone manufacturers provide that feature then? The only two possibilities are that those phones have a list of all providers of all countries in it, which I doubt because providers can change and can change their network features too but old phones weren't able to do any updates on the firmware like modern ones can do today or the other possibility would be that there is some international code or stuff too which is the same for all providers worldwide.

  • Is it possible for me to transfer the contacts fro...

    Is it possible for me to transfer the contacts from my C5-00 to any of the Lumia phones? And , please let me know the number of contacts and sms, which can b stored with Lumia phones. Is it Unliminted? Please reply.
    Moderator's Note: We have changed the title into a subject-related title. This is to keep the forum organized and let other forum users easily see and respond to this post.

    The amount of contacts/messages on the phone is restricted by available storage only.
    You can go through Nokia Suite and there's an app to get data from another phone to a Lumia Windows Phone here
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • Is it possible to send sms to groups from Messages in the new iOS8?

    Is it possible to send sms to groups from Messages in the new iOS8?

    Of course.  This feature has been part of iOS for a while now.
    http://lmgtfy.com/?q=send+group+sms+from+iPhone

  • Is it possible to read SMS from Inbox?

    Hi All,
    I just wanted to know that is it possible to read SMS from my inbox using j2me?
    If so plz tell how? and which apis I should use?

    I just wanted to know that when an midlet waits for an sms on the default port that is port 0 will it receive all SMS (By all I mean normal SMS as well as SMS send to it using j2me application running on other devices)
    Thanks
    Sagar

  • App for forwarding SMS/MMS

    Hello,
    I currently have two phones, 1 for work (Android) and 1 personal (iPhone). i'm looking for a way (app) to automatically forward any incoming SMS/MMS messages from my iPhone to my other phone. i can't seem to find an app to do that. it seems like it would be possible now that there is "multi-taskning" (apps running in background).
    barring the forarding to another phone. does anyone know of an app that backs up all incoming SMS/MMS to gmail? on the Android apps like this exists: SMS Backup or G-Backup. they take incoming messages and send them to a gmail account, labeled.
    thanks for any tips!
    Matt

    I did not know it did that. Thanks!

  • PO 'No goods receipt possible for purchase order'

    Hi gurus!
    While trying to make Confirmation of a PO in the SRM Portal the user is getting the error 'No goods receipt possible for purchase order'
    The scenario used is Classic, so PO is replicated directly to the R/3 system.
    Any idea why this is happening?
    Thanks a lot!

    Hi, thanks for the quick reply!
    Where i can check the Item category?
    I found a field called 'subitem category' but it's blank
    with this possible values:
    1 Variant                               
    2 Discount in kind: inclusive bonus qty.
    3 Empties                               
    4 Discount in kind: exclusive bonus qty.
    5 Prepack item                          
    6 Display item                          
    7 Set item                              
    8 Interchangeable items (IBU: A&D)      
    9 Pre-packing (SLS items)               
    H GT Bill of Material, Header Relevant  
    I GT Bill of Material, Item Relevant    
    About PO type i think it's EC (doc_type?), in R/3 is shown as EBP PO
    I checked in backend system, in the item details > Delivery and the 'Goods Receipt' is checked.

  • Error M8-688 - Creation of several vendor line items is not possible for document type RN.

    Hello All,
    We are using the Net Invoice Posting with document type RN(Invoice- Net). We are generating different vendor line items in the accounting document based on the withholding tax codes involved in the invoice posting. When it comes to net invoice posting system is giving an error message M8-688 - Creation of vendor line items is not possible for document type RN. Is there is any way to create multiple vendor items with net invoice posting? Please suggest.
    Thanks,
    Chandu.

    I dont think that there is any way because it is a hardcoded error message.
          IF NOT t003-xnetb IS INITIAL.
            MESSAGE e688 WITH pi_rbkpv-blart.
          ENDIF.
    SAP is checking the customizing for net/gross posting per document type in table T003
    And if it is set up as net, then it is a hard error.

  • I share a an apple id with my kids. We all use the same credit card for purchases.  Is it possible for only me to use the icloud online storage without making this available or visible to the kids?

    My kids and I all use the same credit card and password for app and music purchases.   I'm assuming we all use the same apple ID too. (not sure) We can share apps and music although we all have our own itunes libraries. Is it possible for only me to use the icloud online storage without making this available or visible to the kids or do we all have our own storage?

    I just checked and they have already sucked up all my online storage.  Ahhh techy teens!  I think I will just leave it at that and back my own stuff up on my computer. Less confusing
    Thanks for all the help!  I am definitely more educated now and I'm off to check that cc bill too.

  • Is it possible for Apple to unlock my iPhone?

    My iPhone apparently has a SimLock for Vodafone Germany. My two years of contracet with Vodafone Germany (required minimum time to be able to get it unlocked from Vodafone) are over.
    Now my problem is as I had my iPhone swaped at the AppleStore so Vodafone can not unlock my iPhone because it is not an IMEI that they have in their systhem. Apple tells me that I have to talk to Vodafone. Now what Vodafone suggested is that they send me a certificat saying that I can have my iPhone unlocked and that I go do it at the AppleStore if that is possible. So that is actually my question: is it possible for me to get y iPhone unlocked at the AppleStore with the certificat from Vodafone?
    Thanks for any help
    And one other thing... I was on an Apple site (I can not find it anymore) where I was in contact with an Apple support member via Chat. Does anyone know how to get to that site?
    Thanks again

    Apple cannot unlock your iPhone via any "certificate". The only way it works is that the carrier generates an electronic unlock authorization which goes though Apple's automated process to get sent to iTunes on your computer. Sorry, but Vodaphone will have to figure out the IMEI issue on their end, and if they can't, then you probably will not be able to get your iPhone unlocked.
    Regards.

  • Is it possible for one user to use Aperture and another iPhoto?

    I have a new imac 21.5", 3.33ghz, 4gb and I was wondering if it is possible for me as admin user to handle camera downloads automatically with Aperture, and my wife as second user to use iPhoto as automatic camera destination? Any comments would be appreciated.

    If you want to use the same account there are a number of possibilities:
    1. Set both Aperture and iPhoto to Do Nothing when a camera is connected. Then each one can launch their preferred app themselves. It's just one extra click.
    2. Use [Cameras|http://www.flexibits.com> to configure what happens when different cameras are connected.
    Regards
    TD

Maybe you are looking for

  • I have 2 Apple ID's. How can I combine them?

    I have 2 Apple ID's. I'd like to combine them into 1. Is that possible? One is a me.com ID, the other is from my ISP(?).

  • Is it possible to have two Apple IDs  for one account?

    I would like to set up one account with two Apple IDs so I could have one restricted to only free apps and the other unrestricted.  My daughter has an iPod Touch and I want to restrict what she can purchase but also make it so if we agree that purcha

  • With iMovie 10 how do I change the movie file size and type.

    I have recently upgraded to iMovie 10. It takes some getting used to but I think I will like the new product. After creating my first few movies and trying to upload them to dropbox, it is taking a long time. Comparing the files to ones created in th

  • Socket in flex

    Hi, We have a c program with tcp server socket running, we want to create a client tcp socket in flex and connect to c program. Can somebody help us with some basic sample codes.? Thanks in advance.

  • Classpath problems in EAR packaging?

    I try to access an EJB from a JSP. The JSP resides in web.war and the bean is in ejb.jar, and both of these are packaged together in an ear. I get a compile error when I try opening a JSP. I've had this problem in all my attempts to use my bean class