• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scripting Mail.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Mail.app


  • Subject: Re: Scripting Mail.app
  • From: Reinhold Penner <email@hidden>
  • Date: Mon, 14 Jan 2002 08:39:41 -1000

Cricket,

It sounds to me like everything would be a heck of a lot simpler if you used an IMAP server. That way it wouldn't matter if Mail 'fetched' messages or if your perl script did. All the messages would remain on the server until explicitly deleted.

I am using IMAP. But Mail.app still has to fetch the mail headers and update the messages. It does so at intervals specified by the user, regardles of whether this is IMAP or not. So if I decide to do this every hour, I won't know there are new messages until the Mail fetches the headers. My notification app will get notified immediately upon arrival at the mail server. So ideally, I'd like to completely disable schedules in Mail.app and issue a fetch when I tell it to through my app. Hope this clarifies the issue.

-Reinhold


References: 
 >Re: Scripting Mail.app (From: cricket <email@hidden>)

  • Prev by Date: Re: Scripting Mail.app
  • Next by Date: Re: How Is AppleScript In Palm Desktop X?
  • Previous by thread: Re: Scripting Mail.app
  • Next by thread: Re: Scripting Mail.app
  • Index(es):
    • Date
    • Thread