all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vyazovoi Pavel <vyazovoi@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus and Gmail
Date: Sun, 02 Mar 2008 11:13:45 +0500	[thread overview]
Message-ID: <8763w58xgm.fsf@gmail.com> (raw)
In-Reply-To: 47C98BDC.6000402@gmail.com


> But I do not see in Gnus the same folders (inbox, sent, etc...) I have
> on gmail, though I am using Imap.
Add this to ~/.gnus:
(setq gnus-invalid-group-regexp "[:`'\"]\\|^$")

> The other trouble is that when I try sending emails
This document may help you:
http://www.emacswiki.org/cgi-bin/wiki/GnusGmail

I send my mail over msmtp, msmtp with gmail configuration:
 account gmail
 host smtp.gmail.com
 port 587
 from user@gmail.com
 auth on
 tls on
 tls_certcheck off
 user user@gmail.com
 password secret





  reply	other threads:[~2008-03-02  6:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-01 17:01 Gnus and Gmail Lorenzo Isella
2008-03-02  6:13 ` Vyazovoi Pavel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-02  9:15 Don Saklad
2008-03-02  9:56 ` Bastien
     [not found] <47cadb2c.1bb87e0a.0dab.ffffb7bbSMTPIN_ADDED@mx.google.com>
     [not found] ` <47CB2FCB.3020003@gmail.com>
2008-03-03  8:24   ` Lorenzo Isella
2008-03-03  9:58     ` Sebastian Tennant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8763w58xgm.fsf@gmail.com \
    --to=vyazovoi@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.