Page 1 of 1

add and delete users, email ids to google groups through a p

Posted: Fri Dec 05, 2008 11:10 am
by jk4488
HI i have a requirement, for which i need some advice /
clarification / technique.
The requirement is as follows:
I have a google group account, in which i want to add and delete
users, email ids through a php script. I want to know whether such a
thing is possible legally or not or whether there are techniques to do
such a thing and do they come under hacking attempts. If it comes
under hacking attempt and still it needs to be done then what would be
the procedure, techinique to do it.
Does google or any other mail service provider for e.g., yahoo provide
any api or code to do such a thing.

:banghead:

Re: add and delete users, email ids to google groups through a p

Posted: Fri Dec 05, 2008 9:47 pm
by josh
Legality is up to them, anyone who tried to tell you otherwise and is not a lawyer should be taken with a grain of salt. What you're trying to do is implement whats called a scriptable browser. Simpletest has a nice one, or you could roll your own using Curl.