Message queue says I'm sending more mails than I am..

When sending emails on Mac Mail, the queue notifcation is always higher than the actual number of emails sent. Why is that? What else is sending and where is it going?!?!? For example, I just sent one email to two different people.. but the queue notification said I sent 3 mails.
Very confusing, and I can find no evidence in the 'sent' folder of this phantom email.

This is happening for me as well. I'm very worried that I am sending some kind of ick through email that I can't prevent.

Similar Messages

  • Sending queue says I'm sending more messages than I actually am...

    When sending emails on Mac Mail, the queue notifcation is always higher than the actual number of emails sent. Why is that? What else is sending and where is it going?!?!? For example, I just sent one email to two different people.. but the queue notification said I sent 3 mails.
    Very confusing, and I can find no evidence in the 'sent' folder of this phantom email.

    This is happening for me as well. I'm very worried that I am sending some kind of ick through email that I can't prevent.

  • Please help, how to send mails faster / send more mails per hour

    hello,
    in my application i am using mail sender class i have created to send mail to the users to participate in a survey. following is the code for it. i would like to know if there is anything wrong in it coz it takes to much time to send the mails it is taking 2 minustes to send 6 mails i.e 360 mails per hour only.
    following is how i instantiate the mail sender class and then generate a http link string dynamically as it is different for all the user.
    //////////class where mail sender is instantiated////////////////////
    try
    setConnection();
    st=con.createStatement();
    rs=st.executeQuery("select * from "+CNAME+"_campaign");                         
    String SurveyT = new String();
    while(rs.next())
         SurveyT = rs.getString(2);
    rs.close();
    rs=st.executeQuery("select * from "+CNAME+"_user");     
    ss = new MailSender();
    while(rs.next())
         String userid = rs.getString("userid");
         String password = rs.getString("password");
    StringBuffer message = new StringBuffer(BodyText.getText().trim());
    if(SurveyT.equals("invitational") || SurveyT.equals("single"))
                                            message.append( "\n" + "http://"+IPadd.getText().trim()+"/"+CNAME+"/servlet/login?username="+userid+"&passw="+password);
                                            ss.send(FromField.getText().trim(),userid,SmtpServerID.getText().trim(),MailSub.getText().trim(),message.toString());
    else if(SurveyT.equals("general"))
    message.append( "\n" + "http://"+IPadd.getText().trim()+"/"+CNAME+"/Index.html");
    ss.send(FromField.getText().trim(),userid,SmtpServerID.getText().trim(),MailSub.getText().trim(),message.toString());
    st.close();
    this.dispose();
    catch(SQLException sqlex)
    JOptionPane.showMessageDialog(null,sqlex.getMessage());
    //Mail Sender class/////////////////
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    import javax.swing.*;
    public class MailSender
         String sentAddr,fromAddr,smtpServer,body,subject;
         public MailSender()
         //function send to send the mail
    public void send(String from,String to,String smtps,String subj,String messagetext)
              fromAddr=new String(from);
              sentAddr=new String(to);
              smtpServer=new String(smtps);
              body=new String(messagetext);
              subject=new String(subj);
              try
                   Properties props = System.getProperties();
                   props.put("mail.smtp.host",smtpServer);
         Session session = Session.getDefaultInstance(props,null);
    Message msg = new MimeMessage(session);
                   msg.setFrom(new InternetAddress(fromAddr));
    msg.setRecipients(Message.RecipientType.TO,InternetAddress.parse(sentAddr,false));
         msg.setSubject(subject);
         msg.setText(body);
    msg.setHeader("Survey","MailCheck");
    msg.setSentDate(new Date());
         Transport.send(msg);
         catch(MessagingException mex)
              JOptionPane.showMessageDialog(null,mex.getMessage());
    }

    Lots of variables here....Also my maths says only 180 per hour.... i.e. three a minute.
    1) you are using a database to get info from. What is the average response time of the DB server? Looks like you are doing one SQL then reading the result table but does the initial SQL take a while?
    2) how much data are you passing on to the SMTP server and how fast/slow is the link to that SMTP server? Work out the absolute max amount of data you can transfer over the link then get your average message size and work out a VERY theoretical Max number of messages a minute. Note that real life might approach 80% of this taking TCP/IP and SMTP overheads into account.
    3) What sort of load is the SMTP server under? If it's busy you will be only getting a fraction of whatever bandwidth is available. Depending on its design it may be trying to deliver the first message you sent it while you are still pumping more messages down to it. SMTP servers may limit the number of connections per minute from another machine in order to defeat a denial of service attack. Your code makes a connection per email so this may have relevence here.
    4) Raw horsepower always helps. When I write stuff to do things like this there is no nice GUI screen etc. Just basic Java that if it has to will write a log if something goes wrong. Maybe just maybe a counter on STD out to show it is still actually doing something. Keep the number of classes used down to the bare minimum. In the old days we used to spend days paring code to the bone - a skill somewhat lost these days.
    Hope this gives you some help in finding the bottleneck.
    Cheers,
    SH

  • When I send an email it says it's sending more than one

    Not the most catchy headline, but when I send a message in Mail, the bottom left of the application (mail activity) will say something completely different, the last one I sent said 23 of 23. I'm not sending 23 messages, I'm sending 1. It's not even a reply, it was a test message to my work email account.
    Is this a quirk of Mail, or a sign of something amiss?

    That might actually be it, just sent another test message to myself - 24 of 24.
    What a strange and confusing "feature" - I'm guessing that someone might have thought that was a good idea at some point in the development of Mail. Just doesn't seem very Apple though does it?
    I guess that also is why when I recieve messages it says 124 of 124, same weirdness.
    Thanks

  • When sending/receiving Mail seems to handl more mails than my traffic

    When I press "Get Mail", or when I send a mail, the send/receive activity shows in the lower left corner of the screen.
    What makes me wonder is the fact that sometimes "mail activity" for instance says: "getting x mails of 10" although I only receive say, 6 mails in my inbox.
    And the same thing happens the other way around. When I send one email, mail-activity could say: "sending 2 of 2 mails" although I am only sending one mail!
    Does anybody have an idea as to why this odd behaviour occurs?

    I have the same issue. I'm wondering if I'm sending out viruses.
    Is this a common issue?
    Has this been solved?

  • Mail says can't get more mail user folder full.

    i have been getting this message often and had found a suggestion on removing an envelope in the mail folder which I did and it seemed to have solved the problem for a couple of weeks. I can easily get 600 emails a days, different mac email groups that I subscribe to and there are time I don't get to my mail for 3 or four days and never get the message. I logged on this morning and there was the message that I had to much mail and needed to remove mail or make space in my user folder. I closed down mail came back up went off line and I only had 115 emails in my primary account and 28 emails in my hotmail account. I checked he three trashes and had 471 total item in all trash folders.
    What is going on.. how do I fix this. Are other people experiencing this same problem? It seems to have come about around 10.4.6 and the security update about that time.
    Leon
    Mac Mini 1.42 8X DVD+-RW Dual Layer 24X CD-RW 250 Gig Ministack Version 2   Mac OS X (10.4.6)   Apple Bluetooth keyboard 19" Nec VGA CRT Flat Screen 1 Gig Memory iSight

    Did you upgrade to Tiger from Jaguar or Panther?
    A couple of years ago I received a batch of emails that I had
    already received, and read, about 18-24 months earlier. Where were
    they all that time? Why did Earthlink send them to me again after that
    long delay?
    I don't believe Earthlink sent these again since any messages available on the server are downloaded from the server by an email client such as the Mail.app.
    What is your setting in Mail for removing messages from the server when downloaded which is available at Mail > Preferences > Accounts under the Advanced tab for the account preferences?
    I don't believe this is an issue with what occurred here. More than likely, this was caused by corruption to the account's Inbox mailbox and these messages already downloaded from the server and removed from the server when downloaded reappeared in the account's Inbox mailbox only as new unread messages which were not properly or completely deleted (if these messages were previously deleted from the account's Inbox mailbox) or not properly or completely removed if some or all of these messages were transferred to a user created "On My Mac" location mailbox.
    How often do you use the Rebuild Mailbox function on the most active mailboxes such as the account's Inbox and Sent mailbox?

  • LMS 3.2.1 sending more pings than thought usual

    Hi,
    I'm looking for some assistance or tips with troubleshooting LMS 3.2.1 and the ping/ICMP traffic it transmits.
    A lot of my devices are receiving a lot more pings from LMS than I would have anticipated.
    I don't run PING sweeps in Device Discovery or CM-UT. I've even disabled DFM polling in a hope to trace the source of these PINGs.
    Does anyone have a list of which modules use PINGs so I can turn them off and track down the offender.
    I really only want to manage the known devices I already have via SNMP alone. I don't require LMS to be PINGing for discovery or reachability purposes.
    Any help is appreciated.
    Kind Regards
    David

    Hi Gaganjeet,
    Not quite correct.
    DFM was still pinging after I disabled ALL polling parameters and saved/applied. I had not restarted the daemon. I didn't believe I had to.
    After that I tried to delete all the devices from DFM (Auto-allocation was also disabled) but they would not delete.
    (I have another LMS server where DFM will not learn devices from DCR and comes up with the 'TreeManager' error but all fixes in Forum failed. Could this be the same bug?)
    After this I restarted daemon manager (LMS) and it stopped pinging.
    Is this normal operation for DFM?
    I'm interested in the script if you can send it to me. Basically my management loopbacks are in one or two subnets only and we have no desire for the user vlans to be pinged. Besides loopbacks will never go down unless the switch does.
    Basically the distribution-switch cpu reaches 100% utilisation as all its SVIs are pinged simultaneously. Changing the time intervals extends the polling but this has the negating effect of delaying alerts and warnings, etc.
    I'm trying to find the happy balance but DFM is not very flexible. It's all or nothing.
    Many thanks for your help. Please let me know how I can get that script.
    David

  • ITunes saying iPod is using more GB than it is when syncing.

    i'm using a 30GB iPod video, the latest version of iTunes, and windows XP.
    i have reset and restored my ipod, reinstalled iTunes, restarted my computer, and even changed the USB port of the cable.
    When i attempt to sync my now empty iPod, it tells me i'm trying to use about 33GBs of space when i only have about 27GBs available.
    however, when i go to 'My Music', it tells me i only have 23GBs.
    i only have 3 podcasts ready to sync and no video.
    any help? :\

    hello. I just upgraded to iTunes 8.0 and am suddenly having the same problem. I also have a 30gb ipod video and am running windows XP.
    I was able to sync no problem even earlier today -- only started getting the error once I installed 8.0.
    Did you find a way to solve your problem?

  • Mac OS X 10.6.3 Update says it needs much more space than the download size

    I used the combo update it weighed in at 784MB
    Software update is that delta? said i think I needed 744MB
    Ok here is the thingy when I installed the combo after clicking the disc image and agree to all licencing etc stuff it asked destination etc it said that 1.47 GB will be installed I thought the file was 784MB
    Is this normal?

    Is this normal?
    Yes. The dmg is compressed.
    (51032)

  • Outlook 2013 does not send / receive mails but connected to Exchange server

    HI All, 
    Outlook 2013 displays connected message but when compose and send a mail, the message hangs for more than an hour. Yes if I restart the outlook, the message is sent.  Otherwise the message will lag for hours. Even I am not able to receive it.
    The problem is not faced by OWA. Outlook Web App works perfectly. But Microsoft Outlook 2013 not working perfectly. Folks I need help to close the case with customer.
    Regards,
    AbuYasir

    Hi AbuYasir,
    From your description, OWA works well, the issue is related to Outlook side. In your case, I recommend you use Outlook safe mode to determine whether the issue is related to add-ins. If the issue persists, please create a new profile to check the result.
    Besides, make sure that you install the latest Outlook 2013 Service Pack.
    For your convenience:
    Description of Microsoft Office 2013 Service Pack 1 (SP1)
    http://support.microsoft.com/kb/2817430/en-us
    Hope my clarification can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • How to send a Mail using JSP using browser.

    Dear friends
    I could write a code to send a mail and execute it from a command prompt using a class file, but the same code, I converted into a JSP tags to run from a browser. I am getting compilation error. Can you please help me in solving this problem.
    I am using javamail API 1.3,JAF1.0.2
    Win2000,Websphere 3.5,HostPublisher server 3.5,IE6.0
    I shall be thankful if someone shows me the solution.

    Hello
    I hope that this is useful
    I'm using Tomacat 4.0.4 and J2SDK1.4.0_01
    Setting on conf\Server.xml
    <Resource name="mail/Session" auth="Container"
                        type="javax.mail.Session"/>
              <ResourceParams name="mail/Session">
                <parameter>
                  <name>mail.smtp.host</name>
                  <value>your hostmail server</value>
                </parameter>
              </ResourceParams>Setting on web.inf/web.xml
    <servlet>
        <servlet-name>SendMailServlet</servlet-name>
        <servlet-class>SendMailServlet</servlet-class>
      </servlet>
    <servlet-mapping>
        <servlet-name>SendMailServlet</servlet-name>
        <url-pattern>/SendMailServlet</url-pattern>
      </servlet-mapping>
    <resource-ref>
        <res-ref-name>mail/Session</res-ref-name>
        <res-type>javax.mail.Session</res-type>
        <res-auth>Container</res-auth>
      </resource-ref>jsp page example:
    <html>
    <head>
    <title>Example Mail Sending Form</title>
    </head>
    <form method="POST" action="../../SendMailServlet">
    <table>
      <tr>
        <th align="center" colspan="2">
          Enter The Email Message To Be Sent
        </th>
      </tr>
      <tr>
        <th align="right">From:</th>
        <td align="left">
          <input type="text" name="mailfrom" size="60">
        </td>
      </tr>
      <tr>
        <th align="right">To:</th>
        <td align="left">
          <input type="text" name="mailto" size="60">
        </td>
      </tr>
      <tr>
        <th align="right">Subject:</th>
        <td align="left">
          <input type="text" name="mailsubject" size="60">
        </td>
      </tr>
      <tr>
        <td colspan="2">
          <textarea name="mailcontent" rows="10" cols="80">
          </textarea>
        </td>
      </tr>
      <tr>
        <td align="right">
          <input type="submit" value="Send">
        </td>
        <td align="left">
          <input type="reset" value="Reset">
        </td>
      </tr>
    </table>
    </form>
    </body>
    </html>SendMailServelet.java:
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.mail.Message;
    import javax.mail.Session;
    import javax.mail.Transport;
    import javax.mail.internet.InternetAddress;
    import javax.mail.internet.MimeMessage;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.servlet.RequestDispatcher;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    public class SendMailServlet extends HttpServlet {
        public void doPost(HttpServletRequest request,
                           HttpServletResponse response)
            throws IOException, ServletException
            // Acquire request parameters we need
            String from = request.getParameter("mailfrom");
            String to = request.getParameter("mailto");
            String subject = request.getParameter("mailsubject");
            String content = request.getParameter("mailcontent");
            if ((from == null) || (to == null) ||
                (subject == null) || (content == null)) {
                RequestDispatcher rd =
                    getServletContext().getRequestDispatcher("/jsp/mail/sendmail.jsp");
                rd.forward(request, response);
                return;
            // Prepare the beginning of our response
            PrintWriter writer = response.getWriter();
            response.setContentType("text/html");
            writer.println("<html>");
            writer.println("<head>");
            writer.println("<title>Example Mail Sending Results</title>");
            writer.println("</head>");
            writer.println("<body bgcolor=\"white\">");
            try {
                // Acquire our JavaMail session object
                Context initCtx = new InitialContext();
                Context envCtx = (Context) initCtx.lookup("java:comp/env");
                Session session = (Session) envCtx.lookup("mail/Session");
                // Prepare our mail message
                Message message = new MimeMessage(session);
                message.setFrom(new InternetAddress(from));
                InternetAddress dests[] = new InternetAddress[]
                    { new InternetAddress(to) };
                message.setRecipients(Message.RecipientType.TO, dests);
                message.setSubject(subject);
                message.setContent(content, "text/plain");
                // Send our mail message
                Transport.send(message);
                // Report success
                writer.println("<strong>Message successfully sent!</strong>");
            } catch (Throwable t) {
                writer.println("<font color=\"red\">");
                writer.println("ENCOUNTERED EXCEPTION:  " + t);
                writer.println("<pre>");
                t.printStackTrace(writer);
                writer.println("</pre>");
                writer.println("</font>");
            // Prepare the ending of our response
            writer.println("<br><br>");
            writer.println("<a href=\"jsp/mail/sendmail.jsp\">Create a new message</a><br>");
            writer.println("</body>");
            writer.println("</html>");       
    }Ciao
    Riccardo

  • Failed to send E-mail via microsoft OutLook

    Hi All,
    Does anybody knows why this message appears when I tried to send an email via out look, using the button email on the B1 menu bar.  i have selected the user name and the email address correctly, i have ticked the option send emiail using microsoft outlook.  then the following error message appeared
    "BO2069: Failed to send e-mail via Microsoft Out look"
    the connection was established between outlook and b1 using the logon function in outlook integration addon.
    thanks
    SV Reddy

    Dear,
    If my last answer could not solve your issue, please refer to the informaiotn below:
    The reported issue occurs due to the fact that outlook can only send attachments from the Business One attachments folder.
    This issue has been fixed in 2005A SP01 PL41. Please refer to the note 1116389. As a solution we would suggest to upgrade to the latest patch level.
    Until you upgrade to latest patch of 2005A SP 01 you can use the following workaround:
    - Manually copy all attachments to the B1 attachment path before sending this mail. If you create a shortcut to your attachments folder in a convenient location (perhaps the desktop) this can be done very quickly. (Browse to your document, right click and select copy, press the Windows Key+D to go to your desktop, double
    click the shortcut, then paste into the attachments folder.)
    Alternatively, you could either:
    - Change the B1 attachment path to your attachment files path.
    or
    - Uncheck 'Send E-mail via MS Outlook', and send this message. Nowthese attachments will be copied to the Business One attachment path.
    Then send this message again, with 'Send E-mail via MS Outlook' checked.
    Further we would suggest to apply following steps:
    -upgrade your MS Office 2003 application to the current SP. (SP3)
    -verify that the sender's e-mail address defined for the sender in SAP Business One is valid.
    -Set up the correct smtp server in SBO Mailer / General Setting /Mail Settings (you should check with a "Test connection" button)
    Wish the information could solve your issue.
    Regards
    Apple

  • Message queue updates

    Hi,
    Using server 2003 R2 service peck 2.
    We're having a problem with a msmq application that works on a slightly different environment with less wsus updates.
    i need a list of all the updates related to msmq so i could compare the 2 environment.
    please advise ASAP.
    thanks. 

    Hello Lotam_eden,
    Thanks for your patience.
    Here are the updates related to Message Queuing on Windows Server 2003.
    ===============================================
    1. KB 2494629
    A "0x0000008E" Stop error occurs when you set the message storage limit for a Message Queuing queue to be larger than 4 GB in a 32-bit version of Windows Server 2003
    http://support.microsoft.com/kb/2494629
    2. KB 2028919
    A Message Queuing 3.0 message is rejected by the receiver when you send the message by using an external certificate in Windows Server 2003 SP2
    http://support.microsoft.com/kb/2028919/en-us
    3. KB 971032
    Vulnerability in Message Queuing could allow elevation of privilege
    http://support.microsoft.com/kb/971032/en-us
    4. KB 970122
    You cannot use Message Queuing 3.0 to send messages over HTTPS if the Federal Information Processing Standard (FIPS) is enabled in Windows Server 2003
    http://support.microsoft.com/kb/970122/en-us
    5. KB 961605
    Multicast messages larger than 64 kilobytes (KB) are not delivered as expected by using Message Queuing 3.0 after security update MS08-036 is installed
    http://support.microsoft.com/kb/961605/en-us
    6. KB 941560
    A general protection fault (GP fault) error occurs when you restart an outgoing queue in Microsoft Message Queuing 3.0
    http://support.microsoft.com/kb/941560/en-us
    7. KB 934318
    The Lsass.exe process may use a high percentage of CPU resources when you run Message Queuing on a domain controller with global catalog
    http://support.microsoft.com/kb/934318/en-us
    8. KB 928380
    9. KB 922667
    10. KB 917399
    11. KB 916133
    12. KB 908926
    13. KB 902951
    14. KB 899470 ......
    Best regards,
    Sophia Sun
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Server Times out sending e-mails

    I send e-mail (brighthouse) from work thru our work mail server to my home e-mail account and I get the following error: [email protected]: delivery temporarily suspended: conversation with relay.verizon.net[206.46.232.11] timed out while sending message body.   I can send e-mail from home to work no problem. Our e-mail server provider cannot figure out the problem.  Everyone here at my job cannot send to anyone with a Verizon email account.  This has been going on now for almost a year.  We do not have any issues with any other accounts but Verizon.  Please anyone have any suggestions that might help!

    (UPDATED) I send e-mail from work thru our work mail server (Our mail server is on Verizon) to my home e-mail account and I get the following error: xxxxxxxx @verizon.net  delivery temporarily suspended: conversation with relay.verizon.net[206.46.232.11] timed out while sending message body.   I can send e-mail from home to work no problem. Our e-mail server provider cannot figure out the problem.  Everyone here at my job cannot send to anyone with a Verizon email account.  This has been going on now for almost a year.  We do not have any issues with any other accounts but Verizon.  Please anyone have any suggestions that might help!  I have filled out this form twice: my.verizon.com/micro/whitelist/RequestForm.asp   and no response from anyone!  I am at a loss of who to contact at Verizon! 

  • TS3899 Can't send e-mails from my iPod or receive from other Ipods

    When trying to send an e-mail to an other iPod touch I get the message "Cannot send Mail" An error occurred while delivering this message.  Now, I can send e-mails to other recepients that don't use an iPod.  Also, I can't receive any messages sent from other iPods   Please help!

    Try here for the Messages problem.
    iOS: Troubleshooting Messages
    For the email probl it appears you made an error in entering the setting for the mail account. Frequently it is easier to delete the account on the iPod and reeenter the setting rater than find the error. If yuo are unsure about the settings, Google for: setup XXX mail on iPhone. Where XXX is your provider.

Maybe you are looking for

  • Error while reversing mat document

    Dear all, While reversing material document i am getting error as "Reverse the availed CENVAT credit before cancelling excise invoice." How i should proceed? Naren Edited by: Narendra Khedekar on Oct 5, 2010 10:50 AM

  • Acrobat, Preview and forms that won't fill properly

    Firstly, I apologize if this is in the wrong place.... I can't find anywhere suitable. I have been sent some PDF forms to fill in, and I did so in Preview. All looks OK, except two of the fields can't be typed in. I filled them in and also 'printed'

  • Mountain Lion Security

    Hi, I am a PGA/LGA certified hardware engineer who worked R&D for decades. One of the processes in R&D is the Verification of design function within complex designs that both do and do not use computers and or software. In the case of a design where

  • Good receipt w/o PO

    Dear all     I am unable to save the good receipt through t-code MB1C using 501 movement type    The error occurs:-Could not determine recipients for message type ACPJMM.    plz guide me thanks in advance regards ehtesham

  • How to raise an Intercompany Billing

    Dear All, Can anybody help me with the settings required for configuring the intercompany billing. I have extensively searched the Forum but could only able to get the process for the settings required for intercompany sales, which is working fine. A