Cannot open ZIP files in mail

Anyone else having trouble opening zip files in mail. It does not work on iPhone either - but that was not an issue since very rarely does one want to open a large document.
Any solutions out there ?

Zips and other archived/compressed files won't work as expected on an iPad since you can't just preview/view the contents directly from the attachment currently like you can with quicktime-compatible or other common media formats. Basically you would need to be able to save the zip file to the finder and extract it, and view the contents from there. But since the iPad doesn't have anything like a user-accessible Finder, it's tricky to implement.
There may be third-party apps that deal with this eventually (or maybe even something from the upcoming 4.0 software, who knows), but it would probably be easier to just have people send you attachments that aren't zipped up for now.

Similar Messages

  • HOW TO READ AND OPEN Zip files IN MAIL?

    Anyone know how to open and read attached zip-files in iPhone 3G mail?
    Thanks in advance,
    Alessio

    Hi Alessio,
    The iPhone does not support reading or uncompressing .zip files.
    +Mail attachment support+
    +Viewable document types: .jpg, .tiff, .gif (images); .doc and .docx (Microsoft Word); .htm and .html (web pages); .key (Keynote); .numbers (Numbers); .pages (Pages); .pdf (Preview and Adobe Acrobat); .ppt and .pptx (Microsoft PowerPoint); .txt (text); .vcf (contact information); .xls and .xlsx (Microsoft Excel)+
    http://www.apple.com/iphone/specs.html
    Jason

  • Cannot open ZIP files???

    Hello,
    My new MacBook Pro with OS 10.5.7 doesn't seem to recognize zip files and tries to open them with TextEdit. Of course it doesn't work. I am very surprised, I thought zip support was built into the OS. I looked for a utility app but apparently there is nothing in the Application folder. Do I really need to download Stuffit Expander? There should be another option.
    Thanks for your help
    Florence

    I re-opened my old Mac, and it recognizes zip files as "zip archives" and proposes to open them with something called "archive utility" (it's a translation, I use French as a system language), which I cannot find on the hard drive but seems to work nonetheless. On the new Mac the same files are marked as text files. Where can I find this archive utility and install it? This is all very confusing.

  • Recipient Cannot Open Zip File of photos

    This issue was happening to me with Tiger. I have upgraded to SL, and now it continues to happen. I send a Windows user a zip file of photos. They are able to open the file, but when they try to extract/open the individual photos, a dialogue box appears that indicates that they are "Password Protected, please indicate the password in the box below".
    I am doing nothing that I know of the make it password protected. Any ideas on how to solve this?

    What do you mean by that? JPEG is a file type, and ZIP is a file type. Do you mean that you are sending people a single zip file containing a bunch of plain jpeg files? Or do you mean that you are taking a bunch of individual jpeg files, zipping them one at a time, then taking all the zipped jpeg files and putting them all inside one big zip file?

  • Cannot open zip file generated with java

    Hello everybody !
    I work on a web application ( servlet, JSP... ).
    I generate a zip file containing only one file corresponding to a JSP page but when I try to open it thanks to Winzip 8.0, I have the following message :
    Error : invalid compressed data to inflate.
    The zipped file is not empty, does anybody know what is the problem, here is the source code of my servlet :
    public void trt (HttpServletRequest req, HttpServletResponse res)     throws ServletException, IOException
    URL l_JspPage;
    String temp;
    ByteArrayOutputStream l_ByteArrayOutputStream = new ByteArrayOutputStream();
    ZipOutputStream l_ZipOutputStream = new ZipOutputStream(l_ByteArrayOutputStream);
    l_ZipOutputStream.setMethod(ZipOutputStream.DEFLATED);
    ServletOutputStream out = res.getOutputStream();
    ServletContext servletContext = getServletContext();
    if ((temp=req.getParameter("url"))!=null)
    try
    l_JspPage = new URL(temp);
    DataInputStream l_DataInputStream = new DataInputStream(l_JspPage.openStream());
    int l_iBufferSize = l_DataInputStream.available();
    byte l_byJspPageData[] = new byte[l_iBufferSize];
    l_DataInputStream.read(l_byJspPageData, 0, l_iBufferSize);
    l_ZipOutputStream.putNextEntry(new ZipEntry("file.html"));
    l_ZipOutputStream.write(l_byJspPageData,0,l_iBufferSize);
    l_ZipOutputStream.closeEntry();
    l_ZipOutputStream.finish();
    String zip=l_ByteArrayOutputStream.toString();
    res.setContentType("application/zip");
    res.setHeader("Content-Disposition","inline; filename=output.zip;");
    out.println(zip);
    out.flush();
    Thanks for your help.

    Your code is somewhat obscure, but it appears that you are writing a zip file to a byte array, converting the byte array to a string, and writing the string to "out" - whatever that is.
    I'm not sure why you are going through all this, but in any case the string conversion is probably a wrong step. Zipping results in binary data, and string conversion will probably result in changes to the binary values.

  • Mountain Lion not opening pdf files in Mail

    Since installing ML I cannot open pdf files in Mail. I have updated Adobe Reader to the latest version, but no joy. I desperately need to open these files. Should I just give up and forward them to my wheezy old Sony running Windows XP?

    Also having this issue and it's a bit of a headache especially when removing Acrobat reader is not an option, i prefer to actually have my PDF files open from Mail in Acrobat Professional (not reader). Tried re-installing, no dice.

  • Open zip file

    cannot open zip file LicFix_21319 in windows pro 7

    I did a screen print to paint yesterday to send you  but it  did not post to the forum   right click give the usual options:  Open; Run as administrator; Trouble shoot compatibility;Scan;Shred;share with; Pin to task bar; Pin to Start menu; Restore previous session; Send to;cut;copy; create shortcut; rename; properties
    I never tried your 1st suggest to use PK zip, should I do that??  Many thanks!!

  • Cannot open your default e-mail folders. You must connect to Microsoft Exchange with the current profile before you can synchronize your folders with your Outlook data file (.ost)

    Fresh installation of Exchange Server 2013 on Windows Server 2012.
    Our first test account cannot access their email via Outlook but can access fine through OWA. The following message appears - "Cannot open your default e-mail folders. You must connect to Microsoft Exchange with the current profile before you can synchronize
    your folders with your Outlook data file (.ost)" is displayed.
    If I turn off cached Exchange mode, setting the email account to not
    cache does not resolve the issue and i get a new error message - "Cannot open your default e-mail folders. The file (path\profile name).ost is not an Outlook data file (.ost). Very odd since it creates its own .ost file when you run it for the first
    time.
    I cleared the appdata local Outlook folder and I tested on a new laptop that has never connected to Outlook, same error message on any system.
    Microsoft Exchange RPC Client Access service is running.
    No warning, error or critical messages in the eventlog, it's like the healthiest server alive.
    Any help would be greatly appreciated. I haven't encountered this issue with previous versions of Exchange.

    So it looks like a lot of people are having this issue and seeing how Exchange 2013 is still new (relatively to the world) there isn't much data around to answer this. I've spend ALOT of time trying to figure this out.
    Here is the answer. :) - No I don't know all but I'm going to try to give you the most reasonable answer to this issue, in a most logical way.
    First thing I did when I was troubleshooting this issue is that I ignored Martina Miskovic's suggestion for Step4 http://technet.microsoft.com/library/jj218640(EXCHG.150)because it didn't make sense to me because I was trying to connect
    Outlook not outside the LAN but actually inside. However, Martina's suggestion does fix the issue if it's applied in the correct context.
    This is where the plot thickens (it's stew). She failed to mention that things like SSL (which I configure practically useless - anyone who ever worked in a business environment where the owner pretty much trusts anyone in the company, otherwise they don't
    work there - very good business practice in my eyes btw, can confirm that...) are some sort of fetish with Microsoft lately. Exchange 2013 was no exception.
    In exchange 2003, exchange 2007 and exchange 2010 - you could install it and then go to outlook and set it up. And when outlook manual Microsoft Exchange profile would ask you for server name, you would give it and give the name of the person who you setting
    up - as long as machine is on the domain, not much more is needed. IT JUST WORKS! :) What a concept, if the person already on premises of the business - GIVE HIM ACCESS. I guess that was too logical for Microsoft. Now if you're off premises you can use things
    like OutlookAnywhere - which I might add had their place under that scenario.
    In Exchange 2013, the world changed. Ofcourse Microsoft doesn't feel like telling it in a plain english to people - I'm sure there is an article somewhere but I didn't find it. Exchange 2013 does not support direct configuration of Outlook like all of it's
    previous versions. Did you jaw drop? Mine did when I realized it. So now when you are asked for your server name in manual outlook set up and you give it Exchange2013.yourdomain.local - it says cannot connect to it. This happens because ALL - INTERNAL AND
    EXTERNAL connection are now handled via OutlookAnywhere. You can't even disable that feature and have it function the reasonable way.
    So now the question still remains - how do you configure outlook. Well under server properties there is this nice section called Outlook anywhere. You have a chance to configure it's External and Internal address. This is another thing that should be logical
    but it didn't work that way for me. When I configured the external address different from the internal - it didn't work. So I strongly suggest you get it working with the same internal address first and then ponder how you want to make it work for the outside
    users.
    Now that you have this set up you have to go to virtual directories and configure the external and internal address there - this is actually what the Step 4 that Martina was refering to has you do.
    Both external and internal address are now the same and you think you can configure your outlook manually - think again. One of the most lovely features of Outlook Anywhere, and the reason why I had never used it in the past is that it requires a TRUSTED
    certificate.
    See so it's not that exchange 2013 requires a trusted certificate - it's that exchange 2013 lacks the feature that was there since Windows 2000 and Exchange 5.5.
    So it's time for you to install an Active Direction Certificate Authority. Refer to this wonderful article for exact steps - http://careexchange.in/how-to-install-certificate-authority-on-windows-server-2012/
    Now even after you do that - it won't work because you have to add the base private key certificate, which you can download now from your internal certsrv site, to Default Domain Policy (AND yes some people claim NEVER mess with the Default Domain Policy,
    always make an addition one... it's up to you - I don't see direct harm if you know what you want to accomplish) see this: http://technet.microsoft.com/en-us/library/cc738131%28v=ws.10%29.aspx if you want to know exact steps.
    This is the moment of ZEN! :) Do you feel the excitement? After all it is your first time. Before we get too excited lets first request and then install the certificate to actual Exchange via the gui and assign it to all the services you can (IIS, SMTP and
    there is a 3rd - I forgot, but you get the idea).
    Now go to your client machine where you have the outlook open, browse to your exchange server via https://exchang2013/ in IE and if you don't get any certificate errors - it's good. If you do run on hte client and the server: gpupdate /force This will refresh
    the policy. Don't try to manually install the certificate from Exchange's website on the client. If you wanna do something manually to it to the base certificate from the private key but if you added it to the domain policy you shouldn't have to do it.
    Basically the idea is to make sure you have CA and that CA allows you to browse to exchange and you get no cert error and you can look at the cert and see that's from a domain CA.
    NOW, you can configure your outlook. EASY grasshoppa - not the manual way. WHY? Cause the automatic way will now work. :) Let it discover that exachange and populate it all - and tell you I'm happy! :)
    Open Outlook - BOOM! It works... Was it as good for you as it was for me?
    You may ask, why can't I just configure it by manual - you CAN. It's just a nightmare. Go ahead and open the settings of the account that got auto configed... How do you like that server name? It should read something like [email protected]
    and if you go to advanced and then connection tab - you'll see Outlook Anywhere is checked as well. Look at the settings - there is the name of the server, FQDN I might add. It's there in 2 places and one has that Mtdd-something:Exchange2013.yourdomain.local.
    So what is that GUID in the server name and where does it come from. It's the identity of the user's mailbox so for every user that setting will be different but you can figure it out via the console on the Exchange server itself - if you wish.
    Also a note, if your SSL certs have any trouble - it will just act like outlook can't connect to the exchange server even though it just declines the connection cause the cert/cert authority is not trusted.
    So in short Outlook Anywhere is EVERYWHERE! And it has barely any gui or config and you just supposed to magically know that kind of generic error messages mean what... Server names are now GUIDs of the [email protected] - THAT MAKES PERFECT
    SENSE MICROSOFT! ...and you have to manage certs... and the only place where you gonna find the name of the server is inside the d*** Outlook Anywhere settings in the config tab, un it's own config button - CAN WE PUT THE CONFIG ANY FURTHER!
    Frustrating beyond reason - that should be Exchange's new slogan...
    Hope this will help people in the future and won't get delete because it's bad PR for Microsoft.
    PS
    ALSO if you want to pick a fight with me about how SSL is more secure... I don't wanna hear it - go somewhere else...

  • Opening a zip file from Mail - what should happen?

    I've been using a Mac for a little under a week so bear with me...!
    I receive a zip file in Mail and I want to open it, so naturally I click on it. I get a "may contain an application" warning. I click "Open". A window briefly appears with an "Unarchiving" progress bar, then vanishes. And that's it!
    Is this expected behaviour, or has something messed up here (most likely me!)? I would expect some sort of helper application to open showing the zip contents maybe?
    Thanks!
    Matt

    Hi Matt,
    Welcome to the discussions and to Macs!
    Zip has un-zipped the attachment contents into the place where the zip file was kept. Often that's a clever thing for it to do, but in this case the location is a place Mail chose rather than you!
    You might look in <home>/Library/Mail Downloads. If not, use Spotlight to search for the zip file by name. That directory will also hold the unzipped contents.
    Next time: Drag the zip file from the email to your desktop, then double-click it to unzip. The contents will show right up on the desktop too.
    Good luck,
    John

  • There is no 'open in' button in mail on my iPhone 4s so cannot open a file still, what do I do next?

    There is no 'open in' button in mail on my iPhone 4s so cannot open a file still, what do I do next?

    Read this document to learn how to bring PDFs into Adobe Reader for your device:
    http://forums.adobe.com/docs/DOC-2532

  • Cannot open your default e-mail folder. Microsoft Exchange is not available. Either there are network problems or the Exchange computer is down for maintenance

    Windows Server 2012 R1 with Exchange 2013 SP1
    Windows XP SP3 with Outlook 2010 (14.0.4760.1000) computer is on the same network, but not a part of the domain. 
    When I try to configure Outlook profile for the user, I manually enter exchange server name and user name. 
    Check User button underlines server name and user name and profile gets created successfully.
    Once I try to open outlook for the user I get
    Cannot open your default e-mail folder. Microsoft Exchange is not available. Either there are network problems or the Exchange computer is down for maintenance
    If I search the content of the log files under
    X:\Program Files\Microsoft\Exchange Server\V15\Logging\RPC Client Access
    I can’t find any records indicating a connection attempt from the client’s IP or references to the version of the outlook used, however I can see a 3 way handshake followed by a 4 RCP packets and then 4 nspi bind requests and responses when outlook opens
    up and then connection is torn down.

    Windows Server 2012 R1 with Exchange 2013 SP1
    Windows XP SP3 with Outlook 2010 (14.0.4760.1000) computer is on the same network, but not a part of the domain. 
    Hi,
    That version of Outlook 2010 (14.0.4760.1000) is not supported with Exchange 2013 and will not be able to connect. It need to be on at least SP1 +
    Outlook 2010 November 2012 update (14.0.6126.5000)
    See: Exchange 2013 System Requirements -
    Client Support
    Martina Miskovic

  • "Extraction Failed: Cannot Open Output File" error message when installing new drivers

    Hello, I'm trying to install new drivers for my HP Photosmart C4385 Printer.  I downloaded the full feature drivers for Windows XP 32-bit, and when I start to install (extract), I get the error message:
    Extraction Failed
    Cannot Open Output File
    And the process closes.  It happens at about 85% extraction every time.
    Any idea why?  I called HP but since it is out of warranty they wanted money, which I think as absolutely ridiculous - won't even give me basic support??  Poor, poor customer service.
    This question was solved.
    View Solution.

    Hi,
    If you haven't still got the  Full Feature software installer, download it from the link below and save it to your Desktop.  If you already have it, place it on your Desktop.
    ftp://ftp.hp.com/pub/softlib/software10/COL20274/mp-53147-4/100_228_PS_AIO_02_Full_USW_enu_NB.exe
    Make sure the Printer is disconnected from your PC.
    Download and install 7-ZIP.  Once installed, right click on the software installer for your printer, select 7-Zip and choose extract files, then click Ok.
    Open the newly extracted folder and double click the setup application to start the installation ( the setup application will probably have the same icon as the original software installer you downloaded ).  Connect the printer to your PC when the software asks.
    Hope this helps.
    Best wishes,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • How to download and open zip file

    Download cannot be done

    Hi ratan45,
    Does your device support the file type? There are some zip tools in the Google play store that would be helpful with unzipping.
    However if it cannot download please try this:
    #[http://www.vbaccelerator.com/home/VB/Code/vbMedia/Audio/Lossless_WAV_Compression/Sample_APE_File.asp] click on the sample zip file
    # go to about:downloads and click on the file
    # Select a app that can open zip files on your device (please find one on Google play if you do not have one)
    Do you have an example url where this is not happening?

  • How to open zip files?

    I am trying to open zip files that have been emailed to me. I click on the file and a message pops up so quickly that I cannot read it and then I cannot seem to find if or where the zip file has opened to. Any help would be greatly appreciated.
    Thank you.

    If double clicking it doesn't work, drag the zip file icon onto the StuffitExpander.app icon.
     Cheers, Tom

  • I cannot open Pages files

    After upgrading to Pages 5, I cannot open Pages files sent to me by other people.  It does not matter whether they were created in Pages 08, or Pages 5; if they were created on another computer, I cannot open them. Any thoughts?
    (I use a MacBook Air, OSX 10.9.2 and Pages 5.1)
    Thanks!

    The Pages 5 fiile format uses a complex zipped package that is not understood by anyone outside of the Apple employees responsible for it.
    This creates problems when they are transfered by anything other than iCloud or Apple's server software.
    Pages 5.1 is the particular culprit. Astonishingly the point release is incompatible with Pages 5 and 5.01 files. Something that does not bode well for the future as Apple very, very slowly tries to dig its way out of the hole it has made for its users with the New Pages, Numbers and Keynote.
    The increasing number of Pages 5.1 users who are reporting they can not open Pages 5.1 files with Pages 5.1 is eliciting no visible response from Apple. Certainly no warning to its users to avoid the fatal consequences of using its software.
    Since all Pages file formats are essentially incompatible and proprietary, with virtually every other system out there, it is actually an improvement using Pages '09 because it is a settled format and parsable to a certain degree where the Pages 5 file format is obviously not.
    Pages '09 works, so why not use it where Pages 5 does not?
    If the whole change is disturbing you, as it should, then it would be wise to seek an entirely different solution. We are recommending looking at LibreOffice [free] which is maturing nicely, is available on all leading paltforms and uses open, parseable formats with a degree of confidence totally absent for Pages.
    Peter

Maybe you are looking for

  • Pre Purchase Question: Adding a second hard drive on a DV4t

    I'm really interested in the DV4T and I was customizing online but can't seem to find any option to add or even where to purchase an internal second hard drive for the SmartBay. Could someone help,  Thanks in advance.

  • Creating a where clause in the LOV query box

    Hi guys is any able to help me with this one i have a page in my app where there is a LOV drop down now the values for this drop down comes from a table that looks like this users_for _form_TBL E_MAIL Vendor [email protected] oracle [email protected]

  • Data in InfoSet not Displaying after TR

    Hi, I just transported an InfoSet to Production. All the DSO's seem to be displaying data and working fine. But the InfoSet is not displaying any data.The InfoSet was working fine in QAS. How can i fix this? Thanks

  • Several Unknown Devices after Windows 7 Home Premium Reinstall

    After losing all my data trying to encrypt my hard drive I reinstalled windows from my hard drive using HP's settings in the boot menu and got some weird results. One is that my C drive now only only has 65 gb of space, so I created a new partition w

  • Bug + fix for csv import!

    hello all, duh, just tried again to import a csv file into address book. still nothing happens. still the console prints: Address Book[3282] * -[NSCFDictionary setObject:forKey:]: attempt to insert nil key incredible. this bug has been around for at