Problems in Reading Mails of European Users

I have a Java program which reads email from an Exchange Mail Box.
The problem I am facing is with special European characters like � or �
This problem is only when reading the From milID. If I have European characters in the Contents or the Subject, then I can read hem perfectly. I dont get any junk charaters in the Contents or the Subject.
But if the From mailID has special characters like � or �, then its getting corrupted.
Giving u an example of corruption,
Mayer, Klaus-J�rgen (MED)becomes =?ISO-8859-1?Q?=22Mayer=2C_Klaus-J=FCrgen_=28MED=29=22?= <[email protected]>
P�ttikangas, Harri (MED)becomes =?ISO-8859-1?Q?=22P=E4ttikangas=2C_Harri_=28MED=29=22?= <[email protected]>
Reimsch�ssel, Matthias (MED)becomes =?iso-8859-1?Q?=22Reimsch=FCssel=2C_Matthias_=28MED=29=22?= <[email protected]>
Normally for users who do not have � or � in their name, I get like this,
Honni, Sakari (MED) is "Honni, Sakari (MED)" <[email protected]>
Persson, Ann-Sofie (MED) is "Persson, Ann-Sofie (MED)" <[email protected]>
I did not specify any special charset encoding, just used JavaMail and Java APIs to read the mail.
Reminding you again that the program does read all European characters like �, �, �, �, � � � � � �
Please solve this problem.

Hi,
I have simulated your case. The same as yours. But I try it
in BIG5. I work around my case by configure the character coding to BIG5(in netscape) . If I use the iso-8859-1, the
Chinese words may become ??? in the From field(showing in
the netscape mail application). If I set Big5, everything is
ok. So
I suppose that you just send a text mail, and you could try
setText(String mail_stuff_str, String character_set_str) to
fix your problem. I did not try it, But I think that it may
work.
If you use the mime mail, the mean should be similiar in conf-
igure the content-type=......; charset=Big5 by different method. but I am lazy to lookup the document.
good luck,
Alfred Wu

Similar Messages

  • Problem in Reading Mail Attachement

    I'm facing a problem while reading mail attachments. Java-mail returns null disposition for the below message,but this message has attachment javamail is not considering the mail attachment .I'm using java-mail 1.3.Can anybody help me to solve this problem ?
    Return-Path: prvs=00548bd8bd=[email protected]
    Received: from PRODTM1.TRUST.UASC.AO ([172.28.2.143])
         by trust.uasc.net
         ; Mon, 14 Mar 2011 11:07:04 +0000
    X-TM-IMSS-Message-ID:<[email protected]>
    Received: from gw.northport.com.my ([202.188.31.130]) by trust.uasc.net ([172.28.2.144])
    with ESMTP (TREND IMSS SMTP Service 7.1) id 45727fb90003495a ; Mon, 14 Mar 2011 11:06:52 +0000
    Received: from [192.1.10.13] (port=59768 helo=nmbsmtp-01.northport.com.my)
         by gw.northport.com.my with esmtp (Exim 4.69)
         (envelope-from <[email protected]>)
         id 1Pz5bs-0003EO-0A; Mon, 14 Mar 2011 19:06:48 +0800
    X-CTCH-RefID: str=0001.0A090205.4D7DF6C8.0116,ss=1,fgs=0
    Date: Mon, 14 Mar 2011 19:05:50 +0800 (SST)
    From: AMTedi-Container Svcs <[email protected]>
    Message-ID: <[email protected]>
    Mime-Version: 1.0
    To: [email protected], [email protected],
    [email protected], [email protected]
    Subject: CODCT1UAS
    Content-Type: multipart/mixed; boundary="-"
    X-TM-AS-Product-Ver: IMSS-7.1.0.1394-6.5.0.1024-18010.003
    X-TM-AS-Result: No--4.942-5.0-31-1
    X-imss-scan-details: No--4.942-5.0-31-1

    If you were assuming that every message would have a valid body part
    and that they would tell you definitively which parts you should consider to
    be "attachments", ya, that won't work. The disposition is a hint at best.
    It can be wrong. It might not even be there.

  • Problems with "Read" mail becoming "Unread" again

    Now that I have upgraded to Mountain Lion, I find my mail app acting odd. When I read an email, or when I select the entire contents of a folder and mark all the mail as "read", within a few minutes, random emails become "unread" again.
    Anyone else experiencing this and have you come up with any fixes?
    Thanks
    Gary Cascio

    Mail 2.x has always had these kind of problems with some IMAP servers. A few weeks before releasing the Mac OS X 10.4.7 Update, Apple made some changes to .Mac that caused these issues to happen there as well, and these forums were flooded with complaints from .Mac users about read messages being marked unread, and deleted messages being undeleted.
    If this was a non-Mac IMAP account, I would say there is nothing you can do about it other than switching to another mail client. But in you case there has to be something else going on.
    Try rebuilding the mailbox, i.e. select it and do Mailbox > Rebuild and see whether that makes a difference.

  • Problem in sending mails to few users on outlook DL - ALRTCATDEF txn

    Hi Experts,
         We are implementing mail functionality such that few people will be intimated whenever there is an error in order creation. We implemented this functionality through ALRTCATDEF by maintaining the list of users , under fixed recipients tab, with valid mail ids assigned  in SU01 transaction.
        Now, we have replaced all those users list with a generic user who had an outlook Distribution List's mail id assigned in su01 Txn.
        Instead of sending mails to the whole list of users on that DL, mails are being sent only to two persons on that DL . ( there are around ten users on that outlook DL and all those users have valid mails ids assigned in su01 txn).
       Can you please help us in resolving the issue so that mails will be sent out to all the users on that DL.
        Your inputs are highly appreciated.
    Regards,
    Kamaraj Sandeep.

    Problem solved.
    Earlier DL was maintained as a fixed recipient but for a wrong alert category and so mails were not sent to the DL members.
    Just for infomation,
    Even though SAP is showing that mails are sent to the DL successfully, mails were not dfeliverd to the DL and this issue was solved by changing a property of DL by unchecking the option "Require that all senders are authenticated" under Mail flow settings tab -> Message Delivery Restrictions.
    Regards,
    Kamaraj Sandeep.

  • Problem in reading mails!!

    Hi,
    I am using mail adapter to access my mails...i am successful in sending mails and moving folders too...but the problem is when there is a message..then i could not able to read it...if i click on that message subject..it is giving "Cannot open in desired mode" message...so what could be the reason...can any one help me in sorting out this problem...
    regards
    krishna

    I'm not sure what your problem is exactly.
    The content of any part can be read as a byte stream using getInputStream.
    That should be sufficient to store the content in a database.
    But I have no idea what you're going to use that content for in the database,
    or how you're going to extract it, or what you're going to do with it once it's
    extracted, so I don't know if just storing the raw bytes is sufficient.

  • Hi!! how can i read mails present in the sub folder from outlook inbox

    hi every one...
    i have to read a sub folder present in the inbox from outlook.
    for that i tried as
    Session session = Session.getDefaultInstance(props, null);
    store = session.getStore("pop3");
    store.connect("URL", "USERNAME","PASSWORD");
    inbox = store.getFolder("INBOX/subFolderName");but it shows an error like Folder Not Exist...
    can any one suggest me to solve this problem to read mails present in the sub folder.
    Thank you

    thank you for support guys...
    so if i am using pop3 protocal, it cant read the sub folders present in the outlook inbox ..
    is there any alternative way to achieve this ...?

  • Read E-Mail Actionblock -Unable to read mail from Mailserver

    Hi,
    As a part of business requirement I need to write a transaction which picks the attachment from a particular mail on a server on a scheduled basis.
    I am getting the below error while trying to connect to the server
    [INFO ]: ReadMail: Connecting To: xxxx.yyyy.mycompany.com
    [ERROR]: ReadMail error: Connect failed; nested exception is: java.net.ConnectException: Connection refused: connect+
    [ERROR]: ACTION FAILED: End Action ReadMail_0 :
    But with the same credentials I am able to send mail from xMII using the Send mail action block.So this signifies that I am using the right MailServer name.
    Is this the problem with the firewall with the server ? or
    Will there be different MailServer name for receiving and reading mails?
    How to know which port number to be used?
    Did any one faced this problem before?
    Appreciate your help
    thanks
    Raj

    Hi,
    Im also having problems with reading mails from mailserver.
    When I execute the transaction the action block Read Mail return me the following error:
    [ERROR] [ReadMail]Unable to read mail Exception: [unicode-1-1-utf-7]
    Could anybody help me?
    P.S.: Im using the imap4 protocol.
    Thank you!
    Edited by: Thiago Barros on Jul 29, 2010 5:15 PM

  • There appear to be big problems with Mavericks Mail, particularly if it's used for Gmail. Have other users noticed that it slows to a crawl and can't reload the contents of a folder instantly....Is there a fix coming?

    There appear to be big problems with Mavericks Mail, particularly if it's used for Gmail. Have other users noticed that it slows to a crawl and can't reload the contents of a folder instantly....Is there a fix coming?

    There is a large thread relating to Gmail, but nothing that sounds like that.
    Nobody here knows what Apple is going to do.
    You might try removing the Gmail account and then add it back in.

  • HT6030 I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is u

    I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is updated

    I don't think that a software update from Apple will solve the issues that you are having. You have a rogue installation. After you posted I have just done the following:
    Disk Utility can verify  my partitioned Volume (including my boot disk) AND REPAIR the non-boot disks on the same Volume without a glitch. It repairs the non-boot disks containing data smoothly.
    I have used Mail to send some mails from some Yahoo and Hotmail accounts to my Thunderbird client containing GMail accounts - absolutely normal.
    I have iLife '09 but my iMovie '09 and iPhoto '09 open in a jiffy and I see no issues here. I have 6GB RAM (Maximum) on an early 2008 Macbook Pro with a 750GB hard drive partitioned with 120GB reserved for the Boot Drive.
    I am sorry that I cannot help further but I am sure there must be a way to reinstall the software without having to revert to restoring your ML backup. I have two clones and if you have such I would attempt to do that through that rather than through Time Machine - that is of course if you have a cloned drive.
    Good luck!

  • When i try and open the auto cad Lt that i just downloaded i get this error The directory may be locked by another process or have been set Read Only. Directory: '/Users/hockaday' Please correct this problem and press OK to exit the application.

    i get this error why i try and open the auto cad that i just downloaded
    The directory may be locked by another process or have been set Read Only.
    Directory: '/Users/hockaday'
    Please correct this problem and press OK to exit the application.

    I did install it in the admin account.  Actually the computer has four accounts, one for my husband, where I installed it.  One for me which also is set to admin, one is called TEST and has nothing in it and one is guest user.
    I don't know how AutoCad is interfacing with the account.  That is why I am not sure what to do about it.  I read other threads in various places and some seemed to point to something having to do with having multiple users.  The solutions were not clear.  I was hoping someone else had this problem and could tell me what to do.  I tried apple support but no help.  I have not tried AutoCad yet as I assumed they wont help since this is a free educational version of their product.

  • Problems importing mail from one user to another on same computer

    Hi,
    I work from home so I created a new account on my computer so I could have a personal user and a business user. That way maybe I won't always end up working when I'm trying to relax. So I want to bring all my old work emails over the the new work account. But when I copy the mail files to the new user account and then try to import, the folders all have red circles with minus signs. I gather that this has something to do with permissions, but when I change the owner to the new user, they still have the red circles. I also tried just moving the whole mail folder over to the new user, but it's "read only".
    Both users are administrators. I'm running OS 10.4.4.
    Thanks in advance for any advice!

    Hi Andrew.
    What you tried to transfer the Mail folder from one user to the other should have worked, except I believe you didn't properly change ownership of the files and folders involved.
    7. open new user Mail
    8. Mail asks me to set up an email account
    This probably happened because you didn't change ownership of the com.apple.mail.plist file. If Mail doesn't have access permission to write to that file, it just deletes the file and creates a new one (Mail can delete the file because doing that requires write permissions for the directory the file is in, which it has). As a result of re-creating the preferences file, Mail asks you to set up your accounts from scratch all over again.
    14. change the ownership of the mail folder to the
    new user, but I still can't look inside the folder
    and it has the red circle with the minus sign.
    It looks like you tried changing ownership of the enclosing Mail folder only. Ownership of all the items within it must be changed as well. Unfortunately, there is no way to do this properly in the Finder, as the Apply to enclosed items button in the Get Info window also overwrites access permissions, not just the changes you make to ownership. Usually, this is wrong, as a different set of permissions may be appropriate for each item. In the particular case of the Mail folder, however, you can come close to doing the right thing as follows:
    1. In the Finder, go to HOME/Library/. Locate the Mail folder, select it and choose File > Get Info (⌘I). Under Ownership & Permissions, expand Details by clicking on it.
    2. Change the settings as follows (you may need to click on the lock icon to authenticate first). Owner: username, with "Read & "Write" access permissions; Group: username, with "Read only" access permissions; Others: "No Access".
    3. Click on the Apply to enclosed items button at the bottom of the Get Info window.
    4. Change Group access back to "No Access", which probably was (or should be) the initial setting when you opened the Info window.
    5. Close the Get Info window.
    The right way to (recursively) change ownership of the Mail folder without altering access permissions would be issuing the following command in Terminal:
    sudo chown -R username:username ~/Library/Mail
    And while you're at it, you may as well use Terminal to change ownership of the preferences file:
    sudo chown username:username ~/Library/Preferences/com.apple.mail.plist

  • Reading Mail Server Problem

    Hello,
    since a couple of days, may be since the update to Lion 10.7.4 I have got the following problem:
    when I start Lion and open Apple Mail (5.2), reading of all of my mail accounts (icloud, imap arcor, exchange server) works fine.
    After a while there appears an error message only for the arcor imap account, that there may be a problem
    with this mail server - try reading data from imap.arcor.de failed. When I go to preferences and disabble "ssl"
    error message diappears for some time, then reappear again untill I activate "ssl" and so on.....
    Most of the time I receive new mails despite of this error message!
    I access my mailboxes also from iphone and an imac (Lion 10.7.3) at my place of work, with all the same preferences.
    There I do not have this problem.
    Thanks for help!
    M. H.

    I've recently had exactly the same problem and is was really bugging me. My mail account passwords are stored in my Keychain so as a last attempt to fix the problem I ran Repair from Keychain First Aid (found in the Keychain app) and it repaired some Keychain permission problems. Since then Mail's been fine.

  • Communication ORACLE - OUTLOOK - read mail - problem

    Hi !!
    I have a problem with communication with ORACLE<->OUTLOOK.
    I need read mail from Outlook, i know EntryID mail.
    It's no go. I need help, please.
    Pavol
    My email : [email protected]
    Here my code :
    PROCEDURE kr_findmail_z(p_mail_id IN VARCHAR2)
    IS
    objArgL OLE2.OBJ_TYPE;
    objAppOutlook OLE2.OBJ_TYPE;
    objNameSpace OLE2.OBJ_TYPE;
    objFolders OLE2.OBJ_TYPE;
    objFolder OLE2.OBJ_TYPE;
    objMailItems OLE2.OBJ_TYPE;
    objMailItem OLE2.OBJ_TYPE;
    objUserProperties OLE2.OBJ_TYPE;
    objUserProperty OLE2.OBJ_TYPE;
    objSelection OLE2.OBJ_TYPE;
    v_id_new varchar2(2000);
    v_id_folder varchar2(2000);
    v_folder varchar2(2000);
    v_test BOOLEAN;
    v_count1 NUMBER(10);
    v_count2 VARCHAR2(10);
    v_value1 NUMBER(10);
    v_value2 VARCHAR2(140);
    BEGIN
    -- Create Outlook Application Object
    objAppOutlook := ole2.create_obj('Outlook.Application');
    -- Get Namespace
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,'MAPI');
    objNameSpace := ole2.invoke_obj
    (objAppOutlook, 'GetNamespace',objArgL);
    ole2.destroy_arglist(objArgL);
    --Find Folders
    --objFolders:=ole2.invoke_obj(objOutBoxFolder,'Folders');
    --message('ObjFolders : '||objFolders);
    --pause;
    --v_count1 := ole2.get_num_property(objFolders,'Count');
    --message('Pocet Folders je : '||v_count1);
    --pause;
    --while v_count1 > 0 loop
    -- bla bla ...
    --end loop;
    --Get Default-Folder
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,5);
    objFolder := ole2.invoke_obj
    (objNameSpace,'GetDefaultFolder',objArgL);
    ole2.destroy_arglist(objArgL);
    --message('ObjFolder : '||objFolder);
    --Get all items in default Folder
    objMailItems:=ole2.invoke_obj(objFolder,'Items');
    v_count1 := ole2.get_num_property(objMailItems,'Count');
    What to find Find my mail with Entry ID ???
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,'([EntryID]= '''||p_mail_id||''')');
    objMailItem := ole2.invoke_obj(objMailItems,'Find',objArgL);
    --here crashed program with error FRM-40735 (non oracle
    exception)
    ole2.destroy_arglist(objArgL);
    --v_value2 := ole2.get_char_property(objMailItem,'EntryID');
    --message('v_value2 je : '||v_value2);
    --pause;
    -- Display or Stop
    IF objMailItem > 0 THEN
    --v_value2 := ole2.get_char_property(objMailItem,'EntryID');
    --message('v_value2 je : '||v_value2);
    --pause;
    ole2.invoke(objMailItem,'Display');
    ELSIF objMailItem = 0 THEN
    message('Dieser Bericht ist nicht existieren !');
    RETURN;
    END IF;
    -- Release objects
    ole2.release_obj(objMailItems);
    ole2.release_obj(objMailItem);
    ole2.release_obj(objFolder);
    --ole2.release_obj(objFolders);
    ole2.release_obj(objNameSpace);
    ole2.release_obj(objAppOutlook);
    EXCEPTION
    WHEN OTHERS THEN
    message(sqlerrm);
    END kr_findmail_z;

    Hi,
    One common cause of this problem is that the data file(.pst) is corrupted, try running Scanpst.exe to repair the .pst file and check the result, for the detailed steps, please refer to the kb below and try the steps under
    Manually start the Inbox Repair tool section:
    http://support.microsoft.com/kb/272227/en-us
    We may also consider if you have set a filter on the View, since you mentioned you can still find the emails when you search for them, this is probably the reason.
    Try to start Outlook with the switch "cleanviews":
    Press Win + R, type "outlook.exe /cleanviews" in the blank box, press Enter.
    This will restore the default view and all the custom views you created will be lost.
    Regards,
    Melon Chen
    TechNet Community Support

  • Communication ORACLE - OUTLOOK (OLE2) - read mail - problem

    I have a problem with communication with ORACLE<->OUTLOOK.
    I need read mail from Outlook, i know EntryID mail.
    My email : [email protected]
    Here my code :
    PROCEDURE kr_findmail_z(p_mail_id IN VARCHAR2)
    IS
    objArgL          OLE2.OBJ_TYPE;
    objAppOutlook      OLE2.OBJ_TYPE;
    objNameSpace           OLE2.OBJ_TYPE;
    objFolders           OLE2.OBJ_TYPE;
    objFolder           OLE2.OBJ_TYPE;
    objMailItems          OLE2.OBJ_TYPE;
    objMailItem          OLE2.OBJ_TYPE;
    objUserProperties     OLE2.OBJ_TYPE;
    objUserProperty     OLE2.OBJ_TYPE;
    objSelection      OLE2.OBJ_TYPE;
    v_id_new           varchar2(2000);
    v_id_folder           varchar2(2000);
    v_folder           varchar2(2000);
    v_test BOOLEAN;
    v_count1 NUMBER(10);
    v_count2 VARCHAR2(10);
    v_value1 NUMBER(10);
    v_value2 VARCHAR2(140);
    BEGIN
    -- Create Outlook Application Object
    objAppOutlook := ole2.create_obj('Outlook.Application');
    -- Get Namespace
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,'MAPI');
    objNameSpace := ole2.invoke_obj
    (objAppOutlook, 'GetNamespace',objArgL);
    ole2.destroy_arglist(objArgL);
    --Find Folders
    --objFolders:=ole2.invoke_obj(objOutBoxFolder,'Folders');
    --message('ObjFolders : '||objFolders);
    --pause;
    --v_count1 := ole2.get_num_property(objFolders,'Count');
    --message('Pocet Folders je : '||v_count1);
    --pause;
    --while v_count1 > 0 loop
    -- bla bla ...
    --end loop;
    --Get Default-Folder
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,5);
    objFolder := ole2.invoke_obj
    (objNameSpace,'GetDefaultFolder',objArgL);
    ole2.destroy_arglist(objArgL);
    --message('ObjFolder : '||objFolder);
    --Get all items in default Folder
    objMailItems:=ole2.invoke_obj(objFolder,'Items');
    v_count1 := ole2.get_num_property(objMailItems,'Count');
    What to find Find my mail with Entry ID ???
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,'([EntryID]= '''||p_mail_id||''')');
    objMailItem := ole2.invoke_obj(objMailItems,'Find',objArgL);
    --here crashed
    ole2.destroy_arglist(objArgL);
    --v_value2 := ole2.get_char_property(objMailItem,'EntryID');
    --message('v_value2 je : '||v_value2);
    --pause;
    -- Display or Stop
    IF objMailItem > 0 THEN
    --v_value2 := ole2.get_char_property(objMailItem,'EntryID');
    --message('v_value2 je : '||v_value2);
    --pause;
    ole2.invoke(objMailItem,'Display');
    ELSIF objMailItem = 0 THEN
    message('Dieser Bericht ist nicht existieren !');
    RETURN;
    END IF;
    -- Release objects
    ole2.release_obj(objMailItems);
    ole2.release_obj(objMailItem);
    ole2.release_obj(objFolder);
    --ole2.release_obj(objFolders);
    ole2.release_obj(objNameSpace);
    ole2.release_obj(objAppOutlook);
    EXCEPTION
    WHEN OTHERS THEN
    message(sqlerrm);
    END kr_findmail_z;

    Hi,
    One common cause of this problem is that the data file(.pst) is corrupted, try running Scanpst.exe to repair the .pst file and check the result, for the detailed steps, please refer to the kb below and try the steps under
    Manually start the Inbox Repair tool section:
    http://support.microsoft.com/kb/272227/en-us
    We may also consider if you have set a filter on the View, since you mentioned you can still find the emails when you search for them, this is probably the reason.
    Try to start Outlook with the switch "cleanviews":
    Press Win + R, type "outlook.exe /cleanviews" in the blank box, press Enter.
    This will restore the default view and all the custom views you created will be lost.
    Regards,
    Melon Chen
    TechNet Community Support

  • I am having problems gettting my mail to work ... Mac telling me that my start up disk id full and to delete some files to free up space ... have done this but when i open mail from the dock it just brings up the colour wheel and nothing happening

    I am having problems gettting my mail to work ... Mac telling me that my start up disk id full and to delete some files to free up space ... have done this but when i open mail from the dock it just brings up the colour wheel and nothing happening ... it shows when you right click on the mail icon that " application not responding"

    If your hard drive is getting full, you need to free up, at least, 20 GBs of space on your iMac's hard drive.
    If your Mac is running a fairly recent version of OS X, here are some general guidelines.
    Follow some of my tips for cleaning out, deleting and archiving data from your Mac's internal hard drive.
    Have you emptied your iMac's Trash icon in the Dock?
    If you use iPhoto, iPhoto has its own trash that needs to be emptied, also.
    If you use Apple Mail app, Apple Mail also has its own trash area that needs to be emptied, too!
    Other things you can do to gain space.
    Delete any old or no longer needed emails and/or archive to disc, flash drives or external hard drive, older emails you want to save.
    Look through your Documents folder and delete any type of old useless type files like "Read Me" type files.
    Again, archive to disc, flash drives, ext. hard drives or delete any old documents you no longer use or immediately need.
    Download an app called OnyX for your version of OS X.
    When you install and launch it, let it run the automatic ans S.M,A.R.T. tests,  then go to the cleaning and maintenance tabs and run the tabs that have the ability to clean out all web browser cache files, web browser histories, system cache files, delete old error log files.
    Typically, iTunes and iPhoto libraries are the biggest users of HD space.
    move these files/data off of your internal drive to the external hard drive and deleted off of the internal hard drive.
    If you have any other large folders of personal data or projects, these should be archived or moved, also, to the optical discs, flash drives or external hard drive and then either archived to disc and/or deleted off your internal hard drive.
    Good Luck!

Maybe you are looking for