info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help; cannot send email in gnus and emacs anymore; 550 relay no


From: physiculus
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

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 via email to

[Prev in Thread] Current Thread [Next in Thread]