Beep noise after sending message

does anyone know how to turn it off?
the (du nun) annoying tone after you send each message?
thank you

Open Preferences from within the Mail program and note the exact settings for your email accounts.
Quit Mail
Trash the following file:
your home directory / Library / Preferences / com.apple.mail.plist
and empty the Trash
Restart Mail
Re-install your mail settings
These actions will not interfere with your mailboxes, it will simply create a new plist preference file when you re-start Mail.

Similar Messages

  • BEEP NOISE AFTER SENT MESSAGE

    does anyone know how to turn it off?
    the (du nun) annoying tone after you send each message?
    thank you

    Sorry if I forgot to mention this, but i mean startup as in after I can see my wallpaper and the windows start menu button etc, not on the TOSHIBA loading screen.
    I also run my laptop straight off the charger (no battery is plugged in most of the time)
    My laptop starts, and it works fine after the beeps (which go away after a while, however I fear that it is a sign of bad things to come in the future) - the beeps happen after windows has loaded but practically freezes my computer for the next 10-15 minutes.
    The laptop is fine, except for the beeping and freezing. - I do not have that much experience with changing settings at boot up but I checked and I can get into those things without a problem.
    Overheating has been a problem (in the past and in the present)
    Thanks for your suggestions, my apologies for not including some of the information.

  • Creating a QueueReceiver after sending message to the QueueSender

              Hi,
              I'm implementing a blocking system, sending messages to a JMS Queue.
              In a servlet, in the init method, I'm creating the QueueSender object.
              When calling the servlet, in the service method, if I need to create a new
              message to let users know
              that one primary key is blocked, I create a message with a:
                   msg.setStringProperty("MyTablePrimaryKey", "PKValue");
              Then, I send it.
              If other clients want to update that record, he creates in the servlet's service
              a QueueBrowser like this:
              QueueBrowser receptor=qsession.createBrowser (myQueue, strFilter);
              where strFilter is "MyPrimaryKey IS NOT NULL".
              If the enumeration my QueueBrowser returns hasMoreElements(), the record is
              blocked.
              To unblock a record, I fetch the message from QueueBrowser with the with Enumeration.nextElement,
              and I set:
              message.setJMSExpiration(1);
              so the message is automatically deleted from the queue.
              I tried to use QueueReceiver to implement it, but as I don't know the filter's
              name in the init method of my servlet,
              it's not possible to read messages if the QueueReceiver is created after having
              sent those messages.
              Is my implementation correct? Is the behaviour of QueueReceiver logical?
              Of course, I'm thinking of doing all these things in EJBs to use transactions
              with JTA and JMS. Can be any problem
              with it?
              Sorry for the long question, but I've started discovering JMS a few hours
              ago, and it looks so interesting... :-)
              Best Regards,
              Ignacio
              

              Ignacio Sanchez wrote:
              > Tom Barnes <[email protected]> wrote:
              >
              >>
              >>Ignacio Sanchez wrote:
              >>
              >>>Hi,
              >>>
              >>> I'm implementing a blocking system, sending messages to a JMS Queue.
              >>>
              >>> In a servlet, in the init method, I'm creating the QueueSender
              >>
              >>object.
              >>
              >>> When calling the servlet, in the service method, if I need to create
              >>
              >>a new
              >>
              >>>message to let users know
              >>>that one primary key is blocked, I create a message with a:
              >>>     msg.setStringProperty("MyTablePrimaryKey", "PKValue");
              >>> Then, I send it.
              >>>
              >>> If other clients want to update that record, he creates in the
              >>
              >>servlet's service
              >>
              >>>a QueueBrowser like this:
              >>> QueueBrowser receptor=qsession.createBrowser (myQueue, strFilter);
              >>> where strFilter is "MyPrimaryKey IS NOT NULL".
              >>> If the enumeration my QueueBrowser returns hasMoreElements(), the
              >>
              >>record is
              >>
              >>>blocked.
              >>
              >>
              >>How? The QueueBrowser supplies a snap-shot of the queue, it doesn't
              >>prevent other receivers and queue-browsers from seeing the message.
              >>
              >
              >
              > That's exactly what I want. I want concurrent queue-browsers to see the same message.
              >
              >
              >>>
              >>> To unblock a record, I fetch the message from QueueBrowser with
              >>
              >>the with Enumeration.nextElement,
              >>
              >>>and I set:
              >>
              >>> message.setJMSExpiration(1);
              >>> so the message is automatically deleted from the queue.
              >>
              >>
              >>This will have no effect. Expiration can only be set when the message
              >>is sent, and only via the producer API not the message API. The message
              >>API setter is not intended for application use (see the
              >>javax.jms.Message javadoc). To delete the message you can
              >>create a QueueReceiver with a selector based on the message's
              >>message-id, then receive and acknowledge the message.
              >>
              >
              >
              > But it works!! I've tested once and again and it works fine for me. Shouldn't
              > it???
              >
              Gah!! This behavior is not supported. Do not depend on it to
              be there in future releases or SPs. Any changes to an already
              sent message by a client should propagate to the copy that
              is on the server.
              In fact, I think this may have already been fixed. Can you
              tell me which release and SP you are using?
              >>>
              >>> I tried to use QueueReceiver to implement it, but as I don't know
              >>
              >>the filter's
              >>
              >>>name in the init method of my servlet,
              >>> it's not possible to read messages if the QueueReceiver is created
              >>
              >>after having
              >>
              >>>sent those messages.
              >>
              >>I don't understand. If you can create the QueueBrowser when you
              >>need it, why can't you just create a QueueReceiver with a new selector?
              >
              > If I create a new QueueReceiver after having sent the message using a QueueSender,
              > the
              > receiver cannot read the messages already posted, even in selector is OK. But
              > it works with
              > a QueueBrowser ¿¿??¿¿
              If a QueueBrowser can see the message so should a QueueReceiver. They
              both use the same filter/selector mechanism. It is surprising
              that one worked and the other didn't. Or are you referring to
              the normal behavior that only one QueueReceiver can "see" the message
              at a time? And that once a QueueReceiver has a message the
              QueueBrowser will not "see" it?
              > That's why I'm using QueueBrowser and not QueueReceiver.
              >
              >
              >>>
              >>> Is my implementation correct? Is the behaviour of QueueReceiver
              >>
              >>logical?
              >>
              >>>
              >>> Of course, I'm thinking of doing all these things in EJBs to use
              >>
              >>transactions
              >>
              >>>with JTA and JMS. Can be any problem
              >>> with it?
              >>>
              >>> Sorry for the long question, but I've started discovering JMS a
              >>
              >>few hours
              >>
              >>>ago, and it looks so interesting... :-)
              >>>
              >>> Best Regards,
              >>> Ignacio
              >>
              >
              

  • Mail will not quit after sending message with attachment

    B&W G3-450
    OSX 10.2.8
    640 MB RAM
    I recently switched to using an email account through AOL Instant Messenger (AIM.com). The only way to connect to their service is via IMAP. I have all the correct settings, I can send and receive email no problem.
    However, when I attempt to send a message that contains an attachment (.zip, jpeg, anything) the email will send just find. The problem is when I try to quit mail it wont' respond. I can continue to send or receive after sending the message but it will not quit. Trying to log out does not work either as it reports a problem with Mail that prevents closing the session. The only thing I can do is force quit mail.
    The next time I use mail it works fine and there are no problems. The only issue seems to be this hanging problem. I've never experienced this problem using POP3 accounts.
    Any suggestions?
    B&W G3-450   Mac OS X (10.2.x)  

    Does anyone have a suggestion here?

  • Beeping noise after startup

    This just started happening today. 
    I boot the computer up, I see the Toshiba logo then the windows logo, then the log in screen.
    All is fine but when I press CTR-alt-del buttons (a network computer) it doesn't register and I cannot enter my username and password.
    The computer begins to beep erratically after a minute or two and I've checked to see if any buttons were stuck or held down but none. I also tried to hook up a USB keyboard to see if I could log in and see if the keyboard was done--but that didn't work either. Although I did only try one keyboard.
    I tried to boot the computer up to where I can get into the BIOS or Safe mode screen--but nothing.
    Anyone had this happen to them? And what else should I try?
    This is a Tecra A4-S211 with XP Service pack 3, 32 bit.
    Solved!
    Go to Solution.

    Tecra A4-S211 
    I tried to boot the computer up to where I can get into the BIOS or Safe mode screen--but nothing.
     What happens when you press and hold the F8 key just after the Toshiba screen?
       Advanced troubleshooting for general startup problems in Windows XP
    -Jerry

  • Blackberry messenger text no clearing after sending message.

    Hi
    I have a blackberry 9800 torch with the latest version of blackberry messenger on it. When typing and message and sending the message, the txt stays and wont clear at all. I have to delete the txt by deleting it. Only way to fix it is to uninstall and reinstall messenger then it will be fine for a day or two then it starts again.
    Any idea on how to fix it so that it doesnt happen at all ?

    Hey jacoatnos,
    Welcome to the BlackBerry Support Community Forums.
    Can you provide your BlackBerry Device Software that you're currently using on the BlackBerry Torch?
    Also what version of BlackBerry Messenger you're using?
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Contact goes offline after sending message

    When i send a massage to a contact they go offline then comes back on every time and does not show everyone online takes like 5 mins to see everyone online now my contacts are not even coming online just one is

    as a guess, try using one Bluetooth at the time (power off other devices), see if it makes any difference

  • Unsent draft remains after sending message

    Whenever I spend more than a few moments composing a message (with or without attachments), a draft indicating that it has been unsent remains in my Drafts box, even though the message has already been successfully sent.  I find myself having to constantly delete those messages from the Drafts box so as not to confuse them with truly unsent drafts.

    Hi Bob, tha's a strange one...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitiion & use Disk Utility from there to Repair the Disk, then Permissions.
    Then in Mail, highlight each Mailbox & try Rebuild from the Mailbox menu item.

  • Send message windows doesn't close after sending attached PDF from Acrobat

    I have several forms that I have created in Acrobat 9 Pro. These forms have a button set to submit to an email address. After filling out the form, and clicking on the submit button some, but not all, of users with Outlook 2007 are having a problem with the send message window not closing after sending the email.
    When they click the button the email is created with the form as an attachment. When they click the send button in the send message window the message goes into the outbox, and then gets sent no problems. But the send message window never closes after sending the message. So my users think the message never got sent.
    The computers that I am seeing this on all run XP, have Outlook 2007, and use Acrobat Standard 8. On some computers it works just fine, and on others it has the problem. It must be a setting somewhere but I can not figure it out.
    Closing the window by clicking on the "X" is no problem, but many of my users are pretty new to computers know very little about them. So something like this causes them a lot of problems.
    Any suggestions?
    Trudy

    My apologies, when I said "instance" I meant window.
    I also just realized the new window and then closing behavior only happens when the iTunes link clicked is in an email in Mail (presumably, this would also happen in other desktop email clients). When an iTunes link in Safari is clicked, the "iTunes loading" white page appears for a moment and then Safari navigates back to the page with the link. However, that isn't working properly, either. The white page continues to "load" indefinitely and never returns to the previous page.
    Here is a link:
    http://www.imogenheap.com/buy/

  • I am not able to send messages to multiple person from my iphone 5s after updating to ios 8.1.2. It shows message not delievered

    I am not able to send messages to multiple person from my iphone 5s after updating to ios 8.1.2. It shows message not delievered

    Hi waqaskhan91,
    Thank you for visiting Apple Support Communities.
    If you're not able to send text or iMessages to certain contacts after updating your iPhone, start with the troubleshooting tips in this article:
    iOS: Troubleshooting Messages - Apple Support
    If you only see this behavior with a few contacts, you may want to try these steps first:
    If the issue occurs with a specific contact or contacts, back up or forward important messages and delete your current messaging threads with the contact. Create a new message to the contact and try again.
    If the issue occurs with a specific contact or contacts, delete and recreate the contact from the Contacts app. Send a new message to the contact.
    Best Regards,
    Jeremy

  • Anyone having problem with iphone getting not delivered message after sending picture and it really is getting delivered to recipient.

    Anyone having problem with iphone getting a not delivered message after sending pic and it really is getting delivered to recipient.

    Same problem here with and I've done everything shy of a total reset which I also find unacceptable. This problem exists on all iMessage platforms (iPhone, iPad, and Mac) so I don't see how restoring my iPhone would help the problem.

  • After sending a picture or message in "Message", what causes the "send" button to grey out?

    After sending a picture or message in "Message", what causes the "send" button to grey out?

    Restore your iPad to the factory settings.

  • Publish/Send messages in JMS to be delivered after some time

    I would like to know if the JMS standards address publishing of a message to a Topic or send to a queue which becomes visible or becomes eligible for subscribers to retrieve the message after a certain amount of time.
    In other words I would like to send messages to JMS such that a JMS subscriber can use the feature as a wake up call. Here the sending application sets the time at which subscriber will get the wake up call ( message ).

    I would like to know if the JMS standards address
    publishing of a message to a Topic or send to a queue
    which becomes visible or becomes eligible for
    subscribers to retrieve the message after a certain
    amount of time. Some JMS products provide this functionality. Weblogic and SwiftMQ. The latter has an integrated Job Scheduler:
    http://www.swiftmq.com/products/router/swiftlets/scheduler/index.html
    To solve your problem you'd create a message schedule:
    http://www.swiftmq.com/products/router/swiftlets/scheduler/messagejobs/index.html
    -- Andreas

  • Wont send messages after about 9pm

    My LG Env Touch will not send messages after about 9pm. I have no idea why, but its been this way the past couple days. Any ideas?

    Actually, if they have the tick, that means that they were successfully sent from your phone.  If they are not showing a D or an R after, that means that the messages have not been recieved by the recipient's phone.  So your messages may be stuck on the server pending delivery, or your friends who you are trying to communicate with may be in an area with no reception (or their BlackBerry devices have been turned off).  If you have been able to confirm that your friends' phones are on and should be able to receive the messages (i.e. their data is working), then please post again to let us know.  It may indicate a server related issue that RIM may need to address.
    For reference:
    Check Mark = Successfully sent from your phone to the BlackBerry network
    D = Delivered to the recipient's device
    R = Read by the recipient
    If you want to thank someone for their comment, do so by clicking the Thumbs Up icon.
    If your issue is resolved, don't forget to click the Solution button on the resolution!

  • I am having problems sending messages.. Once I send it, it just beeps and says it failed to send and I have perfectly good service. Why is this happening??

    I am having problems sending messages.. Once I send it, it just beeps and says it failed to send and I have perfectly good service. Why is this happening??

        Hello llm007!
    That is quite a strange issue. What make & model phone do you have? When did this begin? Are you able to make & receive calls? You can troubleshoot this issue http://vz.to/12TLCsR on our website to get things working as quickly as possible.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

Maybe you are looking for

  • Removing that navigation bar in the new Preview

    Is there any way of removing the navigation bar which appears at the bottom of the screen when you view images in Preview's full-screen mode? Under older operating systems you could at least move shift it to the side, but now it doesn't seem possible

  • Mail unexpectedly quits when launching

    My mail quits when I try to launch. Usually it gets to the point of connecting to my mail server, and then dies. I have tried repairing permissions, disk repair, and tech tool. I have downloaded and reinstalled the combined update Here is a snippet f

  • Upload purchase order text through LSMW

    Please tell me procedure for uploading sales order & purchase order text in material master through lsmw

  • Could not resolve host (nil); Unknown error

    Trying to install arch linux into virtualbox... I got it to boot and everything, got my internet set up (I think), installed virtualbox guest stuff, and then had to reboot. I try to do sudo pacman -S xorg-twm xorg-xclock xterm so that I can test X be

  • Constraints on a XMLTYPE table

    Hi, Has anyone been able to construct constraints on a XMLTYPE table as shown on page 5-52 of the XDB Developers guide. Whatever I try I get errors: create table poc_wip2 of xmltype element "http://www.derwent.co.uk/wpi.xsd#WPI" (unique(XMLDATA.WPI_T