Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

my disroot .gnus ignored? read mail shows rmail

24 views
Skip to first unread message

jindam vani

unread,
Nov 21, 2022, 11:14:05 PM11/21/22
to
emacs (27.1) on debian bullseye

$ mkdir ~/.nnmaildir

* ~/.gnus
(setq gnus-select-method
'(nnimap "disroot.org"))

(setq user-full-name "jindam, vani"
user-mail-address "jinda...@disroot.org")

(setq smtpmail-auth-supported '(plain))")
(setq smtpmail-smtp-service 465)
(setq mtpmail-stream-type 'tls)

(setq smtpmail-auth-supported '(plain))

(nnimap "disroot.org"
(nnimap-inbox "INBOX")
(nnimap-split-methods default)
(nnimap-expunge t)
(nnimap-stream ssl))
(nnimap-authinfo-file "~/.authinfo")))

* ~/.authinfo
machine disroot.org login jinda...@disroot.org password <password> port 993

# when i click tools - read mail
it shows rmail & at bottom no mail

what am i doing wrong?

regards,
jindam, vani

Loris Bennett

unread,
Nov 22, 2022, 2:20:45 AM11/22/22
to
Hi,
Have you tried running

M-x gnus

?

Cheers,

Loris

--
This signature is currently under constuction.

jindam vani

unread,
Nov 22, 2022, 4:07:11 AM11/22/22
to
yes, just now, it shows : nntp (news) open error: ‘>>> (error news/nntp No address associated with hostname)’. Continue? (y or n). choose "y", i could not copy error message. but it created newsrc.

after i have sent mail, installed getmail assuming
it is compulsory.

~/.getmail/getmailrc
[retriever]
type = SimplePOP3SSLRetriever
server = disroot.org
username = jinda...@disroot.org
port = 993
password = password

[destination]
type = Maildir
path = ~/.nnmaildir/

p.s. it seems i need to use web interface....
so again, excuse loris

regards,
jindam, vani

issdr

unread,
Nov 22, 2022, 5:29:32 AM11/22/22
to
jindam vani wrote:

> p.s. it seems i need to use web interface....

that or some studying. start from here

https://www.gnu.org/software/emacs/manual/html_node/gnus/Emacs-for-Heathens.html

then go here

https://www.gnu.org/software/emacs/manual/html_node/gnus/index.html

hth

jindam vani

unread,
Nov 22, 2022, 7:51:12 AM11/22/22
to
i tried reply all from my email, but it seems it has reached loris
mailbox only.....
getting acquainted slowly...
0 new messages