Discussion:
Invalid read syntax: ". in wrong context" - what this mean?
(too old to reply)
Kamil Jońca
2021-12-16 09:37:15 UTC
Permalink
I tried to configure gnus to read my work mail.
I configure the server, can read groups (= mail folders) to subscribe,
but when I try to enter into one group I got:

--8<---------------cut here---------------start------------->8---
nnimap-parse-flags: Invalid read syntax: ". in wrong context"
--8<---------------cut here---------------end--------------->8---
What can I do?
KJ
--
http://stopstopnop.pl/stop_stopnop.pl_o_nas.html
Loris Bennett
2021-12-16 10:01:31 UTC
Permalink
Post by Kamil Jońca
I tried to configure gnus to read my work mail.
I configure the server, can read groups (= mail folders) to subscribe,
nnimap-parse-flags: Invalid read syntax: ". in wrong context"
What can I do?
KJ
You probably do just have a '.' in the wrong place. Can you post your
nnimap settings?

Cheers,

Loris
--
This signature is currently under construction.
Loris Bennett
2021-12-17 10:36:31 UTC
Permalink
Post by Loris Bennett
Post by Kamil Jońca
I tried to configure gnus to read my work mail.
I configure the server, can read groups (= mail folders) to subscribe,
nnimap-parse-flags: Invalid read syntax: ". in wrong context"
What can I do?
KJ
You probably do just have a '.' in the wrong place. Can you post your
nnimap settings?
As I wrote in gnu.emacs.help
(https://groups.google.com/g/gnu.emacs.help/c/H4uf2g1XMWc/m/K3VLbtFVDAAJ)
Problem was (probably) with imap keywords - gnus does not like dot or
semicolon in imap keywords.
I am glad you solved your problem, although I would be surprised if your
solution were the only one. I'm sure not everyone who uses GNUS with an
Outlook account runs a their own dovecot and can thus tweak the
configuration.

I'm no expert, but my guess would be that there is something you could
change in your gnus config, but we'll never know because you didn't
post it :-)

Cheers,

Loris
--
This signature is currently under construction.
Kamil Jońca
2021-12-17 11:05:08 UTC
Permalink
Post by Loris Bennett
Post by Loris Bennett
Post by Kamil Jońca
I tried to configure gnus to read my work mail.
I configure the server, can read groups (= mail folders) to subscribe,
nnimap-parse-flags: Invalid read syntax: ". in wrong context"
What can I do?
KJ
You probably do just have a '.' in the wrong place. Can you post your
nnimap settings?
As I wrote in gnu.emacs.help
(https://groups.google.com/g/gnu.emacs.help/c/H4uf2g1XMWc/m/K3VLbtFVDAAJ)
Problem was (probably) with imap keywords - gnus does not like dot or
semicolon in imap keywords.
I am glad you solved your problem, although I would be surprised if your
solution were the only one. I'm sure not everyone who uses GNUS with an
Outlook account runs a their own dovecot and can thus tweak the
configuration.
Why do you think it was outlook account? This mail simply passes through
outlook servers.

And yes, this was "local copy" on my dovecot email server, so I was
ability to chceck it from "both sides" - server and client.
Post by Loris Bennett
I'm no expert, but my guess would be that there is something you could
change in your gnus config, but we'll never know because you didn't
post it :-)
except server definition, there were "no cofig"

--8<---------------cut here---------------start------------->8---
(nnimap "dorsz"
(nnimap-address "dorsz.kjonca")
(nnimap-server-port 143)
(nnimap-authenticator cram-md5)
(nnimap-stream network))
--8<---------------cut here---------------end--------------->8---
(Yes, it is unencrypted because this is on the same machine)
Post by Loris Bennett
Cheers,
Loris
--
http://wolnelektury.pl/wesprzyj/teraz/
Loading...