Search results

  1. Mark Foley

    Time span on WebDAV published Calendars does not appear to be working

    "Are you publishing your default calendar or a secondary calendar?" Probably considered a secondary calendar. This one is the "Office Calendar", subscribed to by everyone in the office; not the original calendar. But we moved from Exchange to IMAP (hosted in-house) so even the personal...
  2. Mark Foley

    Time span on WebDAV published Calendars does not appear to be working

    I've published a webDAV calendar from Outlook 2010. My time span setting is previous 30 days through next 90 days. However, when I look at the actual .ics file published on the webDav server there are over 2600 entries with dates ranging from early 2010 to July of 2016 (7 months out). Does the...
  3. Mark Foley

    Problem subscribing to shared calendar

    I did end up solving this problem. I had to delete the email account AND profile and recreate (and reload autocompletes, etc.). I had tried repairing Office, un-installing and reinstalling, deleting and re-adding the account, removing the .pst file ... nothing worked until I deleted the profile.
  4. Mark Foley

    Problem subscribing to shared calendar

    I'm having a big problem with two of nine Outlook 2010 user in an office not being able to subscribe to a specific WebDAV calendar. User A publishes calendar "HPRS Office Calendar" and invites users B, C and D. Users B and C subscribe, no problem. User D can accept the invitation and the...
  5. Mark Foley

    Where are Outlook categories save for IMAP?

    Diane - you posted your response at the exact moment I posted mine! Of course, yours looks better and simpler. I'll examine it and tweak accordingly. Thanks!
  6. Mark Foley

    Where are Outlook categories save for IMAP?

    OK, Here's what I came up with that basically does exactly what I want on the currently selected Outlook folder. It could probably be cleaner if I knew how to use GetProperty(PR_INTERNET_MESSAGE_ID), and I'd want a usable version to run on all folders and output to a file, but I suppose I can...
  7. Mark Foley

    Where are Outlook categories save for IMAP?

    You (Diane) have a macro here: Assign Categories to Messages using Contact Category, that examines and sets categories on messages in the inbox. I'm trying to see if I can adapt it, though I'm no guru on Outlook classes or VBA macros. It seems that messages have a 'Categories' attribute...
  8. Mark Foley

    Where are Outlook categories save for IMAP?

    OK, I checked out your macro. Very nice, but not exactly what I'm looking for. More background ... When I converted email from Exchange to IMAP about 9 months, all the color categories followed somehow and I was able to show and continue setting categories using your excellent instruction in...
  9. Mark Foley

    Where are Outlook categories save for IMAP?

    Two things: 1) I've downloaded and run the MFCMAPI program, but I'm totally lost on using it. After I log in, I'm presented with my list of datafiles. Do I select my active .pst file? I guess I have no other choice. When I do that I get a list of property names, none of which have the format...
  10. Mark Foley

    Where are Outlook categories save for IMAP?

    Thanks for your reply. I've search for MFCMAPI and so far have found it only as a Windows tool for Exchange. My IMAP server is Dovecot on Linux storing mail in the Maildir format -- although I am using Outlook on the client Windows 7 workstations. Is there a similar tool for non-Exchange use, or...
  11. Mark Foley

    Where are Outlook categories save for IMAP?

    About 8 months ago I moved our email server off Exchange and imported all existing messages into IMAP. Color Categories were successfully imported, but I had to enable viewing/setting catagories in Outlook 2010 and 2013 using Diane Poremsky's excellent instuctions in Outlook Categories, Flags...
  12. Mark Foley

    Outlook prompts for IMAP user/PW when domain PW changes

    We are using Outlook 2010 and 2013 in our office in an Active Directory environment. We use Dovecot/IMAP as the mail server on the Active Directory/Domain Controller. The Domain username and IMAP email username are the same, but the IMAP server does not use AD credentials -- there is a password...
  13. Mark Foley

    Emailing attachment from Word/Excel sends attachment but no message body

    Two workstations both have Office 2013 and both have this 100% repeatable problem. When in Word or Excel and selecting File > Share > Email > Send as Attachment; after composing the message and sending, the recipient does get the attachment, but none of the composed body text. How do I fix this?
Back
Top