Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: physiculus <physiculus@gmail.com>
To: Bob Newell <bobnewell@bobnewell.net>, info-gnus-english@gnu.org
Subject: Re: Need help; cannot send email in gnus and emacs anymore; 550 relay not permitted
Date: Thu, 28 Jul 2022 10:44:32 +0200	[thread overview]
Message-ID: <20220728104432.66b32eb1@shinri33> (raw)
In-Reply-To: <87y1wexnqw.fsf@undisclosedlocation.com>

Am Wed, 27 Jul 2022 11:13:43 -1000
Bob Newell <bobnewell@bobnewell.net> schrieb:

> > (setq gnus-parameters '(
> > 			(".*" ; Matches all groups of
> > 			            messages 
> >                          (posting-style (address "GMail
> >                          <xxx@googlemail.com>")
> >                          ("X-Message-SMTP-Method" "smtp
> > smtp.gmail.com 587 xx1@googlemail.com") ) (gcc-self .
> > 			            t) (charset . utf-8) )
> >                         ("Privat"
> >                          (posting-style
> > 			              (address "xx2@holnishaus.de")
> > 			              (name "jensprivat")
> > 			              ("X-Message-SMTP-Method" "smtp
> > wpxxx.mailout.server-he.de 25 wpxxx") (body "")  
> 
> Do you get the same results when trying to send through
> smtp.gmail.com as you do with wpxxx.mailout.server-he.de? That
> is to say the 550 relay not permitted?
> 

yes i think so.
is it possible to dive deeper into the connection (inside gnus or
inside emacs)?

here is the debug output:
Debugger entered--Lisp error: (error "Sending failed: 550 relay not
permitted") signal(error ("Sending failed: 550 relay not permitted"))
  error("Sending failed: %s" "550 relay not permitted")
  smtpmail-send-it()
  message-smtpmail-send-it()
  message-multi-smtp-send-mail()
  message--send-mail-maybe-partially()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  funcall-interactively(message-send-and-exit nil)
  call-interactively(message-send-and-exit nil nil)
  command-execute(message-send-and-exit)


  reply	other threads:[~2022-07-28  9:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27 14:09 physiculus
2022-07-27 14:47 ` Eric S Fraga
2022-07-27 14:56 ` physiculus
2022-07-27 21:13   ` Bob Newell
2022-07-28  8:44     ` physiculus [this message]
2022-07-28 19:34       ` Bob Newell
2022-07-29 17:39         ` physiculus
2022-07-29 17:49           ` Adam Sjøgren
2022-07-30 17:55             ` physiculus
2022-07-30 18:50               ` Adam Sjøgren
2022-07-30 19:05                 ` physiculus
2022-07-30 19:55                   ` Adam Sjøgren
2022-07-30 20:05                     ` physiculus
2022-07-30 20:18                       ` Adam Sjøgren
2022-07-31  7:32                         ` physiculus
2022-07-31  9:35                           ` Adam Sjøgren
2022-07-31 17:18                             ` physiculus
2022-07-31 17:49                             ` physiculus
2022-07-31 21:09                               ` Adam Sjøgren

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=20220728104432.66b32eb1@shinri33 \
    --to=physiculus@gmail.com \
    --cc=bobnewell@bobnewell.net \
    --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).