Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: How to make Emacs Gnus to get new mails automatically?
Date: Thu, 21 Jul 2016 22:48:45 +0200	[thread overview]
Message-ID: <87mvlak98y.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <1467300645.1410.74.camel@gmail.com>

ST writes:

> I try to fetch new mails with Gnus, but it doesn't work. I tried
> following options in my `.emacs` file:

I'm using this, which works for me:

  ; Demon to fetch email every 5 minutes when Emacs has been idle for 5 minutes:
  (gnus-demon-add-handler 'gnus-demon-scan-news 5 5)
  ; Demon to send queued email every other minute:
  (gnus-demon-add-handler 'gnus-delay-send-queue 1 nil)
  (gnus-demon-init)


  Best regards,

    Adam

-- 
 "file://osv er en del af http fra ruder konges tid."         Adam Sjøgren
                                                         asjo@koldfront.dk


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

  reply	other threads:[~2016-07-21 20:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 15:30 ST
2016-07-21 20:48 ` Adam Sjøgren [this message]
2016-07-22 11:28   ` ST
2016-07-22 11:50     ` Adam Sjøgren
2016-07-22 11:49   ` ST
2016-07-22 11:52     ` Adam Sjøgren
2016-07-23 19:44       ` ST
2016-07-23 19:56         ` Adam Sjøgren
2016-07-25  9:10           ` ST
2016-07-25 10:46             ` 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=87mvlak98y.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).