N96 repeatedly sending the same message

My N96 clearly has a serious issue, well its serious to me given the huge amount of money it is costing me to send a text message right now. When I send  a message, it continues to keep sending it over and over and over and over again, every few minutes, despite the recipient getting the first message and replying.
I've taken the battery out and left it out for a day, put it back and it does it all over again.
Can anyone offer a solution to this insane problem?
thanks in advance

Its neither in the Outbox or the Sent box. Turning the phone off stops the sending, turning it back on restarts the sending.
I've tried a *#7370# reset but do not know yet if the problem persists. I am kind of reluctant to put my contract SIM back in as it was repeatedly sending the SMS to an international number (every 3 minutes precisely according to my provider billing account) and its cost a lot of money so far. But when I replaced that SIM with another PAYG SIM the sending did not continue even before the reset. So, its doubly confusing.
What are the codes for the various resets?
Many thanks for your reply, hope you had a great christmas so far

Similar Messages

  • Can we send the same message two different recievers with sequence

    Hi,
    i am sending the same message to two different receviers without using BPM.
    now i require to send with sequence.is it possible without BPM?

    Hey
    There are two options for this
    First one is to use Wait step in BPM as other experts suggested.
    Second one is a dirty way around,what you can do is send the second message to a dummy receiver first(may be a file on your XI server),then design one bypass scenario which will pick up the file after a specified time interval(give the poling interval you want).
    i would go for BPM coz its pretty straight forward,but in case you want to avoid BPM then u can use the second approach
    for bypass scenario,have a look at the following
    How to send any data (even binary) through XI, without using the Integration Repository

  • Send the same   message to two receivers with some  time difference..

    Hi
      I want to send the same message to Two receivers  with the slight time difference.. becuase  but not at the same time.. if the same time means.. just we can  specify the two receivers in the one receiver determination..
       but  if i want to send the   same message to Two  reveivers with the time difference means..(after sending the  message to first receiver.. after  some time gap.. i need to send the  message to second receiver..
      this type of scenarios how can we do.. is it possible to do with out BPM...  please suggest me the solution..
    Thanks
    Jain .P

    Hi Jain,
    With BPM you can easily do it.
    i am giving you the steps:
    1)first add a receive strep to get your message
    2)then, put a receiver determination step with a multiline receiver container element assigned to its Receivers property.
    3)then, put a block in dynamic mode(ie. ForEach/ParForEach mode) and assign the multiline receiver container element to its multiline element and assign a simple(single line) receiver container element to its current line property.
    4) add a send step within the block, choose Receivers List in its Receiver From property and choose the current line receiver element in its Receivers property.
    5) then add a wait step in the BPM, in its type select Wait Specified Time Period and then mention the duration in your desired time unit.
    **Reward points if helpful...
    --Sankar Choudhury

  • How to send the same message to two SMTP servers

    hi,
    I need to send a message to two different SMTP servers.
    I want to avoid the creation of new MimeMessage with a new Session.
    the only way I've found was to keep a reference to the Properties instance that was used in the Session creation, and modify its "mail.smtp.host" property.
    Is there another way? I must be missing something.
    thanks,
    ofer

    hi,
    I've already found the solution, so I'll post it here.
    first I'll explain the purpose:
    I needed to send the same message to a normal email server, and (for some of the recipients) to a special SMTP server that is on a different machine.
    the following code demonstrate the solution.
    thanks for your help.
    ofer
    ----------code---------------
    public class MultipleSendTest {
    private final static Session server1 = createSession("somesmtp_server.com");
    private final static Session _server2 = createSession("another_smtp_server.com");
    public static void main(String args[]) throws Exception {
    //create the message
    MimeMessage m = new MimeMessage(_server1);
    m.setText("body text");
    m.addRecipients(Message.RecipientType.TO, "[email protected]");
    m.setFrom(new InternetAddress("[email protected]"));
    //send
    send(m, _server1);
    send(m, _server2);
    private static void send(MimeMessage message, Session session) {
    //for logging only
    String host = session.getProperty("mail.smtp.host");
    try {
    Transport transport = session.getTransport("smtp");
    transport.connect();
    transport.sendMessage(message, message.getAllRecipients());
    System.out.println("sent to " + host);
    transport.close();
    } catch (MessagingException e) {
    System.out.println("failed to send to " + host);
    private static Session createSession(String host) {
    Properties properties = new Properties();
    properties.setProperty("mail.smtp.host", host);
    return Session.getInstance(properties);
    ----------code---------------

  • My mac mail on just keeps sending the same messages even after deleted and shows thousands of emails supposed to be coming in

    My mac mail on just keeps sending the same messages even after deleted and shows thousands of emails supposed to be coming in

    If you have a backup, you can restore the e-mails. Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder. Library/Mail/V2.
    Thanks to leonie for some information contained in this.

  • HT4059 I cant download a previously purchased book ...yes I tried tapping the cloud. It just send the same message.

    I purchased a book from itunes. I downloaded the preview book but it wont let me dounload the whole book. I keeps telling me I have already purchased and to go to purchases and tap download. I did, and taped the cloud. It keeps sending me back to the same message. What can I try now???

    Welcome to the Apple Community.
    You'll need to delete the partial book first.

  • IPhone 4S repeatedly sending the same texts

    A text that was composed using Siri is repeatedly sending every few hours. I have also received notifications that other texts that were sent over a year ago  are trying to resend. Does anyone know what's up with this?

    Its neither in the Outbox or the Sent box. Turning the phone off stops the sending, turning it back on restarts the sending.
    I've tried a *#7370# reset but do not know yet if the problem persists. I am kind of reluctant to put my contract SIM back in as it was repeatedly sending the SMS to an international number (every 3 minutes precisely according to my provider billing account) and its cost a lot of money so far. But when I replaced that SIM with another PAYG SIM the sending did not continue even before the reset. So, its doubly confusing.
    What are the codes for the various resets?
    Many thanks for your reply, hope you had a great christmas so far

  • Every time I send a text, it sends the same message twice

    I have had my phone for about a week now and every time I send a text to someone it sends the message twice.
    I have no idea why this is happening. What can I do to stop it from sending the message twice?

        Hi samglow!
    Let's take a look into this, we want your messages sent only once. Let me ask...are you using a 3rd party application for messaging, or the app that came with the phone? Are you receiving messages just once, or more than once? What's the software version of your device?
    To troubleshoot, please remove the SIM from the device, and power off/on. Then, test again.
    Thanks!
    Christina_VZW
    Please follow us on twitter @VZWSupport

  • Using an IDOC sending the same message in two different format

    i have a message which i have to be sending from one SAP system to another, but the message should be split into 2 different formats using mapping and send to one receiver where the 2 messages are segregated using some ID number. here we will be using IDOC for sender.
    kalyan.

    Hi,
    I think you can go for the  multimapping(1:2) and not exactly splitting the message but mapping it one source to two different targets that need to be sent to one receiver...
    Just see these blogs on that..
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    /people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16
    You need to go for enhanced interface determination.
    Thanks,
    Vijaya.

  • My iPhone 4 keeps on sending the same message

    Last summer I exchanged sms with a contact of mine who has a Blackberry. What happened since then is that she receives one of the messages I sent to her then once a month. I canceled from the conversation that message, but it didn't help. I changed my carrier in January, and also that had no effect.
    Can someone help me (or, better, her)?

    Basics from the User Guide are restart, reset, restore from backup, restore as NEW.  Try each of these until your problem is resolved.

  • I have an error message when connecting my ipad to my laptop suggesting I need 64bit version of itunes. After repeatedly downloading and reinstalling Im still getting the same message. Any suggestions please?

    When connecting my ipad mini to my lap top I keep getting an error message sugesting I need to install 64bit version of Itunes. I have done this repeatedly but the same message keeps recurring. Cananyone help? Thanks

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • HT201320 when i send an email using my hotmail address through outlook my contacts do not receive the mail. when i send the same mail through my iPad or iPhone no problem my contacts receive the mail. this only problem happens when i send mail with my mac

    I have a hotmail email address. I compose my mail useing MS outlook. when i send the mail to my contacts useing my macbook air,my contacts tell me there have not received the mail.
    when i send the same message with my ipad or iphone no problem my contacts receive the mail.
    what is the problem?

    Blair84 wrote:
    Double check your contacts email, and if its incorrect, go to their contact and change it and save it or you can delete the email you put in, and manually type it in.
    Hope this helps.
    How would that help the original poster?

  • Can 2 people in different locations at the same time import, access, send, and receive the same messages from the same email account

    I import messages into Thunderbird. I send and receive emails. One of the things I like about Thunderbird is that I can insert (image, link, etc) right where I want to, and I can Attach. But not just a simple attach file. No, I can also click Attach and choose Webpage. A lot of web-based emails are plain, simple, no frills - Attach file and that's it.
    So I need to have my client be able to do the same thing I do when sending out emails, Namely sending out emails with an Electronic Press Kit (EPK) attached - which is to say, a webpage (not a pdf in our case). So, I need her to download, install, and use Thunderbird.
    Here's the problem and my question. She needs to access, send, and receive from my email account. That would be easy if it was simple attach files - she could just login on the web, go to squirrel mail and bang it out.. Here it is: She needs to be able to import the messages to be able to reply to some messages - she needs access to what I have access to. She needs to use Thunderbird so she can take advantage of the features like insert image with link or attaching a webpage. My question is how will this affect my use? Can 2 people simultaneously and from different locations access and use the same email account or is it a case where her importing the emails would cut me off..Is it an either or thing? Basically, can her and I both import the emails or can they only be imported to one location at a time. Because every time someone sends me an email i get it right there on my Thunderbird application..it's imported to my Thunderbird..I want her and I to be able to do that without affecting each other. I don't want her to start importing to her desktop and then I can no longer import. If she says "point those messages to my computer what will happen to my ability to access them on my computer in the same manner I am currently?

    I think there is a contradiction in your requirements. You want two people to share an account and you don't want either to interfere with the other.
    The short and simple answer is to use IMAP to connect to the mail server. If your current email provider doesn't offer IMAP, find another that does. This is old technology already and it's disgraceful that some email providers haven't yet put it in place.
    IMAP means that your messages are stored on the server and both of you will see exactly the same set of messages. And therein lies the contradiction; you will both see changes made by the other so you are inherently interfering with one another.
    Caveats: some providers may not permit you both to access the account concurrently, and even if they do, things may become interesting if you both choose to work on the same message simultaneously.
    Note that all of this is about email servers and protocols; your choice of Thunderbird as your email client has little bearing on the situation.

  • When I send a group txt and one of the people reply it creates a new message.   How do I keep all the replies in the same message?   I used to not have this problem but it started last month.

    When I send a group txt and one of the reciepients replies it creates a new message.   How do I keep all the replies in the same message?

    If you think getting your web pages to appear OK in all the major browsers is tricky then dealing with email clients is way worse. There are so many of them.
    If you want to bulk email yourself, there are apps for it and their templates will work in most cases...
    http://www.iwebformusicians.com/Website-Email-Marketing/EBlast.html
    This one will create the form, database and send out the emails...
    http://www.iwebformusicians.com/Website-Email-Marketing/MailShoot.html
    The alternative is to use a marketing service if your business can justify the cost. Their templates are tested in all the common email clients...
    http://www.iwebformusicians.com/Website-Email-Marketing/Email-Marketing-Service. html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Following the latest update, each time I send a message on my iPhone 4 the same message is sent back to my phone. How do I fix this please?

    Following the latest update, each time I send a message on my iPhone 4 the same message is sent back to my phone. How do I fix this please?

    i have the same problem but i'm using an original iphone 5s cable and i still get this annoying message constantly. the message keeps coming up and dissppears quicly before i can select "trust".

Maybe you are looking for

  • BPM 11g support process archive

    Hi, Is BPM 11g suppots process archive? Can anyone help me on that? Regards, Anandh P

  • Is there an add-on program, which assumes the directory structure of a Windows PC with subfolders?

    Hi all, Is there an add-on program, which assumes the directory structure of a Windows PC with subfolders? So that the playlists are created with all the directories and subdirectories. I would like the Music folder and all its subdirectories drag in

  • Af:query saved search not getting deleted.

    hi, I have a af:query component in which I am setting saveQueryMode="default". As per the docs, setting this value to default implies: "default: all saved searches are displayed. In addition any saved search can be created but only user saved searche

  • Cant make a recovery NB-100

    first of all.. if my english doesnt make sence. im sorry. I have a mini NB-100 and i want to make a recovery of it. But i cant!! i press '0' before i turn it on and it freezes, black screen after the toshiba logo. I have a pendrive because i cant sta

  • Parameters to be passed to create GI using bapi_goodsmvt_create bapi

    Hi all, I am trying to create a GI for a PO using the delivery note number. What should be the movement type and movement indicator. I have already tried using the movement type = '641' and movement indicator = 'L'. Thanks Alagu Rajavel