logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gnome-gmail - Integrate GMail into the GNOME desktop

Author

       David Steele (dsteele@gmail.com)

Linux                                              7 June 2015                                    gnome-gmail(1)

Bugs

       No known bugs.

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.

Files

~/.config/gnome-gmail/gnome-gmail.conf - Configuration file

Name

       gnome-gmail - Integrate GMail into the GNOME desktop

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

       -u,--user
              specify the 'from' address, overriding the stored choice

       -rfile,--rfcfile
              send the RFC822-formatted file file

Synopsis

gnome-gmail [-rfile|<mailto-URL>] [--send] [-u<user-email>|--user<user-email>]

See Also