Mail sended, but couldn't save sended box.

First of all sended box is not full.
When I try to send something , first, it sends mail. No problem.
But It cant save it sended box. And error window pops up.
Something like; "error was encountered while recording the outgoing message index. Try again ? "
Thanks for your answers.

Usually what I'd do at this point is to work back to a point where it does work and see if that helps you determine if there's a problem file. For example, delete all the mp3's then save. Quit, reopen iWeb, add one, then save. If that works, add another then save. If it fails on the first one, then it's more of a general problem that may be easier to resolve. If it fails on a specific one, then you can attempt to convert that file to see if that helps.

Similar Messages

  • To download file but still the Save Dialog box still not show? Please help.

    Hi All,
    Below is my full code to download file but still the Save Dialog box still not show..
    <%@ taglib prefix="cs" uri="futuretense_cs/ftcs1_0.tld"
    %><%@ taglib prefix="asset" uri="futuretense_cs/asset.tld"
    %><%@ taglib prefix="assetset" uri="futuretense_cs/assetset.tld"
    %><%@ taglib prefix="commercecontext" uri="futuretense_cs/commercecontext.tld"
    %><%@ taglib prefix="ics" uri="futuretense_cs/ics.tld"
    %><%@ taglib prefix="listobject" uri="futuretense_cs/listobject.tld"
    %><%@ taglib prefix="render" uri="futuretense_cs/render.tld"
    %><%@ taglib prefix="siteplan" uri="futuretense_cs/siteplan.tld"
    %><%@ taglib prefix="searchstate" uri="futuretense_cs/searchstate.tld"
    %><%@ taglib prefix="locale" uri="futuretense_cs/locale1.tld"
    %><%@ taglib prefix="dateformat" uri="futuretense_cs/dateformat.tld"
    %><%@ taglib prefix="blobservice" uri="futuretense_cs/blobservice.tld"
    %><%@ taglib prefix="satellite" uri="futuretense_cs/satellite.tld"     
    %><%@ taglib prefix="date" uri="futuretense_cs/date.tld"
    %><%@ page import="COM.FutureTense.Interfaces.*,
    COM.FutureTense.Util.ftMessage,
    COM.FutureTense.Util.ftErrors"
    %><%@ page import="COM.FutureTense.Interfaces.*,
    COM.FutureTense.Util.ftMessage,
    COM.FutureTense.Util.ftErrors"
    %>
    <%@ page language="java" contentType="text/html;charset=UTF-8" %>
    <%@ page import="java.io.File" %>
    <%@ page import="java.io.OutputStream" %>
    <%@ page import="java.io.FileInputStream" %>
    <cs:ftcs><%-- france/test_template
    INPUT
    OUTPUT
    --%>
    <%-- Record dependencies for the Template --%>
    <ics:if condition='<%=ics.GetVar("tid")!=null%>'><ics:then><render:logdep cid='<%=ics.GetVar("tid")%>' c="Template"/></ics:then></ics:if>
    <%
    String fileToFind = request.getParameter("file");
    if(fileToFind == null) return;
    File fname = new File(fileToFind);
    System.out.println("Save As: "+fname.getName() );
    if(!fname.exists()) return;
    FileInputStream istr = null;
    response.setContentType("application/octet-stream;charset=ISO-8859-1");
    response.setHeader("Content-Disposition", "attachment; filename=\"" + fname.getName() + "\";");
    try {
    istr = new FileInputStream(fname);
    int curByte=-1;
    while( (curByte=istr.read()) !=-1){
    out.write(curByte);
    out.flush();
    } catch(Exception ex){
    ex.printStackTrace(System.out);
    } finally{
    try {
    if(istr!=null) istr.close();
    } catch(Exception ex){
    System.out.println("Major Error Releasing Streams: "+ex.toString());
    try {
    response.flushBuffer();
    } catch(Exception ex){
    System.out.println("Error flushing the Response: "+ex.toString());
    %>
    </cs:ftcs>
    Can anybody help me with this??? What is lacking...
    Thank you in advance.

    Put this code into a servlet rather than a JSP.
    JSP are for returning text based HTML pages. It adds extra carriage returns into the response that will corrupt the file, and prevent the dialog showing up.
    This code is much better off being in a servlet
    If you are using a FileInputStream, you should be using a ServletOutputStream rather than the JSP writer: response.getOutputStream()
    When dealing with file input in a JSP/Servlet you should use the methods of ServletContext. getRealPath() turns a website relative file into a real location on disk. getResourceAsStream() opens the file for you. getResourceAsStream() is more reliable as it will work even if the web app is deployed in a packed WAR.
    Cheers,
    evnafets

  • When i try to add a contact to the send box contact box is empty

    when I press the contacts tab I have 26 contacts.when I try to add a contact in the e-mail send box there are no contacts=empty.
    e-mail works fine in internet explorer with same contacts file.I started having this problem last week. Reloaded firefox and still had same problem.

    Hi,
    I'm sorry you're having this problem with your contacts and Firefox. Can you tell me which email you are trying to use in Firefox, so I can research it and help you out?
    Thanks,
    Michelle

  • Save Dialog Box

    Apparently I am in the extreme minority, but I really do miss the save dialog box when saving attachments in Mail. Is there anyway to kill off the automatic saving to the Downloads folder? And no I am not interested in merely moving the default from automatically saving all attachments to Downloads to automatically saving to some other folder.
    I maintain some 2000 plus clients and multiple projects for each client on my hard-drive. Each client and project is set up in hierarchical folders. I have been too busy recently to go through the Downloads folder and move the downloaded attachments to the proper client and project folders so my Downloads folder built up a sizable backlog. After spending more than two hours just moving files from Downloads to the folders where they are supposed to be I have finally reached my breaking point.
    Prior to the creation of the Downloads folder Mail would offer you a save dialog box like most other programs and you could navigate to where you wanted particular files saved. Is this just impossible to do in the current incarnation?
    I am almost positive this is not something that can be fixed through the standard preferences dialog box, but I am hopeful that it may be one of those things that can be edited in the plist file. Any ideas?

    The Downloads folder defined in Mail/Prefs/General is just to temporarily store decoded attachments.
    The Save dialog is available by pressing *and holding* the Save lozenge button next to the attachment(s) in the message header header, or right-clicking/save attachment on files visible in the message body.
    (Having to click and hold the save button to get something useful is extremely bizarre, and IMO broken)
    You can also drag and drop items from the message to a Finder window or whatever.

  • I have a problem with mail.  the spelling and grammer check box before sending the messege is no longer there.  I did everything but cannot get it back.  is ther anyone who knows how to get the box with spelling and grammer checks before sending

    i have a problem with mail.  the spelling and grammer check box before sending the messege is no longer there.  I did everything but cannot get it back.  is ther anyone who knows how to get the box with spelling and grammer checks before sending the mail.
    Also the mail is acting very funny by not getting the rules work in a proper method.  Is ther a software to repair mail.

    i did both of them, but still the while sending the mail the diolog box is not showing up and also the spelling and grammer does not do the spelling check. 
    This problem just started for about 3 to 4 days now.  earlier it was working normally.

  • I was on the apple support site and typed my question in the small box at the bottom but couldn't figure out how to send it. The person at the other end couldn't read what I typed.

    I was on the apple support site and typed my question in the small box at the bottom but couldn't figure out how to send it. The person at the other end couldn't read what I typed.  I have a new OS10.8.4 and can't find "empty cache" when I'm ready to close Safari.  How do I do this?  Thanks

    https://discussions.apple.com/thread/4448839

  • Using Safari to send HTML Mail message but Mail keeps dropping images?

    I'd like to use Safari to send html Mail messages, but when I click on File>Mail Contents... Mail opens a new window but my graphics are gone. (I'm creating the html pages using MS Word for the Mac.) I get a flash of the graphics for a second, and then they are replaced by a little blue lego. Any ideas? I've tried all kinds of mail preferences but nothing seems to help.

    Figured it out (at least one way): had to load the image to a server and then add the image as a link only (uncheck "save picture with document" box).

  • Cannot send Email with Mail since updated to 10.7.2, they stay in my Send Box...

    Since I updated, I cannot send Email through Mail, it works with Thunderbird though.

    Just FYI, I've had the same problem for months now. I have been accessing my hotmail via the web, but decided to try the OS X Mail app.  I could get emails into the account with no problem but couldn't send.  I read all the blog and support entries and have tried everything they recommended, like changing my computer name to one word, without success.  Then last night, it just so happened that my broadband provider had to change out my wireless modem.  As soon as he plugged in the new one, some emails that had been in my outbasket for a month went through instantly and all of a sudden my Mail, both incoming and outgoing now work.  So I think people need to look at their router settings for the a solution to the problem. 

  • Have multiple email a/cs' but apple mail sending all gmail emails from same account

    I have 3 gmail accounts and 2 pop3 a/cs' ( that are piggy backed by the isp to web based/imap email servers) and using Apple Mail.
    Emails are correctly received into the correct email address inbox.
    However, when I send an email and despite whichever email address I select in the ' From ' box on the Compose page, the emails are always sent from the same email address. This issue only affects the 3 gmail accounts, the other 2 are working ok.
    In Mail Prefs I have checked that the box " send new messages from " is marked " account of selected mailbox ".
    If I use gmail ' direct ' ( not via apple mail ) emails are sent from the correct account as I obviously have to sign into that particular account.
    It's as if I have a default email account from which all emails are sent but the settings seem to be to the contrary.
    Appreciative for any help and guidance.

    Solved issue by removing the gmail accounts and then reinstating them but giving the name assigned to the server in the description field, the same as the account name ie Gmail followed by email account name ( Mail Prefs > Account Information > Edit SMTP Server List then enter in description field accordingly ).
    Though you did'nt actually provide an answer you nevertheless caused me to think further for which I thank you.

  • Outgoing Mail OK But Always 2 Messages Fail To Send.

    I can sync my iPhone OK and the Mail works fine, except for an annoying little problem: when I open up mail it searches for new mail, but at the same time it tries to send the same two emails EVERY TIME!!! It results in the dialog box 'Cannot Send Mail. The connection to the outgoing server "smtp.mac.com" failed.' The outgoing server is fine and I can send and receive emails, but this is getting on my nerves. I have looked in all the mail folders for rogue outgoing emails, and have re-synced the mail account, but to no avail.
    Has anyone else had this problem? Any help greatly appreciated.

    Re-syncing the email account has no affect on this since this transfers the account settings only from your computer to the iPhone which is in one direction only from your computer to the iPhone. This does not transfer or sync messages or anything else.
    If you are accessing your .Mac account as a .Mac type account or IMAP account with the Mail application on your Mac, I suggest deleting the account on the iPhone and re-syncing the account settings and if this doesn't work, delete the account and manually recreate the account on the iPhone without transferring the account settings to your iPhone via the sync process.

  • Mail receives but won't send. Upgrade to Lion hasn't helped

    Mail can send messages but is not receiving any.

    Hi, once you have all the correct outgoing server and incoming server settings check your router.
    I had the same issue and tried many times to change the settings in mail and still couldn't send.
    View the router settings and check the devices, if your Macbook is listed as Unknown xx-xx-xx change its name to a single word e.g Macbook.
    Go back to mail if it still doesn't work remove the account and add back.
    This worked first time for me

  • I have four accounts on my mail application. but whenever i send a mail from one account, it goes through other account.

    i have four accounts on my mail application. but whenever i send a mail from one account, it goes through other account.

    Look at Mail / Accounts, then choose the Account icon. See if the Outgoing server box is set to the correct entry for each of your accounts.

  • I cannot send from one specific BT Mail account but can access folders using IMAP.

    Thunderbird 31.3.0 on WIndows 8.1 64 bit.
    I have two email accounts configured into Thunderbird.
    Both are BT accounts and have identical configurations.
    IMAP is used for reading mail, SMTP for sending mail.
    On one I can read folders, delete emails from the Bulk Mail folder, fetch and send mail.
    On the other I seem to be able to do everything except send mail.
    I can read mail, delete SPAM, but for some reason not send emails.
    Both accounts are using "mail.btinternet.com" as the IMAP and SMTP server.
    I am using Thunderbird as a back up email client to deal with a very few messages which cause major problems with my main email client which is Windows Live Mail 2012. I have double checked and the mail server details are the same between the two and my WLM client can send emails to the same SMTP server on the same port as Thunderbird fails on.
    I know the password is correct because I can connect over IMAP and delete SPAM using Tbird.
    The only difference that I can see between the two accounts is that one is "@btinternet.com" and the other is "@talk21.com".
    The symptoms - I see the progress bar with "Connected to mail.btinternet.com..." and green all the way across.
    Some time later I get a separate warning saying "Login to server mail.btinternet.com failed".
    Because of the time delay I am assuming that the session has timed out.
    I am also assuming that if the credentials were wrong the rejection would have been immediate (although the delay may be to reduce the effectiveness of brute force attempts to guess the password).
    So I know that the IMAP credentials are O.K. - I can access the mailbox.
    I know that the SMTP credentials are O.K. - I can send mail from WLM using the same settings.
    Further confusion - I know that it worked in the past because I have a test message in my Sent mail from when I first set up Tbird.
    This is all very weird.
    Has anyone else seen something similar?
    Also, is there a debug option where I can trace the SMTP protocol when the email is being sent?
    Cheers
    LGC

    Update: - I sent two separate test messages and saved both the failing emails as Draft to retry after restarting Tbird.
    I've just noticed that they are both in a Drafts folder on my mail server.
    Not, however, the Drafts area for emails composed using the web mail client but under a separate Folders tree.
    I can't send the email with the web mail client, although I can forward it.
    So further proof that the IMAP side is working.

  • In Mail where can i find my sent emails? How do I open this send box?

    In Mail how do I open the send box? I need to find and forward my sent emails.

    If you hold the iPad in landscape orientation you should see your email account id (or Mailboxes if you only have one email account set up on the iPad) shown top left. Tap on your account id (or Mailboxes), and then tap on Sent to show your Sent emails. You should then be able to select an email and Reply/Reply All/Forward/Print them via the arrow icon top right.

  • I need an e-mail sending to my macbook, it appears to download but is never in my inbox. It does got to my iphone.  It isn't in trash.  Can anyone help ?

    I need an e-mail sending to my macbook, it appears to download but is never in my inbox. It does got to my iphone.  It isn't in trash.  Can anyone help ?

    I get those all the time. Most annoying. I usually ignore them or mark them as spam.

Maybe you are looking for

  • TNS:No listener error: Please help me

    Hi all, I have installed Oracle 10g in my laptop.few weeks back i was able to work on that. But today when i tried to connect to my database(im using Toad) i am getting TNS:No Listener error. I checked in Listener.ORA file also. All seems to be fine.

  • Transfer Time Machine backup from one external drive to another

    Surely this has been covered, but I can't find it. If you have your time machine backup on an external drive and get a new (larger) external drive, what is the best way to transfer the backup from one drive to the other (and define the new drive as t

  • Question about Certificates

    We have a customer that has a need to get rid of the Securit Warning users see each time they log onto the Guest Wireless and go to use the internet. I believe the best way to do this is to install a 3rd party certificate. I found this link: http://w

  • 2012 R2 Hyper-V Cluster Replication to Single Non-Cluster Host?

    I can't seem to find a straight answer and in my testing, this doesn't seem to work. Is it supported to replicate from a 2012 R2 Hyper-V cluster to a remote, single 2012 R2 Hyper-V non-cluster host?

  • Gallery sorting issue

    I have a problem with sorting photos in a gallery. I have renamed photos in PC and by names and numbers for eg. Pic 01, pic 02, pic 03 etc.... in PC they are sorted by name. When I send to to my device they are sorted chaotically. It is quite annoyin