Announcement

Collapse
No announcement yet.

gmail api

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • gmail api

    I've been interested in being able to write a program that can do things with a gmail account, or more specifically, a gmail domain.
    For instance, lets say I have "myDomain.com" whos email is being hosted by gmail.

    I want to be able to give a desktop application for someone in my office to be able to add email accounts and change passwords on those accounts without giving them complete access to everything else you can do at "mydomain.com.

    I've found a "gmail api" in dll form here:


    but it is JUST a dll with no header information, etc.

    Has anyone here done anything like this with gMail? Is there a better way?

  • #2
    it's a dot net mess

    you can find a little more info here

    .code { font-family: monospace; } .code .comment { color: green;} .ss { padding: 5px; border: 1px solid #ccc; margin-bottom: 10px; } Final update: The Gmail infrastucture has evolved quite a bit over the last decade so this information and accompanying software are largely obsolete. Leaving this here for posterity's sake. Update 5/18/2005: The long awaited SourceForge project for this API has been created. Eric Larson has been gracious enough to help out with the project.
    A dozen what.

    Comment

    Working...
    X