From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13672 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.user Subject: Re: `smtp-server' not defined Date: Thu, 18 Feb 2010 20:11:42 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266493273 6407 80.91.229.12 (18 Feb 2010 11:41:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2010 11:41:13 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Feb 18 12:41:07 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ni4kl-0000F1-Bi for gegu-info-gnus-english@m.gmane.org; Thu, 18 Feb 2010 12:41:07 +0100 Original-Received: from localhost ([127.0.0.1]:46661 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ni4kk-0005mP-Sk for gegu-info-gnus-english@m.gmane.org; Thu, 18 Feb 2010 06:41:06 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 13 Injection-Date: Thu, 18 Feb 2010 11:11:50 +0000 (UTC) Injection-Info: feeder.eternal-september.org; posting-host="g0vw1CnObmyIWqaEfSUYDw"; logging-data="8084"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+1Dyr8jPomuOksQOgQay+O" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.92 (gnu/linux) X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:M8rZTlMiWJywb+EE1Xx//KjPhn0= sha1:2MGcSEBs9NRfj7Bmimqp2KBkztA= Original-Xref: news.stanford.edu gnu.emacs.gnus:84057 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13672 Archived-At: >>>>> evan wrote: > Any idea why I get the message "`smtp-server' not defined" when I try > to send mail via gnus? I have tried to see what is wrong but I cannot > find anything. Remove smtpmail.el(c) that comes from the FLIM package (not the one of Emacs). You can find it by performing: M-x locate-library RET smtpmail RET The FLIM package contains the different version of smtpmail.el, that issues the error message in question, though it will not be installed normally.