Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "jindam, vani" <jindam.vani@disroot.org>
To: Info-gnus English <info-gnus-english@gnu.org>
Subject: send email not visible in inbox or spam, but visible in gnus —nnfolder+archive:sent.2022-12
Date: Wed, 07 Dec 2022 13:54:45 +0000	[thread overview]
Message-ID: <eb0730afd4418899bfcffd6148d8961f@disroot.org> (raw)

i have installed getmail6, msmtp.
os: debian bullseye on userland (1)
i am using menu:
gnus : send a mail
after composing, click "send this message"
it shows xterm window, i update my name in
"X_personal_name" & my email id in "from",
blank for "cc field" & yes to "send this message"
the email never reached my inbox or spam directory.

** my configs:
*** .gnus:
(setq gnus-select-method '(nnnil ""))

(add-to-list 'gnus-secondary-select-methods
              '(nnmaildir ""
               (directory "/home/jin/.Maildir/")
               (get-new-mail t)
               (directory-files nnheader-directory-files-safe)))

(setq mail-user-agent 'gnus-user-agent)
(setq read-mail-command 'gnus)

(setq mail-sources
                   '((pop :server "disroot.org"
                          :user "jindam.vani@disroot.org")))
(setq smtpmail-default-smtp-server "disroot.org")

*** getmailrc
[options]
delete = True
read_all = true

[retriever]
type = SimplePOP3SSLRetriever
server = disroot.org
username = jindam.vani@disroot.org
# password = my_mail_password

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

*** .msmtprc
account jindam.vani@disroot.org
host disroot.org
port 587
tls on
tls_starttls on
auth on
user jindam, vani
from jindam.vani@disroot.org

how do i resolve?

(1) https://github.com/CypherpunkArmory/UserLAnd

regards,
jindam, vani

-- 
toots: @jindam_vani@c.im
others: en.wikipedia.org/wik//User:Jindam_vani


                 reply	other threads:[~2022-12-07 13:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=eb0730afd4418899bfcffd6148d8961f@disroot.org \
    --to=jindam.vani@disroot.org \
    --cc=info-gnus-english@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 NNTP newsgroup(s).