Scroll to navigation
NAME¶
gnome-gmail - Integrate GMail into the GNOME desktop
SYNOPSIS¶
gnome-gmail [-r file|<mailto-URL>]
[--send]
DESCRIPTION¶
The gnome-gmail script opens a GMail page on the default web browser,
with a message composed according to the supplied RFC2368 mailto: URL.
This script is used to support GMail as a GNOME Preferred Application for
email.
OPTIONS¶
A mailto: URL. The 'To', 'CC', 'BCC', 'Subject', and 'Body' fields are
supported. The 'Attach' keyword is used to identify files to be attached to
the message. If the argument is not well formed, it is assumed to be the
recipient. If no argument is supplied, a default GMail page is opened.
- -s, --send
- send immediately
- -r file, --rfc file
- send the RFC822-formatted file file
FILES¶
~/.config/gnome-gmail/gnome-gmail.conf - Configuration file
AUTHOR¶
David Steele (dsteele@gmail.com)