Gnus development mailing list
 help / color / mirror / Atom feed
* Unable to send emails...
@ 2004-04-19 14:51 Shigeki UNO
  2004-04-19 14:59 ` Kai Grossjohann
  2004-04-19 15:15 ` Jesper Harder
  0 siblings, 2 replies; 5+ messages in thread
From: Shigeki UNO @ 2004-04-19 14:51 UTC (permalink / 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





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

end of thread, other threads:[~2004-04-19 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-19 14:51 Unable to send emails Shigeki UNO
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

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