[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: Alternatives to VM for mail



Jude DaShiell <jdashiel@xxxxxxxxxxx> writes:

> With gnus, when gnus gets the wrong location for your mail spool how
> do you give it the right location permanently?

I am afraid I am answering the question you asked, but maybe not exactly
the one you meant to ask... Just seems too easy for me to be right.

Anyway, the mail spool location is most likely set in your .gnus.el
file.  Here is what mine looks like:

(setq gnus-select-method '(nntp "newsgroups.comcast.net"))
(setq gnus-secondary-select-methods 
      '((nnml "")))
;;      this for an old acct...
;;	(nnimap "mtsu"
;;		(nnimap-address "imap.mtsu.edu")
;;		(nnimap-list-pattern "~/Mail/*")
;;		(nnimap-need-unselect-to-notice-new-mail t)
;;		(nnimap-authinfo-file "~/authinfo.imap"))))

(eval-after-load "mail-source"
  '(add-to-list 'mail-sources '(file :path "/var/mail/rdc")))

(eval-after-load "mail-source"
  '(add-to-list 'mail-sources 
		'(pop :server "pop.gmail.com"
		      :port 995
		      :user "robdcraw"
		      :password "************"
		      :connection ssl
		      :leave t)))

I included a little more than you asked for, just in case I didn't
answer your real question.  Maybe some of this will lead you down the
correct path.

You should probably have a look in the gnus info manual.  It is very
nice, if a little quirky.
> 
Take care,
rdc
-- 
Robert D. Crawford                                      rdc1x@xxxxxxxxxxx

A woman without a man is like a fish without a bicycle.
		-- Gloria Steinem

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"



If you have questions about this archive or had problems using it, please send mail to:

priestdo@xxxxxxxxxxx No Soliciting!

Emacspeak List Archive | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 | 2000 | 1999 | 1998 | Pre 1998

Emacspeak Files | Emacspeak Blog