Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* [Newbie-ESMTP] 552 {mp007-rz3} Cannot resolve your domain
@ 2002-04-15 10:03 Peter Wu
       [not found] ` <vafbscl6x4d.fsf@lucy.cs.uni-dortmund.de>
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Wu @ 2002-04-15 10:03 UTC (permalink / raw)


I am new to Gnus and able to read mail and news so far.

However, I encounter some difficulty sending mails via ESMTP. Here is what I
did.

// .gnus

(setq gnus-secondary-select-methods '((nnml "")))

(add-to-list 'gnus-secondary-select-methods
             '(nnmbox ""
               (nnmbox-mbox-file "~/MAIL")
               (nnmbox-active-file "~/Mail.active")))

(setq message-send-mail-function 'smtpmail-send-it) ; for Gnus
(setq smtpmail-default-smtp-server "mail.gmx.net")
(setq smtpmail-local-domain "gmx.net")
(setq smtpmail-sendto-domain "gmx.net")
(setq smtpmail-debug-info t) ; only to debug problems

(setq smtpmail-auth-credentials '(("mail.gmx.net" 25 "username"
"password")))

(setq mail-sources
      '((file)
        (pop :server "mail.gmx.net"
             :user "username"
             :password "password")))


After I try to send a new mail, I got the following error.
220 {mp007-rz3} GMX Mailservices ESMTP
250-{mp007-rz3} GMX Mailservices
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-AUTH LOGIN CRAM-MD5 PLAIN
250-PIPELINING
250 8BITMIME
552 {mp007-rz3} Cannot resolve your domain - ungueltiger Domain-Name in
Adresse
221 {mp007-rz3} GMX Mailservices
smtpmail-send-it: Sending failed; SMTP protocol error



What should I do to fix this problem? I am sure I must have missed
something. TIA!

--
Peter Wu
peterwu@hotmail.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Newbie-ESMTP] 552 {mp007-rz3} Cannot resolve your domain
       [not found] ` <vafbscl6x4d.fsf@lucy.cs.uni-dortmund.de>
@ 2002-04-15 11:27   ` Peter Wu
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Wu @ 2002-04-15 11:27 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

"Kai Großjohann" <Kai.Grossjohann@CS.Uni-Dortmund.DE> wrote in message
news:vafbscl6x4d.fsf@lucy.cs.uni-dortmund.de...
> "Peter Wu" <peterwu@hotmail.com> writes:
>
> > 552 {mp007-rz3} Cannot resolve your domain - ungueltiger Domain-Name in
> > Adresse
>
> What's your user-mail-address?  What is in the From header?
>

Here is the message I am going to send.

To: peterwu@gmx.net
Subject: test
From: Peter Wu <peterwu@gmx.net>
Date: 15 Apr 2002 18:59:35 +0800
Message-ID: <u8z7pqlbc.fsf@gmx.net>
Lines: 5
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
--text follows this line--
test


However, this time I have this error.

Loading gnus-sum...done
Checking new news...done
Loading gnus-msg...done
Loading mailabbrev...done
Loading view...done
Sending...
Loading mail-extr...done
Loading smtpmail...done
Loading mailalias...done
220 {mp011-rz3} GMX Mailservices ESMTP
250-{mp011-rz3} GMX Mailservices
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-AUTH LOGIN CRAM-MD5 PLAIN
250-PIPELINING
250 8BITMIME
451 {mp011-rz3} Need to authenticate via SMTP-AUTH-Login
byte-code: Quit


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-15 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-15 10:03 [Newbie-ESMTP] 552 {mp007-rz3} Cannot resolve your domain Peter Wu
     [not found] ` <vafbscl6x4d.fsf@lucy.cs.uni-dortmund.de>
2002-04-15 11:27   ` Peter Wu

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).