Mail sends message every several seconds

I have Gmail configured for IMAP, but when I am writing a large message, Mail shows "Sending Mail" at a roughly 10-30 second interval, which I thought was Mail saving drafts, but once I checked my online Gmail account, the email was sent, in several different parts, 29 times. Am I doing something wrong?

karol wrote:
I recall a somewhat similar situation when one guy texted another guy during a lecture.
He did send the message, but the other guy's phone didn't seem to get it. It was silent. So he send it again. And again. To make it even "better", it was a two-part message ...
For a while nothing happened and then the other guy's phone starter receiving all these messages. He had a loud, high-pitched ringtone on his phone. And he had his phone ... somewhere. Was it in his backpack? Was it in his bag? In his jacket?
Chaos ensued.
So you can see it could have been worse :-)
Haha, fair enough   I was reminded of the "Look Around You" opening sequence.
10 PRINT LOOK AROUND YOU
20 GOTO 10
30 RUN
Set-up a gmail filter to delete them as they come in; that should hold me over for the time being.
Solved.
Last edited by apolyonn (2014-03-20 00:38:06)

Similar Messages

  • Latest iTunes update problems with repeated error messages every 65 seconds??

    After this mornings' update of iTunes.  Problems with Applemobiledeviceservices.exe.  Error message every 65 seconds - software exception (oxc06d007e) occurred in the application at location 0x7c812fd3.
    How do I stop this?

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Bug report: Mail sends messages with empty bodies

    Over the last year, I have experienced a particularly irritating bug in Mail.app at least a dozen times. I finally have a good idea as to what causes it.
    The problem involves long email messages (often with attachments) that end up being sent with blank bodies (and no attachments). Even the copy in the "Sent" folder ends up blank, and several minutes or hours of work vanishes into thin air, not to be seen ever again.
    I finally realized that this bug only occurs when sending mail through our work SMTP server while outside the work firewall, and only as a result of a certain sequence of events. Here is what happens:
    When we connect to our work SMTP server from outside the local network and without going through the VPN, the SMTP server requires password authentication. If the current SMTP selection in Mail.app is the one that does not require authentication, the SMTP server rejects the message. At that point, Mail.app opens the email I am trying to send and brings up a modal dialog that says "Cannot send message using the server xxx.xxx -- The server response was: xxx@xxx relaying prohibited. You should authenticate first." The dialog also presents a drop-down list of SMTP server choices. I choose the password-authenticated version of the server and then click on "Use Selected Server" to send the message.
    This works almost all the time, but on occasion it ends up sending a blank message! If I have a long email, particularly with attachments such as PDFs that are rendered in the body of the message, it takes a few seconds for the mail message to be rendered underneath the modal dialog box. Since I am used to this STMP rejection behavior, sometimes I am too fast to choose another STMP server from the list and click on "Use Selected Server" before the mail message is rendered on screen! The result, invariably, is a blank email message that gets sent.
    I guess what is happening is that when the STMP server rejects the message and hands it back to Mail.app, the message gets copied into a buffer in order to be displayed on screen. Selecting another server and resending it immediately (before the message is copied into the buffer completely) causes the message body to get trashed.
    I hope that this description is adequate for Apple QA folks to replicate and isolate the problem (and hopefully fix it). One solution (although not the most elegant one) would be to disable the "Use Selected Server" action until the message is copied into the buffer and rendered on screen.

    This could be related to another bug reported here recently:
    E-mail looses all images if mail server doesn't accept outgoing email...
    You cannot count on Apple looking into this or even noticing it if you report it here, so I suggest you the same I suggested in the other thread, i.e. report it in one of the following places:
    http://www.apple.com/macosx/feedback/
    http://developer.apple.com/bugreporter/

  • Amavis is logging error messages every 10 seconds

    Hello,
    I noticed today that amavisd started to report error messages to the console log every 10 seconds as follows:
    4/13/10 9:25:26 AM org.amavis.amavisd[617] Can't send SIG 0 to process [62]: Operation not permitted at /usr/bin/amavisd line 11203.
    4/13/10 9:25:26 AM com.apple.launchd[1] (org.amavis.amavisd[617]) Exited with exit code: 1
    4/13/10 9:25:26 AM com.apple.launchd[1] (org.amavis.amavisd[617]) Exited with exit code: 1
    4/13/10 9:25:26 AM com.apple.launchd[1] (org.amavis.amavisd) Throttling respawn: Will start in 10 seconds
    This block of messages repeats itself every 10 seconds.
    This began after I restarted the server after it apparantly crashed last night. Otherwise, there were no changes to the system.
    Running Leopard Server 10.5.8 on an intel mac mini.
    I am wondering how to stop this?

    Found the following blog post at Geek Foibles which solved the problem:
    +AMAVISD NOT STARTING AFTER RESTARTING MAC OS X SERVER+
    +February 6, 2009, 4:31 am+
    +Filed under: Uncategorized | Tags: amavisd, bug, mac os x server, mail, spam filtering+
    +I had a recent spot of trouble with Mac OS X Server for a client who has mail services running. Due to a hardware issue I had to force off the server, but when I started it back up I noticed that while Postfix would accept mail from senders, it wouldn’t actually deliver it to the destination mailbox. Instead, I’d get this message in mail.log:+
    +postfix/error[7063]: 56118A83885: to=<[email protected]>, relay=none, delay=4776, delays=4776/0/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)+
    +The complaint that it wasn’t delivering mail due to an inability to connect to the local host suggested some sort of mail filter not running, of which there are two on Mac OS X Server: clamav (used for virus scanning) and amavisd (used for spam filtering). In my case it was easy to narrow it down, since clamav wasn’t enabled. I checked amavis.log and found that it hadn’t been updated since I’d restarted, so it seemed clear it wasn’t launching. By looking in system.log I could see launchd was trying to start it repeatedly since it was enabled in Server Admin, but it kept failing:+
    +Feb 5 23:59:36 hq org.amavis.amavisd[5404]: Can't send SIG 0 to process [68]: Operation not permitted at /usr/bin/amavisd line 11203.+
    +Feb 5 23:59:36 hq com.apple.launchd[1] (org.amavis.amavisd[5404]): Exited with exit code: 1+
    +Feb 5 23:59:36 hq com.apple.launchd[1] (org.amavis.amavisd): Throttling respawn: Will start in 10 seconds+
    +It was trying to kill process 68, which in my case was kadmind. This didn’t make sense since kadmind deals with Kerberos, something spam filtering has nothing to do with. Fortunately amavisd is a Perl script and it was giving me the line number, so I was able to open it and hunt down the offending code. I found that when amavisd starts, it looks to see if there’s already a PID file (located at /var/amavis/amavisd.pid), gets the PID out of that file and then tries to kill said PID. So, if another copy of amavisd is already running when you start it, it kills the old one so that they don’t conflict. Problem is, in my case the PID file was stale: it hadn’t been cleaned up after amavisd’s last run since I’d had to force off the system, and now the PID was in use by another, unrelated process that it doesn’t have permission to kill.+
    +amavisd does check to see if the PID file was created before the last system startup, which would allow it to ignore stale PID files, but it only does this after trying to kill the old process. This bug was fixed in December in version 2.6.2 of amavis, but unfortunately for Mac OS X Server users, Apple uses version 2.5.1 from May of 2007.+
    +Removing the stale PID file resolved the issue. Its removal allowed launchd’s next automatic attempt to start amavisd to succeed, then a few minutes later Postfix’s mail queue manager started being able to deliver all the mail queued during the downtime to the appropriate mailboxes.+

  • Console Messages - Every 10 seconds

    I recently checked the Console Messages for my system and notice the following messages being posted every 10 seconds:
    com.apple.launchd[1] 1 Warning (org.xinetd.xinetd439) Exited with exit code: 1
    com.apple.launchd[1] 1 Warning (org.xinetd.xinetd) Throttling respawn: Will start in 10 seconds
    com.apple.launchd[1] 1 Error (org.xinetd.xinetd440) posix_spawnp("xinetd", ...): No such file or directory
    Is this normal?
    If not how should I go about troubleshooting the cause of these messages.
    I am a recent convert to Apple and OS X and not familiar with the terminology.
    Can anyone help?

    launchd is the system process responsible for launching (and relaunching) other system or background processes that your system needs to function correctly. It knows to do this based on lots of configuration files, each of which describes a unique process for launchd to monitor. Most of these configuration files are kept in /System/Library/LaunchDaemons/. You can take a look at some of them if you're curious -- they're just XML and usually pretty short.
    xinetd is another program/process/daemon (all these words are basically synonymous) that behaves very much like launchd. xinetd, however, is not created by Apple, but is an open source piece of software. OS X, pre 10.4, used to use xinetd to perform the actions now being done by launchd. As of 10.4, launchd replaced xinetd.
    For whatever reason on your system, launchd is trying to start xinetd. Odd. Have you recently installed something, perhaps via Mac Ports or Fink or something like that?
    Making this message stop is not overly difficult, since all you need to do is tell launchd to disable it as a service it monitors. This is easy to do from the command line, but since you're a new Mac user maybe that's not so simple An easier (i.e. graphical) way to accomplish the same thing is to download and install Lingon:
    http://lingon.sourceforge.net/
    This will allow you to browse these launchd configuration files and make changes to them. Via this program, you can disable xinetd and you should see those console messages stop.

  • Console Message Every 10 Seconds

    Can anyone help me understand why this message is being repeated in Console every 10 seconds throughout the day:
    9/3/09 6:20:54 PM WDDriveManagerStatusMenu[223] * attempt to pop an unknown autorelease pool (0x838800)

    I also emailed WD, here is my response dated 11/9/2009:
    Thank you for contacting Western Digital Customer Service and Support. My name is Aristides
    That software is still under beta phase related to that O/S. Besides that it is should work without any issues.
    I hope that we have met your expectations today and that you are satisfied with our service. If you have any further questions, please reply to this email and we will be happy to assist you further.
    Sincerely,
    Aristides
    Western Digital Service and Support
    http://support.wdc.com
    Probably need to keep checking WD support site for updated WD Drive Manager. I like being able to turn-off my Studio II using the power button. Can't do it without WD Drive Manager.
    I also noticed that the error message occur much less frequent when the drive is ejected.

  • 2.2.1 update and now error message every few seconds

    Did the update this morning. All went fine. I have never used airplane mode. So phone was not in it.
    Now all I get every few seconds on the phone, even while in sleep mode, and it wakes the screen is message:
    This accessory is not made to work with iphone. Would I like to turn on Airplane mode to eliminate audio interference etc… Yes/No
    If I do nothing the message goes away and the iphone goes back to sleep.
    I tried selecting yes. It put phone into airplane mode. But message stills comes up. Same thing when I selected No.
    This error comes up every 30 seconds or so. I have tried hard restarting the iPhone hold down Home and top button until iPhone shuts down. This didn't do anything.
    Anyone else having this problem?

    This is very weird. You can always restore the phone again in iTunes. If you have proper backups (pics, contacts, music, apps), after restoring, set it up as a new phone so there is no potentially corrupted backup getting on there. See if that works. If not, take it to the Apple Store and have them look at it.

  • [SOLVED] Broken script sends me the same message every ten seconds

    I accidentally did something really, really stupid earlier.
    After modifying a script, I kept a "while/do" loop intact in such a manner similar to this:
    while [ i==0 ]; do
    echo "message" | mail [email protected]
    done
    As you can see, this sent the same message god-knows-how-many-times in the minute or two it took me to figure out the issue.  So, my mailbox is being flooded with this same message.  Removing heirloom-mailx didn't yield any positive results.
    Is there any way I can prevent it from sending any more copies produced by this loop, or do I just have to put up with it until it produces its very last message from that?  In the two minutes it took to type this message, I've already received eight more copies, and more are on the way.
    Last edited by apolyonn (2014-03-20 01:37:08)

    karol wrote:
    I recall a somewhat similar situation when one guy texted another guy during a lecture.
    He did send the message, but the other guy's phone didn't seem to get it. It was silent. So he send it again. And again. To make it even "better", it was a two-part message ...
    For a while nothing happened and then the other guy's phone starter receiving all these messages. He had a loud, high-pitched ringtone on his phone. And he had his phone ... somewhere. Was it in his backpack? Was it in his bag? In his jacket?
    Chaos ensued.
    So you can see it could have been worse :-)
    Haha, fair enough   I was reminded of the "Look Around You" opening sequence.
    10 PRINT LOOK AROUND YOU
    20 GOTO 10
    30 RUN
    Set-up a gmail filter to delete them as they come in; that should hold me over for the time being.
    Solved.
    Last edited by apolyonn (2014-03-20 00:38:06)

  • Mac mail sending messages to people not on distribution

    When sending a reply to a mac mail message that originally had several people in the distribution the reply message will send to everyone in the distribution even if you manually take out an address from the message you are sending out.

    In have a similar problem. I consistently request that names of all people on send list to NOT be shown to individual addressees, but consistenly are sent all the names.  Can this be corrected?

  • Mail sends messages in the name of one of my contacts not me,this happened a few days ago I can't find where to change it back

    a few days ago when I send a message from mail or reply to a message it does so in the name of one of my contacts not me. what do I change to get rid of this problem?

    I found the same issue. I went into my yahoo email and did a search for duplicate addresses. Most of those type emails were spam and I think maybe they hacked into my contacts. Once I removed that person the issue was solved. You could add the person again after the issue is resolved.

  • Mail Sending Messages Before They Are Complete!

    Hey guys, I've had numerous problems with Mail in 10.6.1 (see below) that I never had with 10.4, but this problem is the worst! Mail is sending my messages to their recipient before I finish fully typing the email, so the recipient receives an email that cuts off in mid-sentence! What the heck is going on and how do I fix it?
    Just FYI, here are the other Mail OSX 10.6.1 issues I have had:
    1) I had all kinds of problems syncing Mail with Gmail using IMAP. One of them was I would move messages into a separate folder in Mail, Mail would sync with the Gmail server and create the folder and move the messages, then Mail would go back and retrieve all the emails I had moved and replace them in the old folder!
    2) I had a problem where the mailbox archive feature was only archiving some of the emails in a mailbox, so out of 400 messages, for example, the completed archived mailbox would only have 50 of them.
    3) There's a useful feature the previous build had that got lost. When you attach a picture, then want to attach another one, it makes you find the folder from scratch again instead of opening up the last folder right away.

    Hi and Welcome to Apple Discussions..
    Since you have so many issues with Mail...
    Launch Mail. From the Menu Bar, click Mail / Preferences.
    Make note of all the preferences under each tab.
    Close Mail.
    Locate this file.
    com.apple.Mail.plist
    ~/Library/Preferences.
    Move that file to the Trash and restart your Mac.
    Hopefully that will help...
    This thread might offer help for GMail sync issues.
    http://discussions.apple.com/thread.jspa?threadID=1371040
    Carolyn
    Message was edited by: Carolyn Samit

  • E-Mail processing error every 60 seconds, but still mails are handled?

    Hi Guys,
    My "Operations Mnager" Event log file on the SCSM 2012 R2 Server is filling with the one error:
    Log Name:      Operations Manager
    Source:        SvcMgr Inbound Email
    Event ID:      27017
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Description:
    The inbound e-mail processor failed to initialize.
     Exception message: The network name cannot be found.
    Still when I send a mail to the Service Manager workflow mailbox, it is being processed ad an Incident is created. The Errors are realy annoying and I would like to solve the issue they are pointing to? Any ideas? Thanks in advance for your help!Regards,
    Stoyan

    I've tested it. I can still open incidents via E-Mail. The only disadvantage when creating the incident over the Exchange connector is that the complete mail is not attached to the Incident.
    I do not get the above speciafied Event anymore. So Andreas, thanks for the hint. Again :)
    I only get one more strange Event:
    Log Name:      Operations Manager
    Source:        Health Service Modules
    Event ID:      33880
    Level:         Error
    Keywords:      Classic
    Description:
    A Windows Workflow Foundation workflow failed during execution.
    Workflow Type: Microsoft.SystemCenter.ExchangeConnector.ProcessEmailsWorkflow
    Workflow Identifier: 786a69b2-9849-5544-556f-0550fb52421b
    Exception Type: System.NullReferenceException
    Exception Message: Object reference not set to an instance of an object.
    Exception Stack:    at Microsoft.SystemCenter.ExchangeConnector.ExchangeInbox.UpdateConnectorFinishTime(ManagementPackEnumeration connectorStatus)
       at Microsoft.SystemCenter.ExchangeConnector.ExchangeInbox.ProcessMail()
       at Microsoft.SystemCenter.ExchangeConnector.ProcessEmailsWorkflow.Execute(ActivityExecutionContext executionContext)
       at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)
       at System.Workflow.ComponentModel.FaultAndCancellationHandlingFilter.Execute(Activity activity, ActivityExecutionContext executionContext)
       at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
       at System.Workflow.Runtime.Scheduler.Run()
    Andreas, do you have any ideas on how to get rid of it? Your opinion is as always very appreciated.
    Thanks in advance!

  • Mail sends message before finished writing

    I have a user who experiences a weird phenomenon with her Apple Mail program. She will be typing and suddenly (randomly) the message will send before it is finished. We've tried replacing her keyboard but the problem is persisting. User is on Mac OS X 10.7 (not sure what build). Any suggestions?

    I get exactly the same thing with my Macbook Air. I wonder if my sleeve is brushing the touchpad and triggering something whilst typing. The keyboard shortcut is shift-command-D and I am not hitting that! It is extemely embarrassing as some emails are half fininshed.
    I cannot see any solutions but note some iPhone users say they have the same problem. Someone else suggests it is linked ot autosave on the server being checked but is definately associated with typing so I doubt that is the issue.
    Come on Apple, please sort this out as it makes using the system for work a liability.

  • Apple mail sending messages to blackberry while i'm still composing mail

    Whenever I'm composing mail through the mail client, it sends the message straight to my blackberry while I'm in the middle of writing my message and keeps doing this until I am done composing my message. I use IMAP rather than POP. It doesn't do this when I'm composing mail directly from the server (Gmail), only when I'm using the Apple mail client. How do I fix this?

    Hi,
    Try setting Mail's options to be those recommended by Google:
    http://mail.google.com/support/bin/answer.py?hl=en&answer=78892#

  • Iphone voice mail: send message

    Can I send voice mail messages from my iphone to other AT&T phone voice mail without ringing the recipient phone? This is typically 'press -2- to send a message' on Sprint and AT&T voice mail menus.
    need navigation map for checking iphone voicemail messages from landline, it is diff from the map for traditional voice mail. Does anyone have the voice mail map?
    Thanks much.

    Hey Rick,
    That is not an feature on the iPhone.
    You can call AT&T standard voice mail by going to Phone> Keypad> hold down the #1 key.
    AT&T's website provides more information about their voicemail services.
    http://www.wireless.att.com/learn/basics/choosing-features-services/voicemail.js p
    Jason

Maybe you are looking for