I have been working on small Java applications that each do one action with
Google Apps. They are double clickable jar files that read a simple
properties files to get their username, password and domain.
I have the following apps working and hope to post them to a Google Code
project soon.
The do the following reading from a file or based on properties
Delete Users
Suspend Users
Count Users that have agreed to terms
Add users to email lists and create the list if it doesn't exist
Run the various Apps Reports and write the data to a file
Set forwarding for users

The idea was to make apps that were very easy to use and did not require a
web server or other software to be installed (Other than Java 1.5 or above)
These are not all that well tested.
I have some time off from work coming up later this week and if all goes
well I'll get these posted soon.
These may not do exactly what you want but it is pretty easy to build
another that could do what you or other want. I'm hoping that others can
clean up what I have done and will help out making other single action apps.


On Tue, Dec 16, 2008 at 12:10 PM, Cos
<[email protected]<cos%[email protected]>
> wrote:

>
> Does there exist any open source or otherwise available code that
> would allow us to:
>
> 1. Take a text file of email aliases, either in Sendmail/postfix /etc/
> aliases format, or .csv or something similar (that we could easily
> convert an /etc/aliases file to using a script), and use that to
> create forwarding aliases and lists within our google apps domain?
>
> 2. Query our google apps domain, find all forwarding aliases and
> lists, and generate a script-parseable plaintext file?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to