Chmod -R 700 on home directory doesn't restrict other users

Hi All,
I have several users sharing a mac. I wanted to secure my home directory so I opened a terminal and typed:
cd /users
chmod -R 700 alandye
a ls -l confirmed permissions recursively changed for my home directory and subsidiary directories and files had been set to og-rwx.
Then, I logged in as a different user (tknoble) , and tried to access the directory (alandye)through the finder that I had just restricted permissions on, and viola, I could read any file in there.
This doesn't happen on Unix or Linux, why is it happening here? I tried restricting account tknoble to non-administrative, but got the same problem.
Net/net, finder seems to be ignoring the posix file permissions.
Can anyone explain why this is happening?
thanks,
Alan

... Still, the ACL issue and the open default permissions including the default umask on the Mac has me perplexed. I've used ACL's for years as a system manager on mainframes and other secure enterprise unix platforms, generally through a central administrative console like RACF or ACF2 on the mainframe. It identifies all ACL's on the system and allows you to administer them centrally. The idea that my mac has system generated ACL's that are only accessible through chmod on a file by file basis and are inherently set with open permissions seems like a bad security setup.
First, the default permissions and umask values have been typical of Unix systems since I started using them back in '85. And even in the Family situation, allowing family members the ability to share information is not uncommon, and can be frustrating to the family if everything is totally locked up.
Plus your complaints about ACLs, it just a side issue, as the /User/username folder should have only had an ACL that prevented accidental deletion. Your real problem was cached Finder information. So this ACL discussion is just a tangential issue.
Second, a Mac is a mass market consumer personal computer, with a strong leaning towards 1 person being the owner and user of that computer. It is not typically sold as a Mainframe replacement. Having tightly locked down, no access default permissions and umask just makes life extremely difficult for the mass market consumer.
Applying Mainframe rules to a Mac is only going to frustrate you.
As for having an ACL admin tool besides chmod, for the most part consumers are not aware of ACLs, they are used sparingly on the Mac, and as such it is not something Apple has felt a need to invest in. Maybe there is a 3rd party utility that will provide this service for you.
While investigating this I did discover a similar problem with a RAID array I have attached with similar file permission problems. chmod -R 700 on directories does set the permission bits correctly, but again, finder bypasses them and allows access for other users, even after a reboot. Apparently, according to this http://hints.macworld.com/article.php?story=20020418091450891 the externally attached drives ignore ownership by default.
Again, the Mac is a mass market consumer item. Just about every external drive on a Mac is a detachable device, which can be moved around to other Macs, etc... (especially USB thumb drives, SD cards, etc...). Having these devices default to strict security would again frustrate the mass consumer Mac user, when all they want to do is get their pictures off of the SD card, or move files between 2 computers, etc...
My point is that the defaults Apple has selected are targeted to the mass consumer Mac user. Not the data center mainframe user.
I would encourage you to give Apple feedback on your experiences
<http://www.apple.com/feedback/macosx.html>
or
BugReporter
<http://bugreporter.apple.com>
Free ADC (Apple Developer Connection) account needed for BugReporter.
Anyone can get a free account at:
<http://developer.apple.com/programs/register/>

Similar Messages

  • Access denied error while trying to add a home directory to a windows local user account

    I have seen the following as a suggestion to create home directory for a user - account17. So I have tried the following script to create a home directory :   
         $sec_password = ConvertTo-SecureString 'Password' -AsPlainText -Force;
        $credential = New-Object System.Management.Automation.PSCredential -ArgumentList 'MachineName\account17', $sec_password;
        Start-Process cmd  -Credential $credential -ErrorAction SilentlyContinue;  
        $user = Get-WmiObject -Namespace root/cimv2 -Class win32_useraccount -Filter "LocalAccount=True AND Name='account17'";
        $userprofile = Get-WmiObject -Namespace root/cimv2 -Class win32_userprofile -Filter "SID='$($user.sid)' ";
        $userprofile.localpath;
    I am getting the following error :' This command cannot be executed due to the error: Access is denied.'
    What are the permissions required to create home directory through powershell?

    pretty much the same permissions required to create the home directory by any other means.
    by the way which command is it that is generating that error? does "start-process cmd" successfully create a windows profile on the machine? Perhaps you just need to ensure that the profile is fully created before the rest of your script continues.
    Al Dunbar -- remember to 'mark or propose as answer' or 'vote as helpful' as appropriate.

  • Home directory not showing in other apps

    I use various programs that need to access files in my home directory, such as Adobe Lightroom. The only thing showing as folders are sharing and one other folder call business cards.None of the other folder or files show for selection. I have changed permissions for everyone to access the home directory but this does not help. This situation is also in Photoshop, Bridge and other programs. How can I fix this so all the files are accessible no matter the program that needs to access these files?
    iMac 27", late 2012
    OS X 10.9

    dengosha wrote:
    In Lightroom or any other prograsm, there is no mini menu that appears... I am not a newbie at ussing a mac. Got my firt one in 1976.
    That was the first one alright, but it wasn't a Mac, lol! Mine was 1982 Apple lle. You never know the skill levels of folks posting here, so you have to cover the bases. I'm not running Adobe, so unfortunately I can't test that. I'll try to get you someone running LM or PS. But it is a Sunday... so hang in.

  • Home sharing - view format for other users tunes

    When I home share with another user's tunes, I can't get a fully organised view format (e.g. under "view" menu, sort by list, cover flow etc are greyed out). I can only get a single long list which is pretty-not-useful... It looks like this is the only way to go, but does anyone know how to get a fully featured and formatted view of another library? Thx M

    Store the media files somewhere other than the standard location. Other users cannot access the files if they are stored in the standard location. Example c:\itunes media
    Within each users login, set the library location to the location you want. Each user can access all the files and the library for each user will be different.
    My wife and I do this with an external drive on our home network.

  • IMovie '11 viewer doesn't show other user's projects on external HD

    I would like to free my wife's and my computer main harddisk from the lot of iMovie projects and events.
    To do this I thought of copying all the projects and events to an external harddisk which then will attached either to my or my wife's computer.
    I did this with 5 imovie '11 projects copied from my computer.  My iMovie '11 does recognize the projects but when I attach the external harddisk to my wife's computer her iMovie '11 displays the harddisk and the folders in the project folders but the 5 projects are not displayed.
    Is there a way to make them show up in my wife's (or any other person's iMovie '11 attached to the external harddisk) iMovie?

    I double checked everything and found out that on my wife's computer iMovie '09 was installed and not '11.
    After installing imovie '11 everything is working as I'd like.

  • Active Directory + Resource action to delete home directory

    Hi all,
    I am trying to delete home directory from the disk physically after the user is deleted from AD. I followed the link http://docs.sun.com/app/docs/doc/820-6551/bzbuc?a=view and implemented the delete resource action as mentioned in the link.
    here are the steps i followed (For testing, I mentioned delete >> C:\test.txt to see if it deletes the text file)
    1. Enter delete after action in the Identity Manager User Attribute column of the resource’s schema map.
    2. In the Attribute Type column, select string.
    3. In the Resource User Attribute column, enter IGNORE_ATTR. Leave the Required, Audit, Read Only, and Write Only columns unchecked.
    4. Add this to the Deprovision Form user form after the </Include> tag:
    <Field name= ’resourceAccounts.currentResourceAccounts[AD].attributes.
    delete after action’>
    <Expansion>
    <s>AfterDelete</s>
    </Expansion>
    </Field>
    5. Create the following XML file and import into Identity Manager. (Change file paths according to your environment.)
    <?xml version=’1.0’ encoding=’UTF-8’?> <!DOCTYPE Waveset PUBLIC
    ’waveset.dtd’ ’waveset.dtd’>
    <Waveset>
    <ResourceAction name=’AfterDelete’>
    <ResTypeAction restype=’Windows Active Directory’ timeout=’6000’>
    <act>
    echo delete >> C:\test.txt
    exit
    </act>
    </ResTypeAction>
    </ResourceAction>
    </Waveset>
    6. Edit the XML for the Active Directory resource and add information to the “delete after action” schema mapping. Here is an example of a complete schema mapping for this resource with the new additions. (You will be adding the views-related information.)
    <AccountAttributeType id=’12’ name=’delete after action’ syntax=’string’
    mapName=’IGNORE_ATTR’ mapType=’string’>
    <Views>
    <String>Delete</String>
    </Views>
    </AccountAttributeType>
    To test, I deleted a user from AD and I was expecting the file c:\test.txt to be deleted as it invokes the Resource action after delete. Has anyone been successful in deleting the home directory from drive after the user is deleted. Any pointers or help
    Thanks,
    Ani

    Hi Gaurav,
    I have to implement Resource Action functionality for Solaris system. I followed the link http://download.oracle.com/docs/cd/E19225-01/820-6551/bzbuc/index.html and the first message of this thread. I am using 8.1 IDM.
    But unfortunately I can’t trigger any bash commands on the resource like echo deleting of user wiht next name - $WSUSER_accountId >> /tmp/resultFile.txt.
    There are any errors on log file.
    Can you share your work configuration and steps to reproduce?
    I have done next but Resource Action doesn’t triggered:
    1. My Action:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE Waveset PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <Waveset>
    <ResourceAction name='AST-ResAct-SOL-AfterDelete'>
    <ResTypeAction restype='Solaris' timeout='6000'>
    <act>
    #!/usr/bin/bash
    echo deleting of user wiht next name - $WSUSER_accountId >> /tmp/resultFile.txt
    exit 0
    </act>
    </ResTypeAction>
    </ResourceAction>
    </Waveset>
    2. Added next line to “Deprovision Form”
    <Field name='resourceAccounts.currentResourceAccounts[SOLARIS 10].attributes.delete after action'>
    <Expansion>
    <s>AST-ResAct-SOL-AfterDelete</s>
    </Expansion>
    </Field>
    3. Added a new attribute mapping on the resource:
    <AccountAttributeType id='12' name='delete after action' syntax='string' mapName='IGNORE_ATTR' mapType='string'>
    </AccountAttributeType>
    4. Assigned role (this role provisioned resource to user) to user, delete user from resource via Deprovision IDM page. But my Action commands didn’t trigger on resource.
    Thanks’ in advance!

  • Give up on Portable Home Directory?

    I'm wondering if anyone is actually having success with Portable Home Directory functionality in Leopard. I have mostly all Intel Macs... 3 iMacs, MacBook Pro, 2 MacPros... and 3 PPC G5's. The server is one of the PPC G5's. The server and all clients are 10.5.3.
    I've just had no luck over the course of this week getting PHD to function as advertised. It seems simple enough... and everything appears to go off without a hitch until you actually attempt to go mobile. Even then, on the surface it seems to be working then you quickly realize that it's not actually syncing. It only successfully syncs when the local home directory is initially created (first user login). After that, any changes you make go to the server... but they don't come down when you move to another computer.
    I have everything set as explained in the manual and on this forum. What I want is everything in the user folder to sync at login, once an hour while logged in, and at logout. What I'm getting is no sync at login, upsync everyhour, and upsync at logout. I just don't get it. The server home essentially has the correct combination of what is created on each computer... but each computer only has what was created/modified on that computer.
    I just recently attempted to delete the .filesync folders in both local and server user folder root... and nothing changed except that now it upsyncs EVERYTHING every time at log out.
    The client machines are obviously correctly bound as all the server managed preferences seem to be honored. As far as mobility, I've tried setting this individually for each user, and also on a group... and the only thing that works either way is the initial home folder creation and upsyncs at logout. It doesn't even try at login.
    If anyone has achieved any success, I would love an account of the steps taken and the order performed. I'm at the point now where I'm ready to backup the user information and delete all user accounts and homes and start over. Really exhausting trying to figure this out.

    Well I've found some consistency in the dysfunction, but I don't understand it. Still no sync at login, even if I turn off management server side and set it user side. It does sync at logout, although it has stopped re-upsyncing everything all over again each time (don't know why that suddenly stopped, but I'm glad it did).
    So here's the test. Logout of users normal computer, it syncs on logout. Go to another computer with a scansnap... Login, no sync, do a manual sync... it goes thru the motions... checking, but doesn't actually sync anything. Scan document, logout, it syncs. Go back to normal computer, login... no sync, do a manual sync... goes thru the motions... checking, doesn't sync (scanned document still not there). Check home folder on server, scanned document is, in fact, there. Logout, it syncs and actually does something. Immediately log back in, no sync, but document is there.
    So the consistency is that the home folder sync workflow seems to be working. However, for some reason, it won't sync at login or manually while logged in. I'm at a loss.

  • Run script after home directory mounts??

    Does anyone know if there is a way to run a script when a user logs in that will run after the users home directory mounts. Currently a user logs in, the script runs via a login hook then the home directory mounts. I need the home directory to mount first then the script to run. The users are authenticating to active directory. Please help!!!

    Any resources on how to write a launchd script? Here's what my applescript looks like. I'd like to convert this to launchd so it will run after the home directory mounts:
    tell application "Finder"
    mount volume "smb://server05/assignments$"
    end tell
    tell application "Finder"
    mount volume "afp://Macapps:[email protected]/MacApps"
    end tell

  • Disabling indexing except home directory

    The indexing of spotlight takes so long, so I wanted to enable the indexing path only to the home directory. I edited the _rules.plist as below and ran the command.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt
    d">
    <plist version="1.0">
    <dict>
    <key>EXCLUDE</key>
    <array>/</array>
    <key>INCLUDE</key>
    <array>~/</array>
    <key>NOTE</key>
    <string>Specify paths to include or exclude, preceeding rules which target user-homes with ~/</strin
    g>
    </dict>
    </plist>
    % mdutil -i off /pathtovolume
    % mdutil -E /pathtovolume
    % mdutil -i on /pathtovolume
    The result was, excluding for every path under root path didn't seem to work. My assumption is that the path is not crawled recursively.
    My question is,
    1. Is there a way to write path to be crawled recursively?
    2. If there aren't a way to crawl recursively, do I have to write every path to exclude for doing such thing?
    PowerBook G4   Mac OS X (10.4.4)  

    Hi, K. O. Welcome to the Discussions.
    By default, Spotlight does not index much outside your Home directory, unless you have multiple users defined on your Mac, in which case it also indexes their Home directories and the other locations documented in "Mac OS X 10.4: Where does Spotlight search?".
    Since most of the data on your PowerBook (unless you also have external drives connected) resides in your Home directory, there's little you can do about this other than exclude (via Privacy) subdirectories of your Home directory that you do not want to search with Spotlight.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Home directory creation for local user accounts using powershell

    Through Computer Management when I create a user, a home directory is created for the same user in the folder C:\Users.I am creating a user through powershell in a remote machine.I am using the following script to create user 
    $comp = [ADSI]'WinNT://localhost,computer';
    $user = $comp.Create('User', 'account7');
    $user.SetPassword('Welcome1');
    $user.SetInfo();
    The account is getting created. But no home directory is created for this user. How to create a home directory for a user using powershell? Also the user created through GUI is a member of the group 'Users' by default. How to add the user created to the
    'Users'  Group.

    Hi Cmm user,
    Thanks for your posting.
    To set the attribute of homedirectory for a user in powershell, please also try the cmdlet set-aduser:
    import-module activedirectory
    $HomeDrive=’Z:’
    $UserRoot=’\\CONTOSO-FPS\Users$\’
    $HomeDirectory=$UserRoot+$AccountName
    SET-ADUSER $AccountName –HomeDrive $HomeDrive –HomeDirectory $HomeDirectory
    I hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Home Directory not mounted in Active Directory environment

    I am trying to integrate a PowerMac G5 with Leopard 10.5.2 into an Active Directory. The Mac is bound to the AD without any problems. I can authenticate with my AD account and I also see the printers. However, I have problems using the network home directories.
    If I activate "Force local home directory on startup disk" everything works as expected: The user logs in and gets a local home directory under /Users and can mount its network home directory with the finder without the need to authenticate again, so the single-sign-on works.
    However, that's not what I want - I want the user to work solely in his networked home directory, not on the local disk. So I deactivate the button "Force local home directory on startup disk", but now the mount of the home directory fails. In the system.log I see the following:
    /usr/libexec/mount_url[123]: smb_mount: open session failed!: syserr = Broken pipe
    This is printed several times. If I try to access to automounted home directory under /Network/Servers/SERVER/USER in the terminal I also get "Broken pipe".
    The strange thing: I can access the home directory with smbclient, I can also mount it with mount_smbfs, but if I try it with /usr/libexec/mount_url it fails although I use the exact same server and user directory.
    Any ideas are greatly appreciated.

    We have a similar issue here. Only the first AD User after reboot can login and the second one gets the same error as you. (see also: http://discussions.apple.com/thread.jspa?messageID=6418268)
    It looks like there is a problem with the automounter. I set the AUTOMOUNT_TIMEOUT to 60 seconds in /etc/autofs.conf, then after logout of the first user and waiting for 1 minute, the second user can log in.

  • Portable Home Directory - no prompt to create

    Not excactly sure how to explain this since I am new to MAC. We are using Kanaka 1.2 on our Macbooks and getting our user settings from Workgroup manager on our Xserve. Everything looks correct but I am not getting the prompt to create the portable home directory when 2 of my users login. These 2 users had previously logged in and when they got the "create portable home directory" message, NEVER was selected. I have deleted their accounts in \library\managed preferences. I'm not sure where else to look.
    Any help is appreciated.

    I had a similar problem and found this article helpful.
    http://www.macosxhints.com/article.php?story=20060103033920526
    It worked like a charm and I had the tech guy call me later and ask how I fixed it!

  • Autofs home directory not mounted after reboot.

    Hi,
    I am having trouble with one of my user home directory. The home directory does not seems to be mounted after reboot of the system.
    df -k as root does not display the home directory in question until the user of the home dierctory is logged into the system.
    Please help advise.
    Thanks alot in advance.
    Yours Sincerly.

    Hi, I actually did manage to cd to the home directory but unfortunately ls of the directory shows empty until I su to squid user and did an ls of the directory.
    Any pointers what I can check to ensure that my autofs enviorment is correct in additional any idea what's wrong with my autofs enviorment?
    Thanks alot
    Deeply appreciated
    Regards

  • I want to change my home directory/computer name

    i want to change my home directory/computer name

    How to change user account name or home directory name:
    http://support.apple.com/kb/HT1428
    https://discussions.apple.com/docs/DOC-3872

  • "Home Directory Full" message "fix doesn't work for me

    Often (no, not always, it's not consistent), I get the dreaded "Home Directory full" message when I launch mail. Mail then quits when I click OK. Normally, if I launch it again right away, it works.
    I tried to use the standard fix (e.g., removing the "Envelope Index" file to the desktop and launching Mail). This did cause a dialog to pup up informing me that I needed to re-index my mail file. I did that, and the process stopped with the progress indicator about two thirds through. I quit Mail and replaced the Mail folder in Library with the backup I had made before getting started.
    Next, I tried the Hoover method (running the vacuum command from the Terminal. My machine grinded away for some time. I don't know how far it got (there is no progress indicator nor any other feedback of any kind), but since nothing happened for a good half hour (with no more disk activity for a long time), I quit that process, too. Get info revealed that the "Envelope Index" file had not been modified at all by this. Again, just to be on the safe side, I replaced the Mail file again with the backup copy.
    Because the re-indexing in my first attempt had stopped while processing my sent items folder, I suspected that this one was the culprit. I therefore attempted to rebuild it (via the menu command in Mail). Much to my surprise, the process actually finished without an error message. However, my sent items folder now contained some 5,200 emails as opposed to the 7,00 or so it should have.
    Then I saved my Mail preferences file to the desktop, made a backup copy of my Mail backup file, and launched Mail. This made the application believe that it was being launched for the first time. I used the Import command and imported only the contents of the Sent Items mailbox, specifying "Other" as the type. This imported 5,225 items; at that point, the progress indicator was showed a fully completed process, even though the "messages" folder contained 7,900 items. Checking things, I found that there was a discrepancy of 9 items (i.e., the last item that showed as having been imported was not the 5,225th item in the "messages" folder, but rather the 5,216th). I thus moved the first 5,216 items from the messages folder into a different folder and tried to import the rest. Much to my surprise, Mail imported the same 5,216 items all over again. This is when I noticed that it does not import from the "messages" folder but rather from the file called "mbox".
    And this is where things stand. I still get the "Home Directory Full" message about once out of two launches of Mail (but never once Mail is up and running). I desperately need to get this fixed as I fear I'm on the brink of a disaster with my mail file.
    One more clue: I cannot be 100% sure, but it seems to me that the problem began when I added a second dot mac email account to my Mail setup (we have a family pack; I always managed the main account and have more recently added one of the sub-accounts to my configuration). I also noticed that sometimes, this second dot Mac account shows up in my list of mailboxes on the left side of the screen, and sometimes it doesn't. Both these accounts are configured to be checked automatically. In addition to these IMAP accounts, I have a half dozen POP3 accounts and some 40 or 50 local mailboxes configured.
    Does anyone know of a utility I can use to rebuild my entire email file instead of just the index? Or does anyone have any suggestions as to how I can manually fix things? I did do the usual stuff already (using disk utility to check the disk, fixing permissions, and so on) without detecting any problems.
    Thanks in advance for any assistance you can offer.
    Daniel

    You’re welcome.
    When I removed the preference file (com.apple.mail.plist), I also removed
    the folder "Mail" so as to start from scratch completely.
    Well, that’s not what you said in your first post...
    I only use "Other" because I read in one of Apple's notes that one should
    try "Other" in the event that the OS X Mail import failed (which it did).
    This is wrong in the case of Mail 2.x. That has to be an old article. Could you please be more specific as to where exactly did you find it?
    there is a way to actually export the contents of a mailbox as individual
    items that can then be reimported.
    Selected messages can be exported in standard mbox format by doing File > Save As in Mail and choosing Raw Message Source from the Format popup menu. Standard mbox files can be imported into most mail clients. In particular, they can be imported back into Mail doing File > Import Mailboxes and choosing Other as the data format. Using this format, however, would cause some status flags to be lost (e.g. whether a message has been replied to).
    Locally stored mailboxes can be copied to the Desktop or anywhere else by just dragging them there from Mail itself (for server-stored IMAP mailboxes, copy the messages to locally stored “On My Mac” mailboxes in Mail first). These, however, are .mbox folders (not standard mbox files), where messages are stored in individual .emlx files that other mail clients don’t know or care about. They can be imported back into Mail doing File > Import Mailboxes and choosing Mail for Mac OS X as the data format.
    It also explains why the import only brought in 5,200 items instead of the 7,900.
    The question is: where are the others?
    In the Messages folder.
    as I mentioned above, I used disk utility to check the disk and fix permissions, so I did
    not just do the permissions stuff. In my experience, if checking the disk gives you an
    OK result, then there is no point in booting from another disk to perform a repair disk.
    Right. I missed that part of your first post. Sorry.
    if the mbox files are no longer needed, can they be removed?
    Yes. The only items within a mailbox (i.e. within an .mbox or an .imapmbox folder) used by Mail 2.x are Info.plist and the Messages folder. Any other files you may see there are almost certainly Mail 1.x files that Mail 2.x leaves there after the conversion. This is poorly explained in Mac OS X 10.4 Mail: Some mailbox files used by Mac OS X 10.3 are not deleted after importing. The article only talks about mailboxes in ~/Library/Mail/Mailboxes/, but the same can also be said about mailboxes in “POP-”, “IMAP-”, or “Mac-” account folders.
    As long as you keep a backup copy of the old files for a while (at least, until you’re sure everything was converted properly), they can safely be removed from the Mail folder. OnyX has a Cleaning > Misc > Temporary and obsolete items option for getting rid of all those files.
    Note that if you see strangely-named Messages-T0x... folders, these aren’t old files from previous versions of Mail, but rather an indication that there is something amiss. More specifically, these are temporary folders created by Mail 2.x during an import or a reindexing process (e.g. rebuilding a mailbox) that Mail should have deleted when done. Their presence is a clear indication that something didn’t work as expected.
    <hr>
    Here’s the procedure I usually suggest to set up Mail again from scratch:
    1. If you have a .Mac account and .Mac synchronization of Mail data is enabled either in Mail > Preferences > General or in System Preferences > .Mac, disable it before proceeding.
    2. Quit Mail if it’s running.
    3. In the Finder, go to ~/Library/. Move (not copy) the entire Mail folder out of there, to the Desktop.
    4. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop.
    5. Open Mail and set it up again from scratch. If given the option to import existing mailboxes or something like that, don’t. Just enter the account information and check that everything works fine.
    6. You’ll have to re-configure all your settings in Mail > Preferences. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it’s enabled.
    7. If Mail works fine now and you had any messages stored in local mailboxes, do File > Import Mailboxes, choose Mail for Mac OS X as the data format, and follow the instructions to import your mail from the old Mail folder that’s now on the Desktop. Import the Mailboxes folder first, then each of the POP-username@mailserver account folders, if any.
    8. If .Mac synchronization of Mail data was enabled at the beginning, enable it again, go to System Preferences > .Mac > Advanced, click Reset Sync Data, and choose the appropriate options to reset the Mail data stored on the .Mac server with the data locally stored on the computer, i.e. sync data must flow from the computer to the .Mac server.
    As a result of doing the above, some messages may be duplicated. Andreas Amann’s Mail Scripts has a Remove Duplicates script that you may find useful.
    If all is well and you don’t miss anything, the files on the Desktop can be deleted, although you may want to keep them for a while, just in case.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. You can easily locate any of the folders referred to in this post by copying the folder path here, doing Go > Go to Folder in the Finder, and pasting the folder path there.

Maybe you are looking for

  • Partner profile is not workin for automatic vendor posting

    Dear SAP Gurus, When i am doin the intercompany billing so the RD04 output calls but the status is red and when i see the processing log the system says that EDI: Partner profile not available..and also vendor A/P dont generate..even though i have ma

  • Text_io using webutil not reading all characters correctly

    Hello all, is anyone familiar with this problem: using client_text_io to read a word-generated html-page. With Forms 4.5 using text_io this worked fine, with webutil certain chars are not transferred correctly (getting upside down question marks in t

  • Finalizing imovie error

    I cannot finalize/share/export my imovie project.  It is basically a slideshow.  all stills and no video.  It is 6min long.  I have maybe 7 other finalized projects in imovie.  all are under 10 min.  I borrowed some photos from from family facebooks.

  • Batch Input data

    HI Guru's here I am running Manual BRS, in FF67,after save the statement When  I run the batch input session, it gives the error like' there is no batch input data for screen sap05fa3100, Please Guide me about this issue, whether I missued any bakgro

  • Exchange 2010 SP3 - "500 5.3.3 Unrecognized command" in SMTP Receive Log. Senders get message with the same problem

    Hi My exchange environment consist with "Server Exchange 2010 SP3" and "Edge Server with Exchange 2010 SP3". On Edge server in SMTP receive log i get every now and then an entry: xxxxxx 500 5.3.3 Unrecognized command. It is serius problem because I g