Mail sends mail prematurely

Since the last iPhone OS update (Oct 09) my 3G sometimes acts as if I've hit SEND in the middle of typing an email message. The SEND key is way up on top right when keyboard is in use but it must come from accidentally touching return or backspace keys I guess. Only way to avoid this intermittent problem is to not put addressees into message until the body is finished so it can't accidentally send itself.
Has anyone seen this premature email sending problem? Could it be some sort of static issue causing lower keyboard touch to trigger the send key at top of screen?
It only happens in the mail app. Not when texting or entering text into web apps.
Thanks.
S

briantitus wrote:
I wonder if there is any recourse if it cannot be reproduced.
Pretty unlikely if one cannot demonstrate an actual fault - 'trust me guv' doesn't somehow seem credible.
Do you have any Apps loaded which interact in ANY way with email or text manipulation ? Any signature modifiers, custom cut & paste Apps which could be causing it ?

Similar Messages

  • HelpMac mail sends emails prematurely  while I'm still composing..sometimes it sends 4-5 email versions in various states of completion. I've got clients asking what happened, because they only get a partial email..its becoming a serious problem. Help!

    Help. Mac mail sends myemails prematurely  while I'm still composing..sometimes it sends 4-5 email versions in various states of completion. I've got clients asking what happened, because they only get a partial email..its becoming a serious problem. Help!

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running OS X 10.7 or later, open LaunchPad. Click Utilities, then Console in the page that opens.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Click the Clear Display icon in the toolbar. Try the action again. Post any messages that appear in the Console window – the text, please, not a screenshot.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Trigger mail(sending mail to respective person)when budget is release in PS

    Dear Sir,
    I want to trigger mail ( sending mail to respective person ) when budget is release in PS.
    Please help for following :
    Option 1 : User exit
    Option 2: Workflow.
    Regards
    Vinu

    Hi Vinod,
    You can acheive this using a Workflow. What you need to do is set an user status as Rbud-release budget, and when ever you project is set to this status a workflow will trigger to the concerned aggest assigned to workflow task. Here you can provide a user decision as 1. Approve 2. Reject. When ever workflow triggers, approver can see in his inbox the project budget in Cj30 by clicking object link to cj30 and if he feels it is ok then he can click Approve button this will take him to CJ32 screen where he can release the budget. IF the user feels Budget need to be revised then he will click reject this will send an email to the person responsible to revise the budget and at the same time user status will be reset back to previous user status.
    The above  method we have adapted for one of our client. This is done by a workflow consultant.
    Thanks
    regards
    kishore

  • Mail:send mail:attachment. Is there a simplest way to send a file as an email attachment ? or more correct ?

    <satellite:form  method="post" id="contact-form" enctype="multipart/form-data">
         <input type="file" name="adjunto" />
    </satellite:form>
    FTValList ftListaFichero = new FTValList(1);
    ftListaFichero.setValBLOB(ics.GetVar("adjunto_file"), ics.GetBin("adjunto"));
      <mail:send
           to="<%=to_emailaddress %>"
           from="<%=from_emailaddress%>"
           subject="Subject"
           body="<%=body %>" >
        <mail:attachment value='<%=ftListaFichero.getVal(ics.GetVar("adjunto_file"))%>'/>
      </mail:send>
    http://docs.oracle.com/cd/E29542_01/apirefs.1111/e39371/JSP/mail-attachment.html
    http://docs.oracle.com/cd/E29542_01/apirefs.1111/e39371/JSP/mail-send.html
    Regards,

    Simplest might well be to use javamail API instead of the two tags that Sites provides, e.g. see email - Sending mail attachment using Java - Stack Overflow for a full example.
    Phil

  • Need help with mail sending mails..

    Can anybody help me with a code that works perfectly for sending mails.. since i used many codes which are not working, so please help me with the code to send mails please or else with an example.

    Hi kirupa_sankar,
    To send mails to others you have to use javax.mail.jar file and sample code is
    import javax.mail.*;
    import javax.mail.internet.*; // important
    import javax.mail.event.*; // important
    import java.net.*;
    import java.util.*;
    public class Mail {
    Properties props;
    Session session1;
    Message message;
    boolean flag=false;
    public boolean sendMail()
    props=new Properties();
    props.put("mail.smtp.host","mail.website.com"); // 'localhost' for testing
    session1 = Session.getDefaultInstance(props,null);
    String from= "[email protected]" ;
    String subject = "testing mail(subjective matter)";
    message =new MimeMessage(session1);
    message.setFrom(new InternetAddress(from));
    message.setRecipients(Message.RecipientType.TO,InternetAddress.parse("toaddress",false));
    message.setSubject(subject);
    message.setContent("content of the message");
    Transport.send(message);
    return true;
    try this one you will get success....

  • Mail : "Send mail as" option

    Hello,
    Is there any way to get "send mail as" parameters from gmail in Mail ?
    How to configure Mail to work as the "send mail as" gmail option ?
    Regards,
    Guillaume

    Hello guillaumefrom31,
    It sounds like you have an email alias that you would like to use.  In Mail, you will have a "From:" field appear when you have an alias or additional email addresses.  You can setup your email alias and send from the alias using these steps:
    Set up an alias
    Choose Mail > Preferences, then click Accounts.
    Select an account, then click Account Information.
    Set up the aliases.
    For an iCloud account:
    Choose Edit Aliases from the Alias pop-up menu to create the aliases in iCloud.
    For other accounts:
    In the Email Address field, enter the aliases, separated by commas (for example, [email protected], [email protected], [email protected]).
    Send a message from an alias
    In the New Message window, click the From pop-up menu and choose the email alias you want to use to send the message.
    You may need to customize the header area to display the pop-up menu
    Mail (Mavericks): Use email aliases
    http://support.apple.com/kb/PH14950
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Mail Sends Mail does not receive!!!

    If I send mail there is no problem but if I try and receive I just get a little plink noise and nothing comes in.
    I have followed recent topics on this and tried the following:
    1 Connection Doctor shows all connections etc in good working order
    2 There was a thread about keychain passwords affecting mail, so I re set all keychain passwords to do with mail
    3 I have followed BDAqua advice on the safe re boot then repair disk permissions etc
    4 I have removed all of my messages from my webmail account including the trash and sent items to remove any message that might be affecting my Mail.
    I am truly exasperated, webmail works but I just want my Mail back
    To replace Mail with Eudora etc is only an option if I use the free to use version as I have no Credit Card and the nearest Mac shop is in Johannesburg 2,500kms away!
    I am currently downloading update 2009-001, maybe this will unlock what is happening....

    Hi ManinMalawi, and a warm welcome to the forums!
    3 I have followed BDAqua advice on the safe re boot then repair disk permissions etc
    Did it include this?
    First, Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move the following folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.
    To replace Mail with Eudora etc is only an option if I use the free to use version as..
    All there is is the Free Version anymore, Quaalcom released it to Open Source, and though it hasn't been updated since 6.2, it works just fine/great on the latest OSX.

  • When opening Mail, sending mail won't stop searching?

    When I open mail App. On my MBP, running Lion mail loads all my accounts fine, but sending mail doesn't stop searching for sbcglobal.net account. Therefor can't send any mail from any accounts.

    Maintenance you do before you need it! I do it at least once a month, sometimes more often. The free application Onyx is a great application for this.
    It could also be that you don't have enough working RAM. Pages can have problem with memory use when the documents are large in Mb.

  • Javax.mail Send mail vwith Israelian text

    Hi, sorry for my english but i don't speak it very well....i have a problem with my class that send email....
    When i send email with normal text (e.g in English) there's no problem and everything works fine....but tha problem is that i need to send email with a subject and a body in Israelian language...but when i send the email the text automatically is translated with our ASCII table (Israelian ASCII table is different)....so i think that the only way to send the text so that it remains in israelian, is to send the text in binary text (like the ftp that you can send in ASCII o BINARY.....i need to send in binary mode like the ftp)....
    If someone knows how to resolve this problem please help me....i have no more idea!!!!
    Thanks bye

    Assuming the default language/charset on the machine you're using is set to
    "Israelian", this should "just work". If it's not working, you might want to override
    the default by setting the System property "mail.mime.charset" to the charset to
    use. Sorry, you're going to need to know the correct charset name; I certainly don't.
    You can try sending email using another mailer like Thunderbird or Outlook and see
    what charset it is using.

  • Mail sending mail out on its on., Mail sending mail out on its on.

    Hi I was receiving my mail through Apple's Mail program this morning and noticed 7 messges being sent out that I never wrote. I tried to stop and couldn't stop them. Any suggestions or ideas?

    This is normal behavior (albeit confusing terminology) on the Activity thing for an IMAP email account.  It does not mean you are actually sending messages.  See, e.g.,
    Strange happenings with the OS X mail... | Apple Support Communities

  • MAC Mail - Sends Mail but mail never arrives at destination

    Hi,
    I have Leopard installed and am using MAC Mail for email. I connect to Virgin email servers for mail. Mostly this works fine, however I have found that sometimes I send email to contacts and it never arrives and never bounces back. I think it only happens when I click 'Reply' on emails. The addresses are correct and I never get a bounce back. Anyone had this problem?

    Hmm…I see two problems here: one is that your profile says you're running 10.4.10; if that's true, then you should update to 10.4.11 immediately, and you're in the wrong forum. If that's not the case, you need to update your profile so it accurately reflects the specific version of OS X you're running. And FYI: there is no MAC Mail; it's Mac. MAC is an acronym for something completely different.
    As for your problem, as long as the mail is sent, what happens to it after that is out of your control. It's possible that Virgin is experiencing problems with their mail servers to that some of these emails are deleted before they ever reach their destination, and it's also possible that the recipients' ISP is experiencing that kind of problem, but it would be rare. It's more likely that something in the subject or the body of the email you're sending is being flagged as spam and that the recipient or their ISP puts them into a Spam type folder or just deletes them before they ever reach the recipient. Since I don't know what kind of emails you send or to whom, I can't be sure, but I'd ask my recipients about this first, then my ISP.
    Mulder

  • Mail -- Send Mail Broken

    FYI
    Anyone else cursed out there?

    Yep, all updates are installed.
    It works on my two Tiger (client) machines, but not on my server machine.

  • Sending mail with attch

    Hi, can someone explain me how can i put the <b>full content</b> of an itab in a attach and send it by mail?
    Thk, Regards

    HI,
    Send email with attachment
    Sending Mail
    Sending Mail
    Regards
    Sudheer

  • What's the needed configuration in a "send Mail" activity?

    Hi,
    I'm using Studio 5.7 and trying to use the "send Mail" but I've got the following error:
    Invalid Addresses;
    nested exception is:
         class com.sun.mail.smtp.SMTPAddressFailedException: 550 must be authenticated
    I've configured the Studio's Engine in Run>Engine Preferences>General with my SMTP server (just as is in Outlook) and with a valid email account, the "recipient" and "from" fields in the sintaxis are also valid email accounts.
    Any idea about this?
    Regards

    Thanks for the replies,
    Apparently this is the solution but, I have an issue, the user is the complete email address I mean; user = [email protected]
    If I use [email protected]:[email protected], I get the following error:
    Could not connect to SMTP host: expert.com.mx, port: 25;
    nested exception is:
         java.net.ConnectException: Connection timed out: connect
    javax.mail.MessagingException: Could not connect to SMTP host: expert.com.mx, port: 25;
    nested exception is:
         java.net.ConnectException: Connection timed out: connect
         at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1213)
         at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:311)
         at javax.mail.Service.connect(Service.java:233)
         at javax.mail.Service.connect(Service.java:134)
         at fuego.io.SMTPClient.sendMail(SMTPClient.java:325)
         at fuego.components.OutgoingServerDebug.send(OutgoingServerDebug.java:40)
         at fuego.components.Mail.send(Mail.java:713)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1478)
         at fuego.lang.ObjectTypeDescription.invokeMethod(ObjectTypeDescription.java:1247)
         at fuego.lang.MethodTypeDescription.invoke(MethodTypeDescription.java:1133)
         at fuego.compiler.Invoke$MethodCall.run(Invoke.java:1580)
         at fuego.compiler.Invoke.runCall(Invoke.java:710)
         at fuego.compiler.Invoke.run(Invoke.java:694)
         at fuego.compiler.Block.run(Block.java:317)
         at fuego.compiler.DoBlock.run(DoBlock.java:676)
         at fuego.compiler.Method.run(Method.java:1223)
         at fuego.compiler.Method$Adaptor.run(Method.java:1894)
         at fuego.compiler.FuegoInvokeable.invoke(FuegoInvokeable.java:426)
         at fuego.compiler.CodeRunner$DebuggerRunnable.runMethod(CodeRunner.java:756)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1478)
         at fuego.lang.JavaObject.invoke(JavaObject.java:185)
         at fuego.component.Message.process(Message.java:585)
         at fuego.component.ExecutionThread.processMessage(ExecutionThread.java:759)
         at fuego.component.ExecutionThread.processBatch(ExecutionThread.java:734)
         at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:140)
         at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:132)
         at fuego.compiler.DebuggerPrincipal.processBatch(DebuggerPrincipal.java:62)
         at fuego.component.ExecutionThread.work(ExecutionThread.java:818)
         at fuego.component.ExecutionThread.run(ExecutionThread.java:397)
    and if I use user:[email protected] I get this error:
    javax.mail.AuthenticationFailedException
    javax.mail.AuthenticationFailedException
         at javax.mail.Service.connect(Service.java:264)
         at javax.mail.Service.connect(Service.java:134)
         at fuego.io.SMTPClient.sendMail(SMTPClient.java:325)
         at fuego.components.OutgoingServerDebug.send(OutgoingServerDebug.java:40)
         at fuego.components.Mail.send(Mail.java:713)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1478)
         at fuego.lang.ObjectTypeDescription.invokeMethod(ObjectTypeDescription.java:1247)
         at fuego.lang.MethodTypeDescription.invoke(MethodTypeDescription.java:1133)
         at fuego.compiler.Invoke$MethodCall.run(Invoke.java:1580)
         at fuego.compiler.Invoke.runCall(Invoke.java:710)
         at fuego.compiler.Invoke.run(Invoke.java:694)
         at fuego.compiler.Block.run(Block.java:317)
         at fuego.compiler.DoBlock.run(DoBlock.java:676)
         at fuego.compiler.Method.run(Method.java:1223)
         at fuego.compiler.Method$Adaptor.run(Method.java:1894)
         at fuego.compiler.FuegoInvokeable.invoke(FuegoInvokeable.java:426)
         at fuego.compiler.CodeRunner$DebuggerRunnable.runMethod(CodeRunner.java:756)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1478)
         at fuego.lang.JavaObject.invoke(JavaObject.java:185)
         at fuego.component.Message.process(Message.java:585)
         at fuego.component.ExecutionThread.processMessage(ExecutionThread.java:759)
         at fuego.component.ExecutionThread.processBatch(ExecutionThread.java:734)
         at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:140)
         at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:132)
         at fuego.compiler.DebuggerPrincipal.processBatch(DebuggerPrincipal.java:62)
         at fuego.component.ExecutionThread.work(ExecutionThread.java:818)
         at fuego.component.ExecutionThread.run(ExecutionThread.java:397)
    How can I specify this kind of users?
    Regards.

  • Cannot send mail with no Host specified exception in ALBPM 6.0.4

    Hi,
    I try to send mail by using:
    send mail
    using
              from="[email protected]",
              recipient = "[email protected]",
              subject = "credit check",
              message = "you credit card is OK."
    But as I debug it, an exception thrown:
    Caused by: java.io.IOException: No host specified
         at fuego.io.SMTPClient.sendMail(SMTPClient.java:209)
         at fuego.io.SMTPClient.sendMail(SMTPClient.java:156)
         at fuego.components.OutgoingServerDebug.send(OutgoingServerDebug.java:37)
         at fuego.components.Mail.send(Mail.java:1210)
         at fuego.components.Mail.send(Mail.java:639)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1410)
         at fuego.lang.ObjectTypeDescription.invokeMethod(ObjectTypeDescription.java:1463)
         ... 24 more
    I have already set the mail server in the engine preference, and test successfully. Could you help me ? Thanks.
    Best Regards,
    Bill

    try....use
    mail outgoing server, add one external resource type "Mail Outgoing Service" imput informations and
    use this code
         Mail reminderEmail;
              reminderEmail = Mail();
              reminderEmail.subject = "xxxx";
              reminderEmail.from = "[email protected]";
              reminderEmail.recipient= "[email protected]";
              reminderEmail.message = "xxxxx"
              MailSender sender;
              sender = MailSender(mail : reminderEmail);
              sender.send(implname : "mail");
    mail --> is name external resource
    Edited by: Marcelogim on Oct 24, 2008 5:53 AM

Maybe you are looking for

  • Upgrade Win XP Bootcamp partition to Win7?

    I read the docs that says you cannot upgrade XP directly to Win 7 as it requires a 'clean install' from an external CD. I have someone on ebay who purports to be selling me an upgrade CD that will do this "The Win7 upgrade I'm selling will allow you

  • Reader XI - I can't print a pdf file.

    I'm getting an error message LXAIGF.DLL not found, error 126.  Tried to repair program and then removed and downloaded XI again and rebooted.  Same error message.  Lexmark printer is connected.  Windows XP OS.

  • PO print report request

    Hello Experts, I have a business requirement to provide a list of all Purchase Orders that were printed ie. last week. I cannot say that I find any report that gives me that information, so do any of you have any suggestions? rgds GAR

  • OVI Contacts sync with Outlook

    Hi, Is there a way to import my contacts entries from Outlook to the OVI application?  I tried several times but it only works the opposite way round. thanks, stefan

  • Deal with mails with / without attachments

    My codes actually can save the image attachment of emails from email server. But, one problem I have is the codes don't work for mails with no attachment. How can solve this? I have added the structure of how I coded it. I am not sure if I can modify