From: gfp <gfp@posteo.at>
To: Arash Esbati <arash@gnu.org>,
"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: wrong argument in gnus.el
Date: Sun, 5 Jan 2025 20:43:37 +0000 [thread overview]
Message-ID: <8529e49a-e508-471d-abc9-e58c15664607@posteo.at> (raw)
In-Reply-To: <m2sepxkuzt.fsf@macmutant.fritz.box>
Hi,
it does not work. I tried with both:
gottfried@posteo.de
gottfried@posteo.net
I sent an email to my email provider Posteo
in order to find out if: "gottfried@posteo.de"
or "gottfried@posteo.net" should be used.
In opening gnus
it says always the same: authentication failed
only this comes up:
1 0/0 • nndraft:drafts
I put my ".authinfo.gpg" file
into my home folder
/home/gfp/.authinfo.gpg
and opening gnus
it came up the error message in the mini-buffer:
Error while decrypting with "/home/gfp/.guix-profile/bin/gpg":
gpg: Keine gültigen OpenPGP-Daten gefunden./didn´t find openPGP files
gpg: decrypt_message failed: Unbekannter Systemfehler/unknown system failure
in the message buffer:
Warning: Opening nnimap server on posteo...failed: NO
(AUTHENTICATIONFAILED) Authentication failed.; Unable to open server
nnimap+posteo due to: Opening input file: Can't decrypt, No data (no
armored data); No data (expected a packet but did not find one); Exit
it seems we know now the problem.
thanks for help
Gottfried
Am 05.01.25 um 18:53 schrieb Arash Esbati:
> Gottfried <gottfried@posteo.de> writes:
>
>> I tried that but it does also not work.
>>
>> Warning: Opening nnimap server on posteo...failed: NO
>> (AUTHENTICATIONFAILED) Authentication failed.
>>
>>
>> In opened gnus the message came up:
>> IMAP user at posteo (gfp)
>> IMAP password for gottfried@posteo
>>
>> Should it not say:
>> IMAP password for gottfried@posteo.de?
>
> It depends on posteo organizes things. In general, `nnimap-user' the
> username used for authentication. In that case, the following should
> work:
>
> --8<---------------cut here---------------start------------->8---
> ;; ~/.gnus file:
> (setq gnus-select-method '(nnnil ""))
> (setq gnus-secondary-select-methods
> '((nnimap "posteo"
> (nnimap-address "posteo.de")
> (nnnimap-user "gottfried@posteo.de")
> (nnimap-authenticator login)
> (nnimap-stream ssl)
> (nnimap-server-port 993))))
>
> ;; ~/.authinfo file:
> machine posteo.de login gottfried@posteo.de password YOURPASS
> --8<---------------cut here---------------end--------------->8---
>
> Having a quick look at this site[1], I found:
>
> Setting up Posteo in an email client (whether on PC, smartphone or
> tablet) is different for each client, however, you will always need
> the following details:
>
> Server name: posteo.de
> Username: yourusername@posteo.net
> Password: Your personal password
>
> You only need to tell Gnus about the 3 lines, and that happens with the
> snippet above. I really can't tell if gottfried@posteo.de or
> gottfried@posteo.net the right username for login, but you can find that
> out easily.
>
> Best, Arash
>
> Footnotes:
> [1] https://posteo.de/en/help/how-do-i-set-up-posteo-in-an-email-client-pop3-imap-and-smtp
-
next prev parent reply other threads:[~2025-01-05 20:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-02 10:11 wrong argument in gnus.el gfp
2025-01-02 15:24 ` Eli Zaretskii
2025-01-02 15:24 ` Michael Heerdegen via Users list for the GNU Emacs text editor
2025-01-02 20:59 ` gfp
2025-01-04 15:24 ` gfp
2025-01-04 16:42 ` tpeplt
2025-01-05 10:58 ` Gottfried
2025-01-05 11:16 ` Gottfried
2025-01-05 15:20 ` Arash Esbati
2025-01-05 16:08 ` Gottfried
2025-01-05 17:53 ` Arash Esbati
2025-01-05 20:43 ` gfp [this message]
2025-01-05 20:53 ` gfp
[not found] <mailman.69.1735837219.11928.help-gnu-emacs@gnu.org>
[not found] ` <0cd25b63-778f-456f-a11f-b2afe70f20a3@posteo.de>
2025-01-03 18:36 ` Gottfried
2025-01-04 2:34 ` Michael Heerdegen via Users list for the GNU Emacs text editor
2025-01-04 9:30 ` Björn Bidar
2025-01-04 16:53 ` Michael Heerdegen via Users list for the GNU Emacs text editor
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=8529e49a-e508-471d-abc9-e58c15664607@posteo.at \
--to=gfp@posteo.at \
--cc=arash@gnu.org \
--cc=help-gnu-emacs@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 read-only IMAP folder(s) and NNTP newsgroup(s).