Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Sharon Kimble <boudiccas@talktalk.net>
To: info-gnus-english@gnu.org
Subject: Re: How to get mail from localhost?
Date: Sat, 22 Mar 2014 20:34:07 +0000	[thread overview]
Message-ID: <20140322203407.2fd223c0@london> (raw)
In-Reply-To: <87siqankl3.fsf@topper.koldfront.dk>


[-- Attachment #1.1: Type: text/plain, Size: 3355 bytes --]

On Sat, 22 Mar 2014 19:40:08 +0100
asjo@koldfront.dk (Adam Sjøgren) wrote:

> Sharon Kimble <boudiccas@talktalk.net> writes:
> 
> > Thanks Adam, but its just not working, and I can't see why.
> 
> If you get in the habit of saying what happens and what you expected
> to happen, instead of saying "it doesn't work", you'll see that it is
> much easier for people to help you :-)

True, and point taken.
> 
> > (setq mail-sources '((pop :server "mail.talktalk.net"
> > 						  :user
> > "custardpie@talktalk.net" :password "rhubarbandcustard")))
> 
> So first you set mail-sources to one thing.
> 
> >       gnus-init-file	     "~/.emacs.d/.gnus.el")
> 
> (Uh, it doesn't make sense to set gnus-init-file in your .gnus.el!)

Its gone now! 
> 
> > (setq mail-sources '((file :path "/var/mail/boudiccas")))
> 
> Then you overwrite the previous value...
> 
> > And this is what is shown on the 'gnus desktop' 
> > =============================
> >  U     *: nnml:mail.misc
> >        6: nnfolder+archive:sent-mail
> >        1: nnfolder+archive:sent-news
> >       14: nnfolder+archive:sent.2014-03
> >       16: nndraft:drafts
> >  U     *: gmane.linux.debian.user
> >        *: gmane.emacs.gnus.general
> > ==============================
> 
> If you open nnml:mail.misc, what happens? I would expect email from
> /var/mail/boudiccas to end up there, when you ask Gnus to fetch email.

Yes, it is there, and this is the summary -
R  [   5: Cron Daemon            ] Cron <boudiccas@london> DISPLAY=:0 /home/boudiccas/bin/notify #backup /home
> 
> > But none of the files or 'active' are touched with the time that I
> > started GNUs off, I don't know where its getting the information
> > from, as its not reading the folders in the pathway.
> 
> Gnus uses a file called .newsrc.eld to store state. It doesn't just
> scan your filesystem willy nilly :-)
> 
> 
So having seen the display above, is there any way I can get a 'sane
display' in the summary.buffer like 'date-time-source-subject' please?
Looking at the opened '.newsrc.eld' I see that it suggests that you
'touch .newsrc', so I closed gnus down, did the 'touch .newsrc' and
restarted gnus, but the display shown above still retains the same
format. That display is an artefact from my previous attempts to run
gnus, and I would dearly love to purge my system of it, but I can't
find in which file it is stored. 

One of the sites that I've been following is at
http://koldfront.dk/text/gnus-email-tutorial.html#thebasics which I've
subsequently learned is your site Adam! Thank you very much for it, its
give information in a very clear and concise, yet still understandable,
format. :)

I've now set a daemon in my '.gnus.el'
============================
;; gnus daemon settings
(gnus-demon-add-handler 'gnus-demon-scan-mail 20 10)
(gnus-demon-add-handler 'gnus-demon-scan-news 60 nil)
(gnus-demon-add-scanmail)
(setq gnus-use-demon t)
(gnus-demon-init)
==========================
so I'll leave it running overnight, and see what happens. 

Thank you Adam, for your patience and time in helping me, it is
appreciated. :)

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
Debian testing, Fluxbox 1.3.5, emacs 24.3.1
Registered Linux user 561944

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 162 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2014-03-22 20:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21 19:27 Sharon Kimble
2014-03-21 19:58 ` Adam Sjøgren
2014-03-21 23:17   ` Sharon Kimble
2014-03-22 12:50     ` Adam Sjøgren
2014-03-22 15:16       ` Sharon Kimble
2014-03-22  7:15 ` Glyn Millington
2014-03-22 15:18   ` Sharon Kimble
2014-03-22 15:41     ` Adam Sjøgren
2014-03-22 16:37       ` Sharon Kimble
2014-03-22 18:40         ` Adam Sjøgren
2014-03-22 20:34           ` Sharon Kimble [this message]
2014-03-22 20:58             ` Adam Sjøgren
2014-03-23 12:52               ` Tweaking Sharon Kimble
2014-03-23 13:39                 ` time in summary line (was: Tweaking.) Peter Münster
2014-03-23 14:03                   ` Sharon Kimble
2014-03-23 16:35                     ` time in summary line Peter Münster
2014-03-23 16:58                       ` Adam Sjøgren
2014-03-23 20:33                         ` Peter Münster
     [not found]       ` <mailman.17864.1395506256.10748.info-gnus-english@gnu.org>
2014-03-22 16:46         ` How to get mail from localhost? Pascal J. Bourguignon
2014-03-22 17:15           ` Sharon Kimble
     [not found] <mailman.17781.1395430091.10748.info-gnus-english@gnu.org>
2014-03-22  6:53 ` Pascal J. Bourguignon
2014-03-22 12:37   ` Adam Sjøgren

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=20140322203407.2fd223c0@london \
    --to=boudiccas@talktalk.net \
    --cc=info-gnus-english@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).