Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jørn Helge B. Dahl" <jornhd@deich.folkebibl.no>
Subject: Mail sending fails
Date: Wed, 12 Mar 2003 16:18:37 +0100	[thread overview]
Message-ID: <lzllzkipek.fsf@torfeus.deich.folkebibl.no> (raw)

Hi all.

Since this morning I've had some trouble sending mail w/gnus.  I sit on a
RedHat 8.0 machine, I use the latest Oort of this morning and emacs 21.2.1 of
standard RedHat.  The only obvious thing different from the last time it
worked is an installation of w3m-el, which I later removed.  Other than that,
I have not been fiddling with .gnus for a while.  On the other hand I haven't
restartet emacs and gnus for a couple of days either, so who knows :-)

The relevant section of my .gnus:

(setq smtpmail-smtp-server "carl.deich.folkebibl.no")
(setq message-send-mail-function 'smtpmail-send-it)

Is there anything else I need to do?  Looking at the docs it seems that this
should be enough.

And, I threw in this to see if I could get something useful out of it:

(setq smtpmail-debug-info t)

but there's no SMTP debug buffer there at all, before it fails.

What is also strange, is that if I try to customize smtpmail after I load
gnus, the group is empty.

Debugger trace (sorry for the long lines):

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  open-network-stream("SMTP" #<buffer *trace of SMTP session to nil*> nil "smtp")
  apply(open-network-stream ("SMTP" #<buffer *trace of SMTP session to nil*> nil "smtp"))
  binary-funcall(open-network-stream "SMTP" #<buffer *trace of SMTP session to nil*> nil "smtp")
  smtp-open-connection(#<buffer *trace of SMTP session to nil*> nil "smtp")
  smtp-send-buffer("jornhd@torfeus.deich.folkebibl.no" ("jornhd@deich.folkebibl.no") #<buffer  smtpmail temp>)
  smtpmail-send-it()
  message-smtpmail-send-it()
  gnus-agent-send-mail()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit()
  gnus-draft-send(29 "nndraft:drafts" t)
  gnus-draft-send-message(nil)
  call-interactively(gnus-draft-send-message)


Looking at the trace it seems that there is no server that smtpmail can send
to, and that that is the error, but I'm nothing of a hacker here, so that is
just a guess.

Doing a M-: smtpmail-smtp-server when in the buffer of the failed mail returns
"carl.deich.folkebibl.no", though.

Thanks,
-- 
Jørn Helge B. Dahl




             reply	other threads:[~2003-03-12 15:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12 15:18 Jørn Helge B. Dahl [this message]
2003-03-12 15:52 ` Jørn Helge B. Dahl
2003-03-12 15:20 Jørn Helge B. Dahl
2003-03-12 15:51 ` Jesper Harder
2003-03-12 16:15   ` Jørn Helge B. Dahl
2003-03-14 16:49     ` Simon Josefsson
2003-03-17 16:06       ` Jørn Helge B. Dahl
2003-03-17 16:47         ` Simon Josefsson

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=lzllzkipek.fsf@torfeus.deich.folkebibl.no \
    --to=jornhd@deich.folkebibl.no \
    /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).