email processing on Mac OS X.
email processing on Mac OS X.
- Subject: email processing on Mac OS X.
- From: day welsh <email@hidden>
- Date: Tue, 26 Jul 2005 01:43:17 -0700 (PDT)
Hi,
This is regarding email processing on Tiger. I'm very
much unfamiliar with email programs and how the whole
thing works. Thought of posting the query here since
my program is written in ObjC and uses Cocoa classes
extensively.
My software would:
1. run on email client machines running Mac OS X
10.4.x
2. It would get access to email messages as the
messages arrive at the client side.
3. It would do my value additions to the email message
4. Apple's mail client can handle the new email while
my software is processing it.
5. My software won't modify the email message which it
is processing.
Can somebody suggest the best way to implement such a
software ? or atleast which of the following
approaches would be good ?
1. I have seen the source code of GPGMail, which is a
plugin to Apple's Mail application. It is quite tough
when it comes to supportability. A OS X upgrade may
break my software.
2.SMPT relays. I don't know what it is though, saw
this in some email archive.
3. Mac OS X 10.4.x stores email messages in SQL
database ?? I look for changes to this database with
respect to Mail and then fetch the email from the
database for processing ?
thanks in advance,
day.
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden