Gnus development mailing list
 help / color / mirror / Atom feed
From: Shigeki UNO <shigeki@mediawars.ne.jp>
Subject: Unable to send emails...
Date: Mon, 19 Apr 2004 23:51:36 +0900	[thread overview]
Message-ID: <20040419235136.27aa3a8c.shigeki@mediawars.ne.jp> (raw)

Hello.

When I try to send emails, Gnus says,

Debugger entered--Lisp error: (error "`smtp-server' not defined")
  signal(error ("`smtp-server' not defined"))
  error("`smtp-server' not defined")
  smtp-send-buffer("shigeki@mediawars.ne.jp" ("shigeki@mediawars.ne.jp") #<buffer  smtpmail temp>)
  smtpmail-send-it()
  message-smtpmail-send-it();; smtp server with pop-before-smtp
  #[nil "\b _" [message-send-mail-function] 1]()
  gnus-agent-send-mail()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit()
  gnus-draft-send(2)
  gnus-group-send-queue()
  call-interactively(gnus-group-send-queue)

therefore I can't do it. It gets to occur since 5.10.6, and even with latest cvs 
(as of today) Gnus. BTW I run them under emacs 21.3.

The following is the part of my ~/.gnus.el :

(setq smtpmail-default-smtp-server "smtp.mediawars.ne.jp")
(setq message-send-mail-function 'message-smtpmail-send-it)
(add-hook 'message-send-mail-hook 'mail-source-touch-pop)

and My ISP uses POP before SMTP.

What's wrong?

TIA,
---
Shigeki UNO





             reply	other threads:[~2004-04-19 14:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-19 14:51 Shigeki UNO [this message]
2004-04-19 14:59 ` Kai Grossjohann
2004-04-19 15:45   ` Shigeki UNO
2004-04-19 15:15 ` Jesper Harder
2004-04-19 15:41   ` Shigeki UNO

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=20040419235136.27aa3a8c.shigeki@mediawars.ne.jp \
    --to=shigeki@mediawars.ne.jp \
    /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).