Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Anders Pettersson <anders.pettersson@avitec.se>
Subject: Domain name problem with SMTP
Date: 16 Oct 2002 13:52:05 +0200	[thread overview]
Message-ID: <m1d6qa7g9m.fsf@sara.avitec.local> (raw)

I am having some difficulty in the SMTP envelope when sending
mail. The local DNS assign a local domain name to the computer, and
when I am sending mail through an outside SMTP server it refuses to
relay the mail because an A or MX record is missing in public DNSes.

I have tried to correct this by setting the variables as below

(setq
       smtpmail-local-domain "valid.domain"
       gnus-local-domain "valid.domain"
)

But it does not seem to work. When Gnus talks to the SMTP server i get
this result: (fromt the SMTP trace buffer)

MAIL FROM: <ichi@INVALID.domain> SIZE=713
451 <ichi@INVALID.domain>...Invalid domain, no MX nor A record found

(The actual domain names has been changed to protect the innocent :)

I am running "Gnus/5.9.0" in GNU "Emacs/21.2.1".

I did a M-x apropos and tried to find anything else suitable, but
could not find it. I could perhaps change the name of the localhost to
a valid DNS name, but it would not be right since it would mismatch
with the local DNS server.

Any help appreciated.


                 reply	other threads:[~2002-10-16 11:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m1d6qa7g9m.fsf@sara.avitec.local \
    --to=anders.pettersson@avitec.se \
    /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).