problem with sending emails

Hotmail could not send your message because the server was busy. Please try again later appear guard when I try to send an email? What should do?

Hotmail questions should be posted in the forums here: http://windowslivehelp.com/product.aspx?productid=1

Tags: Windows

Similar Questions

  • I have problems with sending emails.

    my email address is @eircom.net & we recently changed internet provider eircom to vodafone. I can still receive messages but can't send any...?

    Call Vodafone and ask them for the the account settings for the e-mail program, you use and that you have not mentioned here.

  • I am having major problems with my emails. I can send emails OK but I can't receive them. I use Outlook Express.

    I am having major problems with my emails.  I can send emails OK but I can't receive them.  I use Outlook Express.  When I first turn on outlook express, emails start coming, but then outlook express crashes.  I disable outlook express and start again. My emails are stuck in the Orange webmail box until the last email is downloaded.  This means that I sometimes get the same time to send four or five. I called technical support Orange several times, but they say it's a problem of microsoft. I use Windows XP.

    original title: I can't receive emails from outlook express.

    Hi Mike,.

    Make sure that you have not activated your antivirus software analysis of electronic mail.  See www.oehelp.com/OETips.aspx#3 which is often a problem with receiving and sending a message.

    Then, try to go to file | Identities and setup a new identity.  This will give you a new message store and a new registry hive (where all the settings and account info is).  Add your email account and see if it works very well.  If it sticks sometimes, make sure that you are not setting to check messages too often (like every 3 minutes or somesuch).  You can also try to increase the timeout for the server where this is a problem (Tools |) Accounts | Mail | Properties | Advanced).  See if who deals with issues "" OE gel.  If Yes, then you can use the file | Import | Messages to bring them from the old identity.

    I do not know that moving to Outlook might solve the problem, because they both use the same mechanism to retrieve messages.  If you still have problems, come on and generate a log file and when OE freezes, which could give some indication of what is the underlying problem.  Make sure that you disable the log file later, because this file grows enormously and can cause problems if it becomes too large.

    Steve

  • I have problems when sending emails on Outlook Express (Windows XP Home) told in the Outbox, even if they were sent. What can I do?

    I have problems when sending emails on Outlook Express (Windows XP Home) told in the Outbox, even if they were sent.  What can I do?

    You have apparent dbx file corruption.

    Spend most of your messages out of the Inbox and then create new folders to send and sent items box after having moved the messages you want to save to a local folder that you create.

    Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.

    In Windows XP, Win2K & Win2K3 the OE user files (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.

    With OE closed, find the DBX files for the items in the Outbox and sent and delete them.  New ones will be created automatically when you open OE.

    After you're done, followed by compacting your folders manually while working * off * and do it often.

    Click Outlook Express at the top of the the folder tree so no folders are open. Then: File | Work offline (or double-click on work online in the status bar). File | Folder | Compact all folders. Don't touch anything until the compacting is completed.

    General precautions for Outlook Express:

    Do not archive mail in the receipt or sent items box. Create your own user-defined folders and move messages you want to put in them. Empty the deleted items folder daily. Although the dbx files have a theoretical capacity of 2 GB, I recommend all a 300 MB max for less risk of corruption.

    Information on the maximum size of the .dbx files that are used by Outlook Express:
    http://support.Microsoft.com/?kbid=903095

    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the CPUs, slows down sending and receiving and causes a multitude of problems such as time-outs, account setting changes and has even been responsible for the loss of messages. Your up-to-date A / V program will continue to protect you sufficiently. For more information, see:
    http://www.oehelp.com/OETips.aspx#3

    Why you don't need your anti-virus to scan your email
    http://thundercloud.NET/infoave/tutorials/email-scanning/index.htm

    Note that for some AV programs, it may be necessary to uninstall the program and reinstall in custom Mode and uncheck analysis when the option is the result of e-mail messages.

    Compact often as specified above.

    And backup often.

    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx

  • problems with sending/receiving messages

    For the last two weeks my iphone 6 s and my son 6 more have had problems with sending/receiving messages in the texts of the Group and regularly comes to a voicemail.  Messages are not at all or you may be able to receive them. Then last night on a group text between me and another user of iphone and a droid user messages were not all going through and an 'unknown' appeared on the screen of the droid users as if this person has attempted to send a message to our group text but nothing was there.  Iphone users could not see it.  This morning - messages still does not go through the text of the group or on one.  Any ideas?

    SMS texts are a function of carrier

    Control an upgrade of the carrier

    If the droid user used an iPhone before having them their registration number

    Also check with support carrier technique

  • 2 problems with send/receive email

    I have an application that receives and sends emails.  When TI receives an email of interest that the email is deleted in the public papers.  It's the new message notification never goes away.  So if I get 5 emails my program needs, the message counter will be locked at 5.

    I try to set the State of the message before deleting.  With the help of:

    m.setStatus (Message.Status.TX_READ, 0);

    f.deleteMessage (m);

    I also tried to wait a short time before the deleteMessage, but still the meter counts.

    Secondly when I send a message I want to remove public newspapers after they are sent.  So I run a loop to keep control of the message to change state.  But he never does.

    If (m.getStatus () == Message.Status.TX_SENT: m.getStatus () == Message.Status.TX_DELIVERED) {}

    f.deleteMessage (m);

    Is done in another thread, and yes it is to verify, because after 15 seconds I said to drop the audit for delivery and just remove it.

    I test on a BlackBerry Pearl 8130 4.5.0.77

    This phone just not set/verification, message status values?  or am I wrong in how I'm setting/control

    I need to see your code.

    I have a commercial product that allows the same operation and I have never seen the problem you describe here.

    Now, a few caveats:

    1. in the message sink, your context is the e-mail thread (not your application). You should never keep this thread with long a sleep() or any treatment

    2. in this context, you have the message before committing the folder and before incrementing the value of message waiting.

    I think that you can be setting the message as 'open' before the Mail app increment the counter, which she will do when the message is posted to the folder without worrying. Of course, he cannot commit until it leaves your listener

    My suggestion is to send an event to your own application (from the listener), containing the message, and then allow the thread of e-mail at the exit of the listener and finish the validation of the message. Then, you can intercept the message and mark the message as open, after validation.

  • I have problems with my email account. He sends several messages to my contacts that I did not send and I receive many messages o

    I need to talk to someone about my hotmail account.  As the format has changed, he has been sending emails to my contacts list and I get many failure notifications

    Hotmail forums:

    http://www.windowslivehelp.com/forums.aspx?ProductID=1

    They will help you when repost you your question in the Forums above for Hotmail.

    See you soon.

    Mick Murphy - Microsoft partner

  • I'm having a problem with the email of comdast especially for the outgoing with SMPT. Does not recognize the user name or password. Erased and the exact same re-admitted and do a little work and now 2 - 3 times a week same recurrs either on iphone, ipad a

    In the last 6 months + / _ my Comcast email not send mail as the smpt said that the name and the password not recognized. I can delete them both and then re-enter on my iphone and ipad, imac and it works again. It happens now 2 or 3 times each week. Comcast.com my website does not do this and can receive and send email without problem. Their support, explains what's happening with many of their apple using the client.

    All the answers in the group. Has not happened before. This could be with apple's IOS dates as google is not not the case.

    pdeyedoc

    You should probably get a different email.

    I know this isn't much of an answer or even very applicable but everyone I know eventually loses their emails from mobile provider or cable operator sends cause unless you stick with them forever, your account is deleted after you leave them.

    Gmail, yahoo, rocket mail, and even AOL don't do that.

  • Problem with sending a message when you're connected via Wi - Fi

    Hello. Still getting used to my Dext (owned it for about 4 days). I noticed this morning that I can't send the mail from the POP3 account, I set up on my Dext when I am connected via Wi - Fi - when I try I get an "authentication failure". When I disable Wi - Fi email sends end. There is no problem with webmail - send although I am connected to the Wi - Fi or 3 G network.

    Anyone know how to send the mail while POP3 on the Wi - Fi network? Thanks in advance...

    Understand the problem - port incorrect settin for mail server outgoing. Changed to 587 according to some messages that I saw during a search - that did the trick!

  • Satellite A200-1A 9: problem with sending/receiving e-mail using Windows Mail

    Use Windows mail, I have to open/close the program to be able to send emails, they are entangled in the Outbox. By closing and reopening the program, mail is sent. Also the blue figure 1, supports showning 1 mail unread in the Outbox is there all the time, although there is no read or unread emails in the Outbox

    Not a problem server as all mails are go/very good reception on my desk.

    Pressing on send and receive button does not help. Although from time to time on what it will receive emails when you press send/receive, but will not send the

    I have Norton Internet security 2007 and getting fed up with the ongoing problems that seems to cause during the period 2004-7.

    Is there a problem with the running with Vista Windows mail program which is known

    I think I found a solution

    Please check this:

    Windows Mail won't send or receive emails
    http://support.toshiba-tro.de/KB0/TSB7701X30005R01.htm

    It seems that the update of the Software Desktop SMS Installer version will help to address this problem.

  • problem with oversized emails in outlook express

    Hello. When I send emails in outlook express 6 that are 2 to 4 MB they bounce for me with an error message indicating that they exceed the size limit of 5.24 Mr. servers I contacted my ISP and they said that the limit is 10 MB / email. They helped me by going to tools/accounts and changing the different settings, but still the error messages continue to occur. They informed me that it must be a problem with microsoft. Any suggestions thanks

    Do you need to use Vodafone as your outgoing server? You can configure by OE the IINet account settings?
  • Problems with sending some e-mail from abroad.

    Please bear with me on this problem as I am not very intuitive in regards to the accounts. POP, etc. etc.

    I have a system Windows 8 and use the BT Internet to send messages without any problems. But today I tried twice to send the same e-mail to a gmail account in America with two clips of very small size but in a few minutes, he returned with an error message stating that the e-mail could not be sent my e-mail address and to contact my ISP (BT). I have in the past received emails from that same address with no problems.

    I contacted BT and they checked my system and everything works fine and there is nothing else they can do, I can send other emails to colleagues in the United Kingdom without any problem.

    My wife sent a test message to the gmail address, and it was received without a problem so I'm assuming that the fault lies somewhere on my PC.

    Your help would be very appreciated.

    Hi Steve,.

    1. Your wife uses BT E-mail account to send emails?
    2. Are you facing problems with the other recipient?
    3. You use mail application?

    Please return with the required parameters so that we can better help you.

  • problem with my emails

    Dear Sir.
    I have a problem opening my emails
    and I can not also for them delet
    so in these two subjects, what shall I do?
    Please can I have an answer
    concerning

    Hello tonihonein,

    Welcome to the Microsoft Answers Forum!

    More information needed to be able to answer you better.
    Could you please tell us what is the email client that you use to open your emails?
    Do you get any error message when you try to open?
    Do you get an error when you try to delete?
    Did you do with the last changes made to your computer before it started?
    Who is your provider of mail service?

    If you use Internet Explorer to access your email, you can try to disable the security software installed.

    Alternatively, you can try to uninstall toolbars if you have installed on your computer.

    Please come back to us with answers to these questions can answer you better.

    Thank you

    Irfan H, Engineer Support Microsoft Answers. Visit our Microsoft answers feedback Forum and let us know what you think.

  • Problem with my email form

    Hi all

    I ran into a small issue and cannot see what is causing my email form does not work. I did a few times now and that you have copied the actionscript code that I currently work but the it still does not work. The form can be seen live here and the flash file can be downloaded from here.

    I am enclosing the code to my flash below form and if anyone requires the code to my page email.cfm (this is the page that processes and sends emails) so please let me know. I'd appreciate any help I can get with this, and I work on it for a few days now and have rewritten the code about 6 times - it starts to do my head in.

    Thank you in advance.

    FOR INFO:
    the difference between
    var _loc3 = new LoadVars();

    and
    var _loc3:LoadVars = new LoadVars();

    There nothing regarding the bytecode generated.

    But it is a best practice. It allows code and type etc. check indicators

  • I'm desperate! I left the Canada to spend the winter in Spain, and ever since my arrival, I had a big problem with my email. Now all my files are gone as well

    Am desperate. Canada left to spend the winter in Spain and have a lot of problems with Outlook. All records are missing, including sent mail Inbox

    HELP, HELP

    Try to force to close your mail. Tap the home button twice. Browse the overview of the application of messaging out of the screen to close. then press the home button to exit the mode. Try again.

    If this does not work you can always use the webmail interface. I think that www.hotmail.com still works.

Maybe you are looking for

  • last updated

    the last update took away my ability to edit, trash all mails at once. I get every day about 1000 spam emails and it will still remove them one by one.  What is the solution? Thank you.

  • VLC Plugin Out of Date: what should I do?

    Today when I checked my plugins, I was told that he had to update my VLC Multimedia plugin. When I clicked on the button update now, I was taken in the usual page of download blah blah blah everything. What I would like to know these things are:(1) w

  • Discordance in iTunes

    "Das Model" Kraftwerk is matching as "Wouldn't be nice" by the Beach Boys. I already deleted the song and again transferred. Anyone know why this happens and how to fix it? Thank you!

  • Browse the app store from computer?

    It is possible to browse the app store for iPhone/iPad/Mac from a computer, is this possible to do with the app store for Apple TV 4? Like this page (Swedish) https://itunes.apple.com/se/genre/ios/id36?mt=8

  • For Windows XP, desktop background well, but nothing else seems no icons, nothing

    For Windows XpBackground desktop is fine, but nothing else appears, no icons, nothing, a message saying UxTheme.dll. is missing and re - install it might help, but I don't have the disk. I put it to date by a company, and they must have. I don't real