Mail rules cannot save

After upgraading to Mavericks (Mail 7.2) I am unable to save new rules, delete or modify current rules.  It looks like all is working well until I exit and restart Mail.  Changes are not saved.

Back up all data.
This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
Step 1
If you have more than one user, and the one in question is not an administrator, then go to Step 2.
Triple-click anywhere in the following line on this page to select it:
{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
Step 2 (optional)
Take this step only if you have trouble with Step 1, if it frightens you, or if it doesn't solve the problem.
Start up in Recovery mode. When the OS X Utilities screen appears, select
Utilities ▹ Terminal
from the menu bar. A Terminal window will open.
In the Terminal window, type this:
res
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password dialog will open. You’re not going to reset a password.
In the dialog, select the startup volume ("Macintosh HD," unless you gave it a different name) if it's not already selected.
Select your username from the menu labeled Select the user account if it's not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
 ▹ Restart
from the menu bar.

Similar Messages

  • Cannot save attached files in Mail

    My problem has to do with using the Mail program on a MacBook Pro running Mavericks. Lately when I receive an email with a file attachment (image, Word doc, PPT file, whatever) I cannot save the attached file. 
    I point to the attachment "download" dialog box, and choose either the "save all" option or the specific attachment filename shown, then navigate to the desired folder and hit "save".  But no file is created. 
    The attachments are there - if I look at the same email using the gmail web-based mail utility I can easily download it. It's a problem with the Apple Mail client.
    Any suggestions?  Thank you.
    Jerry

    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.

  • TS4002 Can't create any alias in iCloud mail, see message "Cannot save alias.

    Can't create any alias in iCloud mail, see message "Cannot save alias. This alias cannot be saved at this time". I tried different variations at different dates (I thought this is temporary issue) but this not helped me. Perhaps some of you have resolved this issue and can tell me how I can do it?

    Do you see in account settings two email addresses - with "@me.com" and "@icloud.com"? Or only "@me.com"? In second case just wait - your account will be updated in some time. I've waiting from summer and my account was updated in one day as soon as I've start this discussion   When your account will be updated - you will see in preferences two addresses, with "@me.com" and with "@icloud.com".

  • I am using iPhoto 11 mail and cannot add more than one recipient in the 'to' line.  When I put a comma in, the recipient's address is deleted.  If I use ' ' with more than one recipient the save grays out.  Any thoughts?

    am using iPhoto 11 mail and cannot add more than one recipient in the 'to' line.  When I put a comma in, the recipient's address is deleted.  If I use '< >' with more than one recipient the save grays out.  Any thoughts?

    I figured it out.  I needed to fix some errors in my account information.  It works fine now.

  • How to save messages to disk from a Mail rule?

    I'm a bit of an Applescript newbie, but I'm trying to attach an AppleScript to a rule in Mail to automatically save the raw text source of certain mail messages to a folder, where I can further process them.
    Here's what I have so far. It compiles, is saved in my Mail scripts folder, and It is attached to the rule in Mail, but I get no evidence that it runs (no output file(s), no dialogs, no messages in the console or system logs). I tried both the slash and colon in pathnames, not knowing whether Mail wants POSIX or Mac-style paths.
    using terms from application "Mail"
    on perform mail action with messages theMessages
    tell application "Mail"
    repeat with eachMessage in theMessages
    save the source of eachMessage in "hd/Users/me/Desktop/slash.txt" as text
    save the source of eachMessage in "hd:Users:me:Desktop:colon.txt" as text
    end repeat
    end tell
    end perform mail action with messages
    end using terms from
    Any suggestions?

    You can't save in Mail app, but you can use shell echo to output to a file. Try:
    using terms from application "Mail"
    on perform mail action with messages theMessages
    tell application "Mail"
    repeat with eachMessage in theMessages
    set msg_source to source of eachMessage
    do shell script "/bin/echo " & quoted form of msg_source & " >> ~/Desktop/slash.txt"
    end repeat
    end tell
    end perform mail action with messages
    end using terms from

  • IPhone Cannot Save E-mail Drafts

    The current iPhone OS cannot save e-mail drafts. (The Draft folder displays, but an e-mail created using the iPhone cannot be saved as a draft.) E-mail drafts must be saved on a Mac, after which they can be accessed on an iPhone. This is problematic, not only limiting the iPhone user to the choices of either sending or deleting a current e-mail message, but also creating the need to create drafts ahead of time at home on a Mac in order to access them on the iPhone (which defeats the whole purpose of a draft; an unfinished e-mail message which could not be foreseen ahead of time, that needs to be finished later).
    For example, the current iPhone OS will not let you enter multiple e-mail addresses for an e-mail message. A "not-very-good" work-around for this is to create a draft on a Mac in Mac Mail ahead of time with the desired group of multiple e-mail addresses entered in the 'To:' field. Then, when you want to send an e-mail message to a large group of people from your iPhone, you can access the draft e-mail to do it. But once the draft has been sent from the iPhone, it disappears from the Draft folder, and you have go home to create another one on the Mac computer before being able to access it from your iPhone again. Giving the iPhone the ability to save an e-mail message as a draft (not just view drafts), and have the draft sync with MobileMe to be viewed in Mac Mail and MobileMe Mail would eliminate this problem.

    I have used an application called "Download All Files" from the Play Store (formerly Android Market) to allow me to download any kind of attachment in emails. Give that a try and see if it works for you.
    https://play.google.com/store/apps/details?id=com.hwkrbbt.downloadall

  • Cannot Save Mail Preferences in Mavericks

    Hi Friends,
    I am using Apple Mail, Mavericks (10.9.1) and cannot save Mailbox Behaviors for my IMAP Gmail accounts. Even after I have "saved" them, they return to everything being stored on the server. This configuration runs counter to Google's recommended settings.
    I am running OSX 10.9.1 and therefore have the Mail Update installed. Any fixes out there?
    Thanks,
    Falguni

    Delete the account and re-add the gmail account inside Apple mail instead of from the system preferences.  Mail > Accounts.
    There are a ton of gmail issues going on so you might be better off using the web interface or a 3rd party mail program until Apple and Google work out their issues (Google isn't following IMAP and Apple's attempt at patching it has made it worse for many).
    If you are using any custom GMAIL setting on their server side that could also be causing issues in Apple Mail.  If you are using 2 step authentication make sure Apple Mail has a custom password issued for it. 
    Best of luck
    - Stephen
    http://learni.st/users/Riptide360/boards/69477-optimizing-apple-mail

  • Imail & AOL - PROBLEMS....I cannot save AOL mail into my iMail application.

    Can anyone please tell me why I cannot save any AOL email I compose (and it's only when I write an email). I always get a simple error saying it cannot be saved.....I have other email accounts set up through my iMail and they are all saved - or better yet, I can see them in my "sent" box. AOL never shows up in my "sent" box....
    Anyone? Anyone?
    Thanks!

    Go to Mail > Preferences > Accounts and under the Mailbox Behaviors tab for your AOL account preferences, what is your selection for saving Sent messages?

  • My Ipad cannot save anyphoto that doing capture, save photo include e-mail and save photo in safari except only by itunes.. how can i save some photo :(

    only use itunes, it save photo
    my ipad cannot save anyphoto
    in e-mail
    in some app.
    in safari..
    I do save some photo
    then I see masage photo is saving my album
    but.. nothing in my album.
    how can i save some photo..

    You are checking the Camera Roll or Saved Photos album in the Photos app ? If so then you could try a reset to see if that fixes it : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • My 5 year old MacBook Air is telling me it "cannot save information about your mailboxes because there isn't enough space in your home folder.  Quit mail, delete files you don't need, then reopen mail."  What is "home folder," and which files to delete?

    My 5 year old MacBook Air is telling me it "cannot save information about your mailboxes because there isn't enough space in your home folder.  Quit mail, delete files you don't need, then reopen mail."  What is "home folder," and which files to delete? Thanks.

    The home folder is where all of your personal files are kept.
    Best candidates to delete are movies, videos, music and photos since they generally take the most space.
    Don't forget to empry the Trash after you delete the file because the space is not returned until the Trash is emptied.
    Allan

  • Cannot save e-mail attachments that are "unsupported file type"

    I regularly get messages with special files for use in the field. These are special data files we use to program specific systems such as fire alarm, security, health care, life-safety... When I receive them on my Droid Razr, they show up in the message as an "Unsupported file type". I do not understand why I cannot save the attachment to the phone's internal memory or SD card for access when I connect my computer. The file extensions we use are specific to the system on which we are working. Why can I not save this attachment? I tried renaming the attachment to ".zip" but I get the same message on my phone when I receive it.

    I have used an application called "Download All Files" from the Play Store (formerly Android Market) to allow me to download any kind of attachment in emails. Give that a try and see if it works for you.
    https://play.google.com/store/apps/details?id=com.hwkrbbt.downloadall

  • Cannot save Mail password

    This topic has been brought up before but I have not found a solution to my problem. Mail does NOT save my account passwords (POP or SMTP), which I have to input every time I launch the application. Here are the details:
    PowerPC G4 733 MHz
    OS X 10.3.9
    Mail 1.3.11
    Mail server: bluehost.com
    Open Mail, select 'get mail' -- asks for password. Can get incoming mail after entering password.
    Preferences: input password for POP account, save.
    Reopen Preferences: PW not there, field is blank.
    If select 'get mail' immediately after putting PW into preferences, does not ask for PW again.
    Quit Mail, reopen Mail, 'get mail' asks for PW again, and PW does not appear in Preferences.
    Have checked box in Mail to save PW in Keychain, does not save it in Keychain
    Have repaired permissions using Disk Utility
    Have run Keychain Repair, no problems found
    Have manually entered Mail account PW into Keychain, then checked 'save' in Mail password dialogue box. Does not save PW for use in Mail. The info appears in the Keychain but I don't think it's actually doing anything, since I entered this manually.
    Again ran Keychain Repair after manual entry of Mail account info, no problems found
    Similar problems with SMTP password, although sometimes this actually seems to be saved in the Preferences after entry. Still asks me for the password the first time I send a message after launching the application, every time.
    Occasionally I also get a 'password rejected' error message, but re-entry of the password is usually accepted.

    OK. Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    The following is how you might be able to solve this problem in Mac OS X 10.4 -- I don’t know whether there are any differences in this regard in Mac OS X 10.3:
    1. Open /Applications/Utilities/Keychain Access
    2. In Preferences > General, click Reset My Keychain and proceed as requested. A new (empty) login keychain should be created and the old one renamed and removed from the keychain list, but not deleted.
    3. You can add the old (renamed) keychain (stored in ~/Library/Keychains/) back to the keychain list by clicking the [+] button in Edit > Keychain List.
    4. You can move/copy password entries from the old keychain to the new one if wish.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • Cannot sync mail rules

    I have an iPhone 3G and use mobile me. The phone and my mac are all up to date. Everything syncs fine with my mac, contacts, mail, calender. The only thing that will not sync are some mails rules, even when the "sync mail rules, signatures" box is checked in the mobile my preferences. Anybody having a similar problem or know a solution?
    Thanks,
    Chris.

    The sync mail rules, signatures is for keeping mail rules and signatures synchronized with the Mail.app on multiple Macs.
    This does not apply to the iPhone and the iPhone's mail client which does not support rules.

  • Cannot save password-screen does not stay open long enough

    Cannot log into company intranet or home voice mail. Asks for a password and cannot save it as the save password dialogue box does not stay open long enough to click on it. Works fine on other locations

    Re: "Lightroom encountered and error when reading from its preview cache and needs to quit"

  • Cannot save email attachments to folders in Finder

    Ughhh, I'm getting a sinking feeling.... It's happening again.
    Ever since I installed Mavericks back in June of 2014, I've had nothing but problems. In fact, the actual install (perhaps coincidentally, I'm told) caused my hard drive to fail in mid-install, even though it was only 2 years old. Apple Care cheerfully paid for the new hard drive and installed Mavericks for me, but ever since my previously fast, responsive computer has been incredibly sluggish, lots of beach balls, tons of problems with things like the one I'm experiencing again today -- can't save email attachments to folders in Finder (the computer behaves as if the save was successful, but when you go look in the Finder later, you discover it was never saved anywhere). Also, I can't create any new folders because it says the location is Read Only (I've tried various file locations -- same result).
    Since June, after countless visits to the Genius Bar and all sorts of attempts to fix the accumulating problems, the Genius erased my User Library last December in a final attempt to get the computer to work right before my Apple Care ran out. It was one of many attempted fixes that would actually work pretty well for a few days, but then the problems would accumulate again.
    Last week, Word kept crashing. I took it to the Genius Bar and the June 2014 hard drive failed a diagnostic test. Even though Apple Care had expired, Apple replaced the hard drive for free because they could see the long list of notes from all of the visits I had made to the Genius Bar. I restored everything and, although it seemed to be working okay at first, I was still getting a lot of beach balls. Sometimes it can take 30 seconds to open a Word document, even if the application is already open. (FYI, I don't keep a lot of applications running.) But at least it was working. Today, however, I'm seeing some of the old familiar problems creep in. I cannot save email attachments to a folder. I cannot create new folders. I've tried restarting the computer multiple times. All of this was working fine as recently as yesterday.
    1. Am I doing something that is causing this? This is my sixth Mac and I've never a serious problem with ANY of the others (including one that I bought USED) and I use them at least 8 hours a day. As far as I know, I'm doing everything the same way I've always done it.
    2. Has anyone else encountered this "Read Only" problem and do you know how to fix it? I'm starting to think this is just a bad computer and that this is a symptoms that something is very wrong again.
    3. Do I simply need to start over with a brand new computer (although, frankly, I'm scared to restore everything onto a new computer and risk "infecting" the new one). This is my work computer and I am self-employed, so I really cannot afford to be running to the Genius Bar once or twice a week any longer. Any advice? It's a MacBook Pro that I bought in December 2011. According to the stats, I'm using 354.68 GB of my 499.25 GB storage capacity.
    Sorry this is so long. Just trying to give the context.

    Hi:
    Of course this is possible on SharePoint Server 2010 and is a very nice functionality, in this link (http://www.sharepointboost.com/blog/setting-up-sharepoint-2010-incoming-mail/)
    you can find a detailed information of how to set up the incoming email o SharePoint 2010 document library step by step.
    I hope this helps
    Please mark as answer if helps you

Maybe you are looking for

  • Ive had my laptop for almost a year and now its saying no bootable device. what do i do?

    i love my MacBook Pro it my life. But the other day i was playing Sims three on it and i put it outside so i could cook dinner and it shut off and now its say no bootable device-- insert boot disk and press any key. I went to bestbuy and talked to th

  • AME Crash Report Interp (CS6)

    Hey there- got this error report two exports in a row, while exporting 5 videos from each sequence. Any help interperting would be much appreciated. MBP OS X 10.8.3. Process:         Adobe Media Encoder CS6 [24121] Path:            /Applications/Adob

  • OIM - SOA 11g R1  Integration Issue

    Hi , I am facing an integration issue in my newly set up Dev environment . We have single node OIM and SOA environment . I was executing the basic connectivity checks to ensure that the environment is good and ready for use . When I ran the SOA-OIM C

  • I want to show 25 fps artifact in 24 fps edit.

    When I put a scene shot at 25 fps into an FCPX edit that has a 24 fps basis, there is a grayed-out, checked item in the "Rate Conform" effect box with Frame Sampling set to "Floor". And the final result is that the scene looks fine. No twitch on play

  • LCDS startup is slow on Windows 7 PC

    Hi, We have been using LCDS Express in our product with Tomcat web server. We have been noticing that if we do not start LCDS Message broker servlet from Tomcat, it starts in ~7 seconds If we start Message Broker Servelet (and LCDS), startup of Tomca