Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Can't send mail with Emacs, can with XEmacs
Date: Sat, 06 Jan 2007 13:58:08 +0100	[thread overview]
Message-ID: <v94pr4nwgv.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87r6uccus5.fsf@nowhere.org>

On Wed, Jan 03 2007, Glyn Millington wrote:

> Recently I've been trying to use Emacs (21 and 22) but cannot persuade
> Gnus to send mail ....
>
> Postfix coughs up this error message
>
> ,----
> | Jan 2 13:46:20 beardedwonder postfix/smtp[6316]: 53C86156ED:
> | to=<wistanswick@linuxmail.org>, relay=smtp.eclipse.co.uk[82.153.251
> | .1]:25, delay=0.38, delays=0.07/0.09/0.06/0.15, dsn=4.0.0,
> | status=deferred (host smtp.eclipse.co.uk[82.153.251.1] said: 450
> | <glyn@beardedwonder.millingtons.org>: Sender address rejected: Domain
> | not found (in reply to RCPT TO command))
> `----
>
> Now I understand the message about the domain not being found; what I
> don't understand is why the self-same .gnus file allows me to send mail
> with XEmacs.  Can't see anything in my init.el that would affect this.
>
> A successful mailing with XEmacs/Gnus looks like this in the logs
>
> ,----
> | Jan 2 16:59:31 beardedwonder postfix/smtp[4942]: 452A51C7D9:
> | to=<wistanswick@linuxmail.org>, relay=smtp.eclipse.co.uk[82.153.251
> | .1]:25, delay=0.41, delays=0.17/0.03/0.07/0.14, dsn=2.0.0, status=sent
> | (250 Ok: queued as BE492C0748)
> `----
>
> This was Oort Gnus.
>
> Can anyone suggest where I might begin on this? Do Emacs and XEmacs have
> different defaults for certain variables?

Possible.  Maybe `user-mail-address'.

Do I understand correctly, that <glyn@beardedwonder.millingtons.org>
is the problem when using Emacs?  If so, try to find out which
variable has this value:
M-x apropos-value RET glyn@beardedwonder.millingtons.org RET

Maybe setting `user-mail-address' or `message-sendmail-envelope-from'
should solve the problem:

,----[ (info "(message)Mail Variables") ]
| `message-sendmail-envelope-from'
|      When `message-sendmail-f-is-evil' is `nil', this specifies the
|      address to use in the SMTP envelope.  If it is `nil', use
|      `user-mail-address'.  If it is the symbol `header', use the `From'
|      header of the message.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  parent reply	other threads:[~2007-01-06 12:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-03  9:40 Glyn Millington
2007-01-06 11:13 ` Glyn Millington
2007-01-06 12:58 ` Reiner Steib [this message]
2007-01-09  7:07   ` Glyn Millington

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=v94pr4nwgv.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.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.
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).