Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Aric Gregson via info-gnus-english <info-gnus-english@gnu.org>
To: info-gnus-english@gnu.org
Subject: Re: Trouble with SMTP Returning to Gnus
Date: Wed, 28 Oct 2020 13:03:21 -0700	[thread overview]
Message-ID: <20201028130321.6ccea407@thinkenv.xochitlfilms.org> (raw)
In-Reply-To: <yw9hbvma87.fsf@vtylw.birch.chromebook>

On Sat, 24 Oct 2020 03:59:46 +0900
<soyeomul@doraji.xyz> wrote:

> > I am trying to use Gnus again after about five years. Using my
> > configuration file that I had with Ma Gnus (so maybe that's the
> > issue...).  
> 
> IMHO, that is not easy to debug with <<Ma Gnus>>. So i would like to
> recommend upgrade to the latest stable things.

Thank you. I am running stable Gnus 5.13 that came with my Emacs GNU
Emacs 26.3 (build 1, x86_64-unknown-openbsd, GTK+ Version 3.24.20) of
2020-05-09. 

I have enable debug as instructed (smtpmail-debug-info 'on' and
smtpmail-debug-verb 'on') and for some reason all I ever get in the
buffer is "Process smtpmail connection broken by remote peer". 

I found some code in the gnus file that I commented out to no effect. 

;; (defun change-stream-type ()
;;   (cond ((equal user-mail-address "metoothree@gmail.com")
;;          (setq smtpmail-stream-type 'ssl))
;;         ((equal user-mail-address "metoo@mac.com")
;;          (setq smtpmail-stream-type 'starttls))
;;         ((equal user-mail-address "me@countermail.com")
;;          (setq smtpmail-stream-type 'starttls))
;;         ((equal user-mail-address "aorchid@countermail.com")
;;          (setq smtpmail-stream-type 'starttls))))
;; (add-hook 'message-send-hook 'change-stream-type)

I suppose the next thing would be to start with a clean .gnus file with
just one account and see if I can get mail sent with it. 

Thanks, Aric



_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2020-10-28 20:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20  1:11 Aric Gregson via info-gnus-english
2020-10-21  9:23 ` Alberto Luaces
2020-10-23 18:59 ` 황병희
2020-10-28 20:03   ` Aric Gregson via info-gnus-english [this message]
2020-10-29  4:22     ` 황병희
2020-11-11  2:31       ` 황병희

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=20201028130321.6ccea407@thinkenv.xochitlfilms.org \
    --to=info-gnus-english@gnu.org \
    --cc=aorchid@countermail.com \
    /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).