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

* Re: Unable to send emails...
  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
  1 sibling, 1 reply; 5+ messages in thread
From: Kai Grossjohann @ 2004-04-19 14:59 UTC (permalink / raw)


Shigeki UNO <shigeki@mediawars.ne.jp> writes:

> (setq smtpmail-default-smtp-server "smtp.mediawars.ne.jp")

Does it work to add the following line?

(setq smtpmail-smtp-server "smtp.mediawars.ne.jp")

Kai



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

* Re: Unable to send emails...
  2004-04-19 14:51 Unable to send emails Shigeki UNO
  2004-04-19 14:59 ` Kai Grossjohann
@ 2004-04-19 15:15 ` Jesper Harder
  2004-04-19 15:41   ` Shigeki UNO
  1 sibling, 1 reply; 5+ messages in thread
From: Jesper Harder @ 2004-04-19 15:15 UTC (permalink / raw)


Shigeki UNO <shigeki@mediawars.ne.jp> writes:

> When I try to send emails, Gnus says,
>
> Debugger entered--Lisp error: (error "`smtp-server' not defined")
>
> What's wrong?

This happens because you have installed the FLIM package.  Get rid of
FLIM and everything should work.

-- 
Jesper Harder                                <http://purl.org/harder/>



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

* Re: Unable to send emails...
  2004-04-19 15:15 ` Jesper Harder
@ 2004-04-19 15:41   ` Shigeki UNO
  0 siblings, 0 replies; 5+ messages in thread
From: Shigeki UNO @ 2004-04-19 15:41 UTC (permalink / raw)


Jesper Harder <harder@ifa.au.dk> writes:

> Shigeki UNO <shigeki@mediawars.ne.jp> writes:
>
>> When I try to send emails, Gnus says,
>>
>> Debugger entered--Lisp error: (error "`smtp-server' not defined")
>>
>> What's wrong?
>
> This happens because you have installed the FLIM package.  Get rid of
> FLIM and everything should work.
>
> -- 
> Jesper Harder                                <http://purl.org/harder/>

Thank you very much. It worked. What a relief!

Regards,

---
Shigeki UNO




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

* Re: Unable to send emails...
  2004-04-19 14:59 ` Kai Grossjohann
@ 2004-04-19 15:45   ` Shigeki UNO
  0 siblings, 0 replies; 5+ messages in thread
From: Shigeki UNO @ 2004-04-19 15:45 UTC (permalink / raw)
  Cc: ding

Kai Grossjohann <kai@emptydomain.de> writes:

> Shigeki UNO <shigeki@mediawars.ne.jp> writes:
>
>> (setq smtpmail-default-smtp-server "smtp.mediawars.ne.jp")
>
> Does it work to add the following line?
>
> (setq smtpmail-smtp-server "smtp.mediawars.ne.jp")
>
> Kai
 
Quick response! Thank you, Kai. Before sending to you, Jesper Harder gave me
an solution and that solved the problem.

I appreciate it.

Regards,

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