From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13689 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.user Subject: Re: `smtp-server' not defined Date: Tue, 23 Feb 2010 13:17:37 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87fx4rzrqm.fsf@lifelogs.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1266954036 15123 80.91.229.12 (23 Feb 2010 19:40:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Feb 2010 19:40:36 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Feb 23 20:40:32 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 1Nk0cS-0002Nz-7D for gegu-info-gnus-english@m.gmane.org; Tue, 23 Feb 2010 20:40:32 +0100 Original-Received: from localhost ([127.0.0.1]:33810 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk0cR-0002hF-Jv for gegu-info-gnus-english@m.gmane.org; Tue, 23 Feb 2010 14:40:31 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin1!goblin2!goblin.stu.neva.ru!feeder.erje.net!news2.arglkargh.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 19 Original-X-Trace: news.albasani.net 72ShyhWZ51PcJIfHpQYsVAQpw8sGaIQ/qVaceCdi7CU80v7xFHC+r2kDNQKAypJoHIJh70o7zlMyC/GDY9Y/4Olj0UqGdgNT8kBjjKeMl6rEDD9ptvAfBWkAgBPU9gE2 Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Tue, 23 Feb 2010 19:17:38 +0000 (UTC) X-User-ID: AdPq7BBSAmlwF+xCtbMOncpzIT/D8AfLoXIC4RGyd/k= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:p6P8q/yW1P6a0vCZ3HG1ipR/CFQ= sha1:91rPtbt3FkuMmV/jScAmAxY/06c= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.91 (gnu/linux) X-NNTP-Posting-Host: WcoQqNtReRqS21kgY3eXRPROSn00c55jMT7PVbSvoH0= Original-Xref: news.stanford.edu gnu.emacs.gnus:84072 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:13689 Archived-At: On Thu, 18 Feb 2010 20:11:42 +0900 Katsumi Yamaoka wrote: >>>>>> 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. KY> Remove smtpmail.el(c) that comes from the FLIM package (not the KY> one of Emacs). You can find it by performing: KY> M-x locate-library RET smtpmail RET KY> The FLIM package contains the different version of smtpmail.el, KY> that issues the error message in question, though it will not be KY> installed normally. Can smptmail.el be versioned to prevent this? Ted