From: Jason Sanroma <jason@sanroma.net>
To: Leo Butler <leo.butler@umanitoba.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Email Help
Date: Thu, 26 Aug 2021 15:03:56 +0000 [thread overview]
Message-ID: <CAFdJqtQ2XYoapiWOZC3G-c0Oy2CZ4djoFpgGpDnxdTeMH_BwcA@mail.gmail.com> (raw)
In-Reply-To: <87h7fcfn8w.fsf@t14.reltub.ca>
[-- Attachment #1: Type: text/plain, Size: 1220 bytes --]
>> I just tried installing it. So I just make a file in ~ named .gnus and
>> I added this content (attached file) would this be correct?
>
> There is a syntax error at the end of that file.
I've reattached the .gnus file does this look good?
> Here is an extract from my gnus.el that works (ignore the lines
> beginning with #):
> This tells Gnus to *read* from the news.gmane.io news site and from
> gmail. The only tricky part is the encrypted authinfo file. To get
> started, I suggest changing "~/.authinfo.gpg" to the unencrypted
> "~/.authinfo". The format of .authinfo is documented in the Gnus manual:
> each line is of the form
>
> machine <email-server> login <username> password <password> port <port>
>
> E.g.
>
> machine imap.gmail.com login someone@gmail.com password myweakpassword port
> 993
When I try to "Get Mail" it just says "No Mail" It also says "RMAIL"
on the bottom left, is that correct? I attached a .authinfo.gpg file
copy is this correct?
Thanks,
Jason
--
*To any NSA and FBI agents reading my email: please consider whether
defending the US Constitution against all enemies, foreign or domestic,
requires you to follow Snowden's example.*
[-- Attachment #2: .authinfo (copy).gpg --]
[-- Type: application/pgp-encrypted, Size: 108 bytes --]
[-- Attachment #3: .gnus --]
[-- Type: application/octet-stream, Size: 455 bytes --]
setq gnus-select-method '(nntp "news.gmane.io"))
(setq gnus-secondary-select-methods '(
(nnimap "GoogleMail"
(nnimap-authinfo-file "~/.authinfo.gpg")
(nnimap-address "imap.gmail.com")
(nnimap-server-port 993)
(nnimap-stream ssl))))
next prev parent reply other threads:[~2021-08-26 15:03 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-26 0:22 Email Help Jason Sanroma
2021-08-26 1:22 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 1:42 ` Jason Sanroma
2021-08-26 2:08 ` Eduardo Ochs
2021-08-26 3:12 ` Jason Sanroma
2021-08-26 3:22 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 3:15 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 3:18 ` Jason Sanroma
2021-08-26 3:29 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 5:24 ` Jason Sanroma
2021-08-26 11:39 ` Leo Butler
2021-08-26 15:03 ` Jason Sanroma [this message]
2021-08-26 18:34 ` Leo Butler
2021-08-26 18:45 ` Jason Sanroma
2021-08-26 19:03 ` Herbert J. Skuhra
2021-08-26 19:44 ` Jason Sanroma
2021-08-26 21:32 ` Arthur Miller
2021-08-27 0:10 ` Leo Butler
2021-08-29 3:17 ` Jason Sanroma
2021-08-29 3:34 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 15:52 ` Samuel Banya
2021-08-29 16:09 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 16:17 ` Arthur Miller
2021-08-29 16:29 ` Samuel Banya
2021-08-29 17:08 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 19:09 ` Arthur Miller
2021-08-29 20:15 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 21:27 ` Arthur Miller
2021-09-06 1:10 ` Jason Sanroma
2021-09-07 11:24 ` Leo Butler
2021-09-07 15:26 ` Eric S Fraga
2021-08-30 16:00 ` Emacs email setup, was: " Leo Butler
2021-08-26 23:00 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 22:51 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 3:45 ` Eduardo Ochs
2021-08-26 4:09 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 15:25 ` Max Brieiev
2021-08-26 23:02 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 23:08 ` Jason Sanroma
2021-08-26 23:16 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 3:17 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 3:22 ` Jason Sanroma
2021-08-26 3:31 ` Emanuel Berg via Users list for the GNU Emacs text editor
-- strict thread matches above, loose matches on Subject: below --
2021-08-26 0:56 Jason Sanroma
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFdJqtQ2XYoapiWOZC3G-c0Oy2CZ4djoFpgGpDnxdTeMH_BwcA@mail.gmail.com \
--to=jason@sanroma.net \
--cc=help-gnu-emacs@gnu.org \
--cc=leo.butler@umanitoba.ca \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).