Gnus development mailing list
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: ding@gnus.org
Subject: Re: strange warning message. Mail source (file) failed: (error Cannot get new mail)
Date: Sat, 30 Mar 2019 13:43:10 +0100	[thread overview]
Message-ID: <87lg0wh6sh.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <87k1ggra6s.fsf@mat.ucm.es>

Uwe writes:

> After restarting emacs and gnus I received a message saying
>
> Mail source (file) failed: (error Cannot get new mail)
>
> But everything seems to be fine, what is the reason for this message

mail-sources defaults to ((file)), which means Gnus will try fetching
email from the local file system (/var/mail/LOGIN on most machines):

,----[ C-h v mail-sources RET ]
| mail-sources is a variable defined in ‘mail-source.el’.
| Its value is ((file) (imap :server "mail.koldfront.dk" :stream tls))
| Original value was ((file))
| 
| Documentation:
| Where the mail backends will look for incoming mail.
| This variable is a list of mail source specifiers.
| See Info node ‘(gnus)Mail Source Specifiers’.
| 
`----

It sounds to me like that is failing in your setup, somehow.


  Best regards,

    Adam

-- 
 "Everything needs to change.                                 Adam Sjøgren
  And it has to start today."                            asjo@koldfront.dk




  reply	other threads:[~2019-03-30 12:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30  9:19 Uwe Brauer
2019-03-30 12:43 ` Adam Sjøgren [this message]
2019-03-30 14:54   ` Uwe Brauer
2019-03-30 15:32     ` Adam Sjøgren
2019-04-01  7:11       ` Uwe Brauer

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=87lg0wh6sh.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.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).