all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: using mew in emacs21.3
Date: Sun, 21 Dec 2003 11:09:50 +0000	[thread overview]
Message-ID: <874qvu77gh.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: 631f9110.0312190413.39d0c400@posting.google.com

xueruini@hotmail.com (xueruini) writes:

> 1.wrk has been queued to +queue/1 (553 host denies relay (eyou mta)
> )

"Host denies relay" means that the SMTP server thought that you were
trying to use it as a relay.  Many SMTP servers will accept mail sent
to foreign locations from a local user (outgoing mail), and also
accept mail coming from a foreign location sent to a local user
(incoming mail), but they will reflect mail sent from a foreign user
to another foreign user (relay).

Relays are often used by spammers.

I guess that you were a local user trying to send mail to foreign
locations.  The SMTP server looks at the "envelope from" address, see
the variable smtpmail-local-domain, to determine whether you are a
local user.

Some SMTP servers also use "SMTP AUTH" authentication where you have
to log in to the server with a user name and a password.  If you don't
have a username and password for SMTP, then that's probably not your
problem.

Does this help?

Kai

      parent reply	other threads:[~2003-12-21 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-19 12:13 using mew in emacs21.3 xueruini
2003-12-21  6:57 ` xueruini
2003-12-21 11:09 ` Kai Grossjohann [this message]

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=874qvu77gh.fsf@emptyhost.emptydomain.de \
    --to=kai@emptydomain.de \
    /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.