Mail.app & Rendezvous
Mail.app & Rendezvous
- Subject: Mail.app & Rendezvous
- From: petite_abeille <email@hidden>
- Date: Sat, 15 Feb 2003 16:28:40 +0100
Hello,
I would like to create a Mail.app bundle that would automatically
discover available IMAP/POP/SMTP services through rendezvous... I have
both the server side (POP and SMTP servers advertising their services
through rendezvous) and the client side (a little mailbundle to look up
those services through NSNetServiceBrowser)... but... I'm somewhat
confused about how to create a "dynamic" mail account... what I have in
mind is something along the lines of httpmail plugin... which adds a
new account type (rendezvous?)... and would resolves both the "incoming
mail server" and the "outgoing mail server" dynamically...
I took a look at Mail.app's Account.h, MailAccount.h and
IMAPAccount.h... but... I not quiet sure how to have an account
instance resolves its server information dynamically through a
rendezvous service...
Any ideas?
Thanks for any insights :-)
Cheers,
PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.