Yes, it would be possible, although it could be a serious security
hole - anyone could send an email to your account, emails are easy to
fake and they are prone to http sniffing unless encrypted with PGP
(which is not yet supported by gmail4j). A small application using
gmail4j could run as a daemon, constantly check for new messages,
search for unix commands (perhaps with some additional marker syntax)
and execute them. However this cannot be a part of gmail4j
functionality as it's out of scope.
On Aug 15, 2:28 pm, John Haggerty <
bouncy...@gmail.com> wrote:
> I am wondering if there is a way to do something similar with gmail4j
> that is done withhttp://
www.prasannatech.net/2009/03/running-unix-commands-c-java-pyth...
> and withhttps://
sourceforge.net/projects/ogss/as the maintainer of