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?
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?
Comment