all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: exits funnel <exitsfunnel@yahoo.com>
Subject: Re: Which mail client?
Date: Fri, 21 May 2004 10:30:33 -0700 (PDT)	[thread overview]
Message-ID: <20040521173033.89118.qmail@web40509.mail.yahoo.com> (raw)
In-Reply-To: <871xle6qli.fsf@inspiron.nicundtas.de>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1356 bytes --]

Okay,

I've got gnus up and running (hobbling, really) but I
need a jumpstart.  After much tinkering, my .gnus
looks very similar to this:

//BEGIN .gnus 	
(setq gnus-select-method '(nntp "news.gnus.org"))
(setq user-mail-address "my_anme@mycompany.com")
(setq user-full-name "My Name")

;;Incoming
(add-to-list 'gnus-secondary-select-methods '(nnml
""))

(eval-after-load "mail-source"
  '(add-to-list 'mail-sources '(pop :server
"mypopserver-mail1"
                                    :user "My Name")))

;;Outgoing
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-default-smtp-server
"mail.mycompany.com")
//END .gnus

when I start gnus it asks me for my password and I
briefly see a subsequent message informing me that
it's downloaded some emails from my pop server.  This
is all good, but unfortunately after spending an hour
and a half reading the info pages I still can't figure
out how to see my messages!  I'm afraid one of them
may have been something important so I'd really
appreciate a jumpstart to set me in the right
direction.  So, basically, how can I find and read the
emails I downloaded?  Thanks in advance.

-exits



	
		
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 

  reply	other threads:[~2004-05-21 17:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6564.1085100862.1061.help-gnu-emacs@gnu.org>
2004-05-21  1:34 ` Which mail client? Jesper Harder
2004-05-22  1:35   ` Jesper Harder
2004-05-21 10:07 ` Tassilo Horn
2004-05-21 17:30   ` exits funnel [this message]
2004-05-22 12:03   ` Xavier Maillard
     [not found] <mailman.6344.1085002141.1061.help-gnu-emacs@gnu.org>
2004-05-19 21:57 ` Miles Bader
2004-05-19 22:12   ` Stefan Monnier
2004-05-20  2:53     ` Björn Lindström
2004-05-20  6:23     ` Markus Knittig
2004-05-22 12:01       ` Xavier Maillard
2004-05-20 10:48     ` Steinar Børmer
2004-05-20 12:55       ` Miles Bader
2004-05-20 20:17         ` Reiner Steib
2004-05-20 21:08           ` Miles Bader
2004-05-20 21:12           ` Miles Bader
2004-05-21  0:53             ` exits funnel
2004-05-21 15:25             ` Kevin Greiner
2004-05-21 21:46               ` Miles Bader
2004-05-22 11:30         ` Steinar Børmer
2004-05-19 22:32 ` Tassilo Horn
2004-05-20  0:25 ` Tim X
2004-05-19 20:32 exits funnel

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=20040521173033.89118.qmail@web40509.mail.yahoo.com \
    --to=exitsfunnel@yahoo.com \
    /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.