From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mobile Parmenides Newsgroups: gmane.emacs.help Subject: Can gnus deal with e-mail? Date: Sun, 8 Mar 2009 17:31:38 +0800 Message-ID: <3b6585b0903080131i69c7454dvdf709c44433d74e0@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1236534026 14761 80.91.229.12 (8 Mar 2009 17:40:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Mar 2009 17:40:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 08 18:41:43 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LgN0I-0001ED-En for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Mar 2009 18:41:34 +0100 Original-Received: from localhost ([127.0.0.1]:60702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgMyw-0005Yg-W5 for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Mar 2009 13:40:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgFME-00041n-Nm for help-gnu-emacs@gnu.org; Sun, 08 Mar 2009 05:31:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgFMC-00040J-Lw for help-gnu-emacs@gnu.org; Sun, 08 Mar 2009 05:31:41 -0400 Original-Received: from [199.232.76.173] (port=47933 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgFMC-000405-HK for help-gnu-emacs@gnu.org; Sun, 08 Mar 2009 05:31:40 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.246]:52173) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgFMB-0001b5-Ry for help-gnu-emacs@gnu.org; Sun, 08 Mar 2009 05:31:40 -0400 Original-Received: by rv-out-0708.google.com with SMTP id f25so1548456rvb.6 for ; Sun, 08 Mar 2009 01:31:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=EAATwBugrdWdBmADbKaVmOTJAwV2jpqYV+8JkXoh7js=; b=nDZRMGOOI6mr1Gwso7PM/gEud3WxMvT5U1ylDquI8LU/TEP5PGTISB2N0tZ02Bgxta JtqlJyfXIi9aP15KYSoWVtn7h0k7YAVEywfFrZFCH65wxymsLj1AsG/yU9DbK36B50Jw HvgJGEyX9d++lw9rquwUgfsXdDWYpPoXk/k8w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=LnQIToA8Y+HnWQqwiqxASNx7dG/SBqG/V3WJqxjNgNJ2yRhG5Vk7+Ii3YjthAK+EwA Ce82y/fwYRX/do/Z9A4gvRs+8XZGzjoGORscttWRz8k0z60HcYIw5k6+//2NkowS6CV7 fhgk9hEPJK27eNBaE3zEFF4IvTQY5yHP+GT/s= Original-Received: by 10.140.139.3 with SMTP id m3mr2374189rvd.64.1236504698301; Sun, 08 Mar 2009 01:31:38 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 08 Mar 2009 13:39:48 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62767 Archived-At: According to manual, gnus is designed to read news messages. Can I use it to send and receive e-mail? My e-mail is at gmail.com. So, is gnus able to work in IMAP style? Any suggestion is appreciated.