all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@elta.co.il>
Subject: Re: "relaying denied" -- Can't set up SMTP
Date: 25 Nov 2003 17:43:26 +0200	[thread overview]
Message-ID: <uvfp83141.fsf@elta.co.il> (raw)
In-Reply-To: <m2d6bgsdkd.fsf@syr-24-59-76-83.twcny.rr.com> (message from Dan Anderson on Tue, 25 Nov 2003 14:55:14 GMT)

> Newsgroups: gnu.emacs.help
> From: Dan Anderson <dan@mathjunkies.com>
> Date: Tue, 25 Nov 2003 14:55:14 GMT
> 
> I tried and it still doesn't work.  Here's the error message:
> 
> ,----[ Entire Error Messages ]
> | 220 mailserver.com ESMTP Sendmail 8.11.6/8.11.6; Mon, 24 Nov 2003 22:03:04 -0600
> | EHLO my_hostname
> | 250-torre.pghoster.com Hello my_hostname [my ip], pleased to meet you
> | 250-ENHANCEDSTATUSCODES
> | 250-8BITMIME
> | 250-SIZE
> | 250-DSN
> | 250-ONEX
> | 250-ETRN
> | 250-XUSR
> | 250-AUTH LOGIN PLAIN
> | 250 HELP
> | ONEX
> | 250 2.0.0 Only one transaction
> | XUSR
> | 250 2.0.0 Initial submission
> | MAIL FROM: <myemail@hostname.com> SIZE=347
> | 250 2.1.0 <myemail@hostname.com>... Sender ok
> | RCPT TO: <whoimemailing@hostname.com>
> | 550 5.7.1 <whoimemailing@hostname.com>... Relaying denied

Hmm... strange.  What version of Emacs is that?

It looks like smtpmail doesn't recognize the authentication methods
supported by your SMTP server: it should have issued the "AUTH LOGIN"
command before "ONEX", but didn't.  I wonder why...

Btw, are you sure your mail server indeed supports connections from
outside its domain?  It's possible that it doesn't, in which case
"Relaying denied" is expected: it tells you that it doesn't want to be
used as a mail relay (malicious hackers abuse that to send spam).

  reply	other threads:[~2003-11-25 15:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25  4:07 "relaying denied" -- Can't set up SMTP Dan Anderson
2003-11-25  5:43 ` Eli Zaretskii
     [not found] ` <mailman.546.1069742663.399.help-gnu-emacs@gnu.org>
2003-11-25 11:07   ` David Kastrup
2003-11-25 14:55   ` Dan Anderson
2003-11-25 15:43     ` Eli Zaretskii [this message]
     [not found]     ` <mailman.565.1069778618.399.help-gnu-emacs@gnu.org>
2003-11-25 16:12       ` Dan Anderson
2003-11-25 19:01         ` Eli Zaretskii

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=uvfp83141.fsf@elta.co.il \
    --to=eliz@elta.co.il \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.