Invitations automatically added to iCal

Hi,
I'm having a problem where incoming meeting invitation emails are being automatically added to iCal and then moved to the Trash folder. I already have Mail>Preferences>General>"Add invitations to iCal" set to "Never" and iCal>Preferences>Advanced>"Automatically retrieve invitations from Mail" is unchecked. I've closed the programs, rebooted, etc. Still does it. Any ideas? Thanks.

It is the same with Macos 10.6.4. Invitation stopped being accepted after "upgrade" to the new ICal mobile me.

Similar Messages

  • Trying to get emailed schedule added to iCal automatically

    I am currently trying to get my schedule which is emailed to me to automatically be added to iCal.
    This is the format that my schedule comes in:
    Dec 30: Monday (Not Scheduled)
    Dec 31: Tuesday 12:30PM - 09:00PM
    Jan 01: Wednesday (Not Scheduled)
    Jan 02: Thursday (Not Scheduled)
    Jan 03: Friday 12:30PM - 09:00PM
    Jan 04: Saturday 03:00PM - 10:00PM
    Jan 05: Sunday 04:00PM - 10:00PM
    this is the code that i am currently trying to use but it does not seem to want to work
    <code>
    using terms from application "Mail"
    on perform mail action with messages theMessages for rule theRule
    tell application "Mail"
    repeat with eachMessage in theMessages
    set recivedmessage to content of eachMessage
    try
    set themonths to "August"
    display dialog "Month is" & themonths
    --display dialog recivedmessage
    display dialog (characters 103 thru 554 of recivedmessage) as string
    --display dialog ((characters 103 thru 108 of recivedmessage) as string) & ((characters 80 thru 86 of recivedmessage) as string)
    tell application "iCal"
    tell calendar "Work"
    set theDate to current date
    --get the month specified in the email
    set givencase to ((characters 103 thru 105 of recivedmessage) as string)
    --ignoring case and white space
    if givencase is equal to "Aug" then
    set themonth to "August"
    else if givencase is equal to "Sep" then
    set themonth to "September"
    display dialog "Month is" & themonth
    end if
    --end ignoring
    --create a date day, month, number, year
    set myDate to ((characters 110 thru 116 of recivedmessage) as string) & ", " & themonths & " " & ((characters 107 thru 107 of recivedmessage) as string) & ((characters 80 thru 86 of recivedmessage) as string) & "6:14:36 PM"
    make new event at end with properties {description:"info", summary:"Event ", location:"Event Location", start date:myDate, allday event:true}
    end tell
    end tell
    display dialog "This is my format which is not working" & (myDate)
    display dialog "This is the format " & (current date)
    end try
    end repeat
    end tell
    end perform mail action with messages
    end using terms from
    </code>

    There are some very specific rules when creating dates from strings in AppleScript and your code doesn't follow them, which is probably why it's failing.
    The specifics are touched on in the recent AppleScript release notes, but the upshot is that crafting a date from a string is tricky, at best, partly due to the numerous date formats employed around the world.
    The recommended solution involves starting with a date object such as current date and changing the elements you want. This is guaranteed to work better than any string.
    In addition to that I don't recommend using offsets in the text as the basis for extracting the date from the message. It's prone to errors.
    I'd rework this something like:
    using terms from application "Mail"
    on perform mail action with messages theMessages for rule theRule
      tell application "Mail"
        repeat with eachMessage in theMessages
        set recivedmessage to content of eachMessage
          repeat with eachLine in receivedMessage -- iterate through each line in the message
          try
            set thisDate to (get current date) -- start with a valid date
            set {m, d} to {word 1 of eachLine, word 2 of eachLine} -- get the first two words of each line
            -- handle the day:
            set day of thisDate to d
            -- there is an easier way of doing this, but I'm lazy:
            -- handle the months:
            if m = "Jan" then
              set month of thisDate to 1
            else if m = "Feb" then
              set month of thisDate to 2
            -- and so on…
            end if
            -- rest of code to add the event to iCal goes here
            end try
          end repeat -- for each line
        end repeat -- for each message
      end tell
    end perform mail action
    At the end of this, you'll end up with a valid date object that you can pass to iCal as the event start date, rather than the string object you're trying to use now.

  • Mail invitations going into wrong iCal Calendar

    I have been following the iCal invitation threads but have not seen this question or answer. I ham happy with the mail invitations automatically being entered into iCal (lepoard 10.5.2) and it seems to do it reliably. The problem is that all invitations are being entered into my wife's calendar not mine and since they result as un-editable event i can't move it. Is there a way to have imail/ical automatically enter the event but direct it to a specific calendar?
    you may ask- my wife's calendar shows up first on the list of calendars in ical. i was planning on renaming it as i thought it may direct all invitations to the first on the list.

    you'll find the answer here:
    http://discussions.apple.com/thread.jspa?messageID=6667488&#6667488

  • ICal Event Invitations Not Appearing in iCal Notifications

    When my wife sends me an iCal invitation from her iMac to my PowerPC Mac, the invitations arrive in my Mail inbox but not in my iCal Notifications.
    My "Me" card lists my three email addresses.
    My "General" Mail preference, 'Add invitations to iCal:', is "Automatically".
    My "Advanced" iCal preference, 'Automatically retrieve invitations from Mail", is checked.
    Any tips or suggestions? I seem to recall getting this to work by setting the Mail preference which automatically enables the iCal preference then manually disabling the iCal preference while ensuring the Mail preference is still set to Automatically but that's such a kludge.

    figured it out. it was a time zone syncing problem.

  • How do I stop mail from automatically opening when iCal events begin?

    How do I stop mail from automatically opening when iCal events begin?
    When an event is about to begin, the mail app opens and I'd like to turn that off since I don't use the mail app.
    Thanks!

    Hi
    This may have something to do with the "Automatically retrieve invitations from Mail" option being enabled? Click on the iCal Menu > Preferences > Advanced. It may also be the Alarms setting? This is for 10.6 iCal so it may be in a different place for 10.5?
    Tony

  • I have all my music on my external hard drive when I try to add it to iTunes it is automatically added to my MacBook Pro's hard drive. How do I stop this from happening? I just want the music to stay on the external hard drive. Thanks!

    I have all my music on my external hard drive when I try to add it to iTunes it is automatically added to my MacBook Pro's hard drive. How do I stop this from happening? I just want the music to stay on the external hard drive. Thanks!

    This is true of course, but doesn't cover the situation where some files are in the iTunes Media folder and others are on an external drive. In my case I keep my music in the Media folder and all my films on an external drive (there are too many to have on the internal drive). In iTunes 11, and before, it was easy to add those external files by holding down the alt/opt key while dragging to the sidebar. In iTunes 12 this is no longer possible. There are several workarounds: use TuneSpan to move the file after it's been added; delete the file from the Media folder and empty the trash then use iTunes Get Info which will report the file is missing and allow you to locate it; constantly switch the Add to iTunes toggle on and off as required. All of these require a lot more work than just holding down the alt/opt key while adding.
    It constantly gets harder.

  • How do I duplicate layers & groups without automatically adding a "copy", "copy 1", "copy #" at the end of the new group?

    How do I duplicate layers & groups without automatically adding a "copy", "copy 1", "copy #" at the end of the new group?
    It's been pestering me for quite a while now, since I often work with the same elements over and over again. Its frustrating to have to change the name of each layer manually, especially if I'm copying a whole group.
    Is there a setting in Photoshop or perhaps an external script that can help fix this for me?
    Cheers,
    Qiming

    There is no way to defeat this within the program itself. Here's the workaround:
    Duplicate the file (from the Image menu).
    Drag the Group or layers from the Layers list from the duplicate to the image window of the original , while holding down Shift.
    That will make a "copyless" copy and reposition the copyed material in the exact same position it was on the original.

  • I don't accept cookies except from "Exception" domains. However, it seems that any site that want to set a cookie is automatically added to my list of "Exceptions". Why is this?

    I have "Accept cookies from sites" unchecked. I have a list of exceptions for domains that I allow to set cookies. However, it seems some site not on my exception list are automatically added to my list when they want to set cookies.
    Why/how is this happening?

    Hello cor-el, thanks for your reply. I changed my settings for downloads to desktop and it has appeared on there. When I double click I am asked which program I want to open file. I click firefox and another box "opening install" says I have chosen to open the file which is an application and do I want to save it. This is the only real option so I press save file. I get a box saying this is an executable file which may contain viruses - do you want to run. I press ok and the final box showing C drive file name and desktop appears stating application not found.
    This happens the same whenever I try to install.
    To my untrained eye the application is not being recognised as an application and I cannot work out how to get it to do that.
    My plugin is still showing as out of date.
    Is there anything you could suggest. Thanks for your time.

  • How do I stop itunes from automatically adding songs into my itunes library?

    I want to disable itunes from automatically adding songs into my library.  Every time I sync up my ipod I'm finding miscellaneous debris on it that itunes keeps importing into it.  Theres got to be a way to disable this function but I can't seem to find it in the preferences.   I'm using a 2011 macbook pro with os x 10.6.7. 

    I figured out how to change itunes as my default player.  I did this by selecting a new audio file and hitting cmd and I to get info, then I selected the "open with" category.  Inside "open with" theres an option to open the file with quick time, underneath that is the "change all" option.  select that and you will solve this problem if this is a nuisance to anyone else.

  • Save a pdf file without Adobe automatically adding "-Copy" to the end

    How can I save a pdf file without Adobe automatically adding "-Copy" to the end of file name?

    If you have actually made any changes (e.g. adding a Sticky Note or filling out forms), the Save button will appear in the bottom toolbar.  It will save it as the same name.
    "- Copy" is added only when you tap/click the Save As button.  You can change it to something else, if you'd like.

  • How do i change over from automatically adding songs to manually adding

    Using 2 ipods on the computer and don't want all of the other person's songs. How can i change from automatically adding songs to manually managing the songs that go on to the ipod. If i plug it in, i'm afraid that i will mess up all my current songs on there. Please help.

    Here are the instructions as they are written in the IPod PDF manual:
    In iTunes, select iPod nano in the source list and click the Summary tab.
    2 In the Options section, select “Manually manage music and video.”
    3 Click Apply.
    Note: When you manage songs and video yourself, you must always eject iPod nano
    from iTunes before you disconnect it.
    To add a song, video, or other item to iPod nano:
    1 Click Music or another Library item in the iTunes source list.
    2 Drag a song or other item to the iPod nano icon in the source list
    Hope this helps you.

  • Automatically adding contacts to Address Book with Mail?

    Hello all,
    This is my first post in the Apple Discussion forum, but I'm a happy Mac owner since July 2007. Here's a question I have; I searched to see if a similar topic appeared in previous discussions, but none turned up.
    In Microsoft Outlook (on my work PC), I can set it up so that anytime I reply to an e-mail address from somebody new, the contact is automatically added to my address book. Is there a way to set that up with Mail and/or Address Book?
    I was going through Address Book and noticed some VERY old contacts, but I know for some of them, I have more recent e-mail address. I hope I don't have to manually add all of them!
    Thanks in advance for your help!
    All the best,
    MARK

    Hi Mark, and a warm welcome to the forums!
    Sadly, I don't know how to do it for received Mail, but ones you've sent to can be done in Mail. Select Window Menu item>Previous Recipients, press Command-A when the new window appears, and then click Add to Address Book, then in Address Book>Card Menu Item, select look for Duplicates.

  • When i convert any file to pdf, date is automatically added in the header in pdf file. How to change

    When i convert any file to pdf, date is automatically added in the header in pdf file. How to change that?*

    heres a screenshot
    heres a screenshot of how i convert them

  • PO item Texts, Un-necessary characters ( &#10) are automatically added

    All SAP Gurus,
    In PO Texts (Item), we enter some text and when we are saving the PO, some un-necessary characters (&#13;&#10) are automatically added into it.
    Only these characters are getting addded into the PO text.
    And these are added after each line we have entered.
    What may be the reason for this?
    Even after we remove these characters manually, these get added again when we try to save the PO again in ME22N.
    Regards,

    Hi,
    I think you can remove this additional characters(&#10).In me22, Under PO text ,there is SAPscript Editior,select that,then it will take into  sapscipt editor,then remove additional characters,then save it.
    I hope it will clear your problem.
    With Regards,
    Jaheer.

  • Events created on iPhone not added to iCal

    The events I've created on my iPhone to not get added to iCal when I sync via iTunes. I've tried "sync all calendars" as well as syncing selected calendars.
    Does anyone have any idea what I might be doing wrong? I have a feeling it's really obvious and I'm just not seeing it...

    I have a solution that ACTUALLY works:
    Make sure your iPhone is displayed in iTunes.
    Select your iPhone and then select the Info tab.
    UNCHECK Sync Address Book contacts, and then recheck.
    UNCHECK Sync iCal contacts, and then recheck.
    Sync your iPhone.
    You'll be prompted to accept both Address Book and iCal changes and the sync will work!
    From that point on all you have to do is sync normally and it'll transfer both Address Book contacts and iCal events BOTH ways!
    Thank you to the fabulous Apple Tech representative who helped figure out this solution!!!

Maybe you are looking for

  • Save filename in application server

    i am uploading multiples files from desktop to application server and its working good. But user can upload same file name more than 4 or 5 times together.And i have to write the file on server by appending _2 _2 _2 for every new file. Right now i am

  • Radiobuttons not visible in firefox using h:selectoneradio

    Hi , We are facing certain issues regarding rendering radio buttons in firefox. It works fine in IE but doesnot work in Firefox Please find the below block of code. In the code shown below,there are two panels for displaying radio buttons. Last piece

  • Freeze loses audiobook license on zen v p

    my zen v + freezes a lot. when it does, it loses the netlibrary audiobook license for the books i have downloaded. no problems on playback until it freezes. books are still there, but no license. have twice replaced the firmware with the latest. stil

  • Wireless headset Model MDR -RF985R

    How do I change batteries in this unit? The only thing the instructions say is when battery goes dead consult a Sony dealer.

  • Lightroom 5 download unable to be opened

    Downloaded upgrade to LR5 (for Mac).  Upon opening the downloaded file, received a warning error dialogue box, saying "The following disk images couldn't be opened".  In the box, it also shows the Lightroom 5 file name with the reason "not recognized