gnome-gmail -V (return code: 2)
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
usage: gnomegmail.py [-h|-q|[-s] <mailto>]
gnomegmail.py: error: unrecognized arguments: --version
gnome-gmail --help (return code: 0)
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
usage: gnomegmail.py [-h|-q|[-s] <mailto>]
Send mail via the Gmail API and the browser interface.
positional arguments:
mailto an RFC2368 mailto URL specifying the message to be sent
optional arguments:
-h, --help show this help message and exit
-q, --quiet determine if this should be the desktop mail handler, and exit
-s, --send actually send the draft. Otherwise, the draft is opened in a
browser compose window
The gnome-gmail utility will create an email message from the mailto argument,
upload it to Gmail using the Gmail API, and open a browser window showing the
Draft message. If necessary, it will display a dialog asking for the From
address, and use the default browser to establish OAuth2 credentials. It's
primary purpose is as a helper program to integrate the Gmail web interface
with the desktop.